verify-db.pl (8) Linux Manual Page
verify-db.pl – Directory Server perl script for verifying the database.
Synopsis
verify-db.pl [-Z serverID] [ -a path ] [-h]
Description
Verifies the backend database files. If the server crashes because of a corrupted database, this script can be used to verify the integrity of the different database files to help isolate any problems.
Options
A summary of options is included below:
-ZServer Identifier- The server ID of the Directory Server instance. If there is only one instance on the system, this option can be skipped.
-apath- Gives the path to the database directory. If this option is not passed with the verify-db.pl command, then it uses the default database directory, /var/lib/dirsrv/slapd-instance_name/db.
-h- Display usage
Example
- verify-db.pl -Z instance2 -a /var/lib/dirsrv/slapd-instance2/db
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
verify-db.pl was written by the 389 Project.
Reporting Bugs
Report bugs to https://fedorahosted.org/389/newticket.
Copyright
Copyright © 2013 Red Hat, Inc.
