opensolaris man page for zdb

Query: zdb

OS: opensolaris

Section: 1m

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

zdb(1M) 						  System Administration Commands						   zdb(1M)

NAME
zdb - ZFS debugger
SYNOPSIS
zdb pool
DESCRIPTION
The zdb command is used by support engineers to diagnose failures and gather statistics. Since the ZFS file system is always consistent on disk and is self-repairing, zdb should only be run under the direction by a support engineer. If no arguments are specified, zdb, performs basic consistency checks on the pool and associated datasets, and report any problems detected. Any options supported by this command are internal to Sun and subject to change at any time.
EXIT STATUS
The following exit values are returned: 0 The pool is consistent. 1 An error was detected. 2 Invalid command line options were specified.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWzfsu | +-----------------------------+-----------------------------+ |Interface Stability |Unstable | +-----------------------------+-----------------------------+
SEE ALSO
zfs(1M), zpool(1M), attributes(5) SunOS 5.11 31 Oct 2005 zdb(1M)
Related Man Pages
updatemanager(1m) - opensolaris
zfs-fuse(8) - debian
zfsloader(8) - freebsd
zdb(8) - freebsd
cachefsstat(1m) - php
Similar Topics in the Unix Linux Community
Mount ufs in ZFS system
Solaris 11 disk issue
Cannot remove disk added to zpool
Extend zfs storage filesystem
How to clear a removed single-disk pool from being listed by zpool import?