- # df -h -t btrfs
- Filesystem Size Used Avail Use% Mounted on
- /dev/sda 55T 13T 21T 37% /srv/dev-disk-by-uuid-2c1a5edc-a624-49a4-8a54-222c61d54386
- # btrfs fi show
- Label: 'data' uuid: 2c1a5edc-a624-49a4-8a54-222c61d54386
- Total devices 5 FS bytes used 11.97TiB
- devid 1 size 10.91TiB used 4.01TiB path /dev/sda
- devid 2 size 10.91TiB used 4.01TiB path /dev/sdb
- devid 3 size 10.91TiB used 4.01TiB path /dev/sdc
- devid 4 size 10.91TiB used 4.01TiB path /dev/sdd
- devid 5 size 10.91TiB used 4.01TiB path /dev/sde
- # btrfs device stats /srv/dev-disk-by-uuid-2c1a5edc-a624-49a4-8a54-222c61d54386/
- [/dev/sda].write_io_errs 0
- [/dev/sda].read_io_errs 0
- [/dev/sda].flush_io_errs 0
- [/dev/sda].corruption_errs 0
- [/dev/sda].generation_errs 0
- [/dev/sdb].write_io_errs 0
- [/dev/sdb].read_io_errs 0
- [/dev/sdb].flush_io_errs 0
- [/dev/sdb].corruption_errs 0
- [/dev/sdb].generation_errs 0
- [/dev/sdc].write_io_errs 0
- [/dev/sdc].read_io_errs 0
- [/dev/sdc].flush_io_errs 0
- [/dev/sdc].corruption_errs 0
- [/dev/sdc].generation_errs 0
- [/dev/sdd].write_io_errs 0
- [/dev/sdd].read_io_errs 0
- [/dev/sdd].flush_io_errs 0
- [/dev/sdd].corruption_errs 0
- [/dev/sdd].generation_errs 0
- [/dev/sde].write_io_errs 0
- [/dev/sde].read_io_errs 0
- [/dev/sde].flush_io_errs 0
- [/dev/sde].corruption_errs 0
- [/dev/sde].generation_errs 0
- # btrfs filesystem df /srv/dev-disk-by-uuid-2c1a5edc-a624-49a4-8a54-222c61d54386/
- Data, RAID6: total=12.00TiB, used=11.95TiB
- System, RAID1C3: total=8.00MiB, used=976.00KiB
- Metadata, RAID1C3: total=19.00GiB, used=17.90GiB
- GlobalReserve, single: total=512.00MiB, used=0.00B
- # btrfs scrub status /srv/dev-disk-by-uuid-2c1a5edc-a624-49a4-8a54-222c61d54386/
- UUID: 2c1a5edc-a624-49a4-8a54-222c61d54386
- Scrub started: Tue May 9 08:23:23 2023
- Status: finished
- Duration: 121:07:41
- Total to scrub: 12.00TiB
- Rate: 28.85MiB/s
- Error summary: no errors found