ZFS Debugger
This commit is contained in:
15
pages/common/zdb.md
Normal file
15
pages/common/zdb.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# zdb
|
||||
|
||||
> ZFS debugger.
|
||||
|
||||
- Show detailed configuration of all mounted ZFS zpools:
|
||||
|
||||
`zdb`
|
||||
|
||||
- Show detailed configuration for a specific ZFS pool:
|
||||
|
||||
`zdb -C {{poolname}}`
|
||||
|
||||
- Show statistics about number, size and deduplication of blocks:
|
||||
|
||||
`zdb -b {{poolname}}`
|
Reference in New Issue
Block a user