logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ZFS Debugger - Analyze ZFS Pools | Online Free DevTools by Hexmos

Analyze ZFS pools with ZFS Debugger (zdb). Troubleshoot storage issues, recover data, and examine pool configurations effectively. Free online tool, no registration required.

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}}

See Also