.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH DN2RDN 8 "March 31, 2017" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME dn2rdn - Directory Server script to check for outdated index versions .SH SYNOPSIS dn2rdn [\-Z serverID] [\-h] [\-f] [\-v] [\-d debuglevel] .SH DESCRIPTION Checks the database index version, and if it's in a old format, then it will rebuild the indexes. The server instance needs to be stopped prior to running this script. .SH OPTIONS A summary of options is included below: .TP .B \fB\-Z\fR \fIServer Identifier\fR The server ID of the Directory Server instance. If there is only one instance on the system, this option can be skipped. .TP .B \fB\-d\fR \fIDebug Level\fR Sets the debugging level. .TP .B \fB\-f\fR .br Force the upgrade. .TP .B \fB\-v\fR .br Display the version of the Directory Server. .TP .B \fB\-h\fR .br Display the usage. .SH EXAMPLE dn2rdn \-Z instance3 \-f .SH 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. .SH AUTHOR dn2rdn was written by the 389 Project. .SH "REPORTING BUGS" Report bugs to https://pagure.io/389-ds-base/new_issue .SH COPYRIGHT Copyright \(co 2018 Red Hat, Inc.