Scroll to navigation

DBVERIFY(8) System Manager's Manual DBVERIFY(8)

NAME

dbverify - Directory Server script for indexing attributes

SYNOPSIS

dbverify [-Z serverID] [-n backend] [-V] [-v] [-d debuglevel] [-h]

DESCRIPTION

Verifies the backend database files. If the server crashes because of a corrupted database, this command can be used to verify the integrity of the different database files to help isolate any problems. This script should be run while the server instacne is stopped.

OPTIONS

A summary of options is included below:

The server ID of the Directory Server instance. If there is only one instance on the system, this option can be skipped.
The name of the LDBM database to reindex. Example: userRoot
Location of database if it is different than what is in the server configuration(e.g. backup directories)
Sets the debugging level.

Verbose output.

Display the version of the Directory Server.

Display the usage.

EXAMPLE

dbverify -Z instance3 -n userRoot -V

DIAGNOSTICS

Exit status is zero if no errors occur. Errors result in a non-zero exit status and a diagnostic message being written to standard error.

AUTHOR

dbverify was written by the 389 Project.

REPORTING BUGS

Report bugs to https://pagure.io/389-ds-base/new_issue

COPYRIGHT

Copyright © 2017 Red Hat, Inc.

March 31, 2017