Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Nov 2017 04:13:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 223900] zpool doesn't output parsable values when told to
Message-ID:  <bug-223900-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help

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@FreeBSD.org
          Reporter: andoriyu@gmail.com
                CC: allanjude@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223900-8>