Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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