[Bug 223900] zpool doesn't output parsable values when told to

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 27 04:13:49 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223900

            Bug ID: 223900
           Summary: zpool doesn't output parsable values when told to
           Product: Base System
           Version: 11.1-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: andoriyu at gmail.com
                CC: allanjude at FreeBSD.org

Looks like `-p` flag only partially respected. Seems like it's not an issue for
ZFS on Linux. 

What I did:

zpool list -H -p -odedupratio,fragmentation z

What I expected: 

1.00 37

What I got instead:

1.00x 37%

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list