[Bug 237754] zfs: pretty print the GUID

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 5 15:26:46 UTC 2019


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

            Bug ID: 237754
           Summary: zfs: pretty print the GUID
           Product: Base System
           Version: 12.0-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs at FreeBSD.org
          Reporter: d8zNeCFG at aon.at

Using 'zfs list -o <attributes>' normally aligns the columns. This is not the
case if 'guid' is specified as one of the attributes. Furthermore, the guid is
printed in decimal, but since it is a 64-bit number it might be better to print
it as 8 hex bytes, e.g., instead of

17285092600981406395

it would be nicer to see something like

efe0-fc23-e73a-c2bb

Could at least the alignment be fixed?

-- Martin

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


More information about the freebsd-bugs mailing list