logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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