[Bug 250692] freebsd 12.2 - "zpool list -v" output alignment broken

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 13 22:50:19 UTC 2021


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

--- Comment #3 from elij <elij+freebsd at wundrd.net> ---
Yuri, it does at first look indeed seem like the issue is now limited to
per-vdev health, whereas before it was much much worse. Great news indeed!

Output from a system with FreeBSD-13.0:

NAME        SIZE  ALLOC   FREE  CKPOINT  EXPANDSZ   FRAG    CAP  DEDUP   
HEALTH  ALTROOT
zbuild      464G   137G   327G        -         -     5%    29%  1.00x   
ONLINE  -
  nvd0      464G   137G   327G        -         -     5%  29.5%      -  ONLINE  
zroot       228G  3.73G   224G        -         -     2%     1%  1.00x   
ONLINE  -
  ada0p4    228G  3.73G   224G        -         -     2%  1.63%      -  ONLINE  

I do have a different system with two pools with vdevs with very different
lengths, which I haven't yet upgraded. Here is an example of the FreeBSD 12.2
output from that system for a comparison:

NAME                       SIZE  ALLOC   FREE  CKPOINT  EXPANDSZ   FRAG    CAP 
DEDUP  HEALTH  ALTROOT
zbackup                   10.9T  6.34T  4.54T        -         -     0%    58% 
1.00x  ONLINE  -
  mirror                  10.9T  6.34T  4.54T        -         -     0%  58.3%
    diskid/DISK-ZHZ3S3P3      -      -      -        -         -      -      -
    diskid/DISK-ZHZ3RSW3      -      -      -        -         -      -      -
zsys              464G  2.35G   462G        -         -     0%     0%  1.00x 
ONLINE  -
  mirror          464G  2.35G   462G        -         -     0%  0.50%
    gpt/zroot-0      -      -      -        -         -      -      -
    gpt/zroot-1      -      -      -        -         -      -      -

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


More information about the freebsd-bugs mailing list