https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259344
Bug ID: 259344
Summary: HEALTH column misaligned in 'zpool list -v' command
Product: Base System
Version: 13.0-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
Hi,
this is on 13.0-RELEASE system.
% uname -a
FreeBSD w520.local 13.0-RELEASE FreeBSD 13.0-RELEASE #0
releng/13.0-n244733-ea31abc261f: Fri Apr 9 04:24:09 UTC 2021
[email protected]:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
The HEALTH column is misaligned and also shouldn't the ALTROOT have the '-' as
line above?
% zpool list -vLP
NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP
HEALTH ALTROOT
savio 3.62T 3.27T 365G - - 22% 90% 1.10x
ONLINE -
/dev/ada0p1.eli 3.62T 3.27T 365G - - 22% 90.2% -
ONLINE
zroot 118G 28.3G 89.7G - - 37% 23% 1.00x
ONLINE -
/dev/ada1p4.eli 118G 28.3G 89.7G - - 37% 24.0% -
ONLINE
% zpool list -gv
NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP
DEDUP HEALTH ALTROOT
savio 3.62T 3.27T 365G - - 22% 90%
1.10x ONLINE -
2304354592570690003 3.62T 3.27T 365G - - 22% 90.2%
- ONLINE
zroot 118G 28.3G 89.7G - - 37% 23%
1.00x ONLINE -
8265864934020187207 118G 28.3G 89.7G - - 37% 24.0%
- ONLINE
Regards.
--
You are receiving this mail because:
You are the assignee for the bug.