mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-28 05:55:27 +02:00
338 B
338 B
zdb
ZFS debugger. More information: https://manned.org/zdb.
- Show detailed configuration of all mounted ZFS zpools:
zdb
- Show detailed configuration for a specific ZFS pool:
zdb {{[-C|--config]}} {{poolname}}
- Show statistics about number, size and deduplication of blocks:
zdb {{[-b|--block-stats]}} {{poolname}}