This website requires JavaScript.
Explore
Help
Sign In
ctome
/
tldr
mirror of
https://github.com/CrimsonTome/tldr.git
Watch
1
Star
0
Fork
You've already forked tldr
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f693003ddd
tldr
/
pages
/
common
/
zdb.md
257 B
Raw
Blame
History
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}}