Disk setup/config reporting

Note to self: after configuring disks run the following commands to generate a report for the documentation:

  • cat /proc/mdstat
  • cat /etc/fstab
  • zpool list
  • zpool status
  • zfs list
  • zfs get dedup
  • zfs get compression

Leave a Reply