HomeFreeBSD

Fix zpool(8) list example to match actual format

Description

Fix zpool(8) list example to match actual format

a05dfd00 (Illumos 5147) has swapped FRAG and EXPANDSZ,
so it's natural to modify these examples.

  1. zpool list | head -1 NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT ^^^^^^^^^^^^^^^

Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@osnexus.com>
Closes #7244

Details

Provenance
kusumi.tomohiro_gmail.comAuthored on Feb 28 2018, 4:54 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Feb 28 2018, 4:54 PM
Parents
rG19528cf9490b: Add Python 3 rewrite of arc_summary.py
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGd72cd017dd33: Fix zpool(8) list example to match actual format (authored by Tomohiro Kusumi <kusumi.tomohiro@gmail.com>).Feb 28 2018, 4:54 PM