Red Hat Directory Server 8.0 Configuration, Command, and File Reference
Exit Code Description
1 Server could not be stopped.
2 Server was already stopped.
Table 7.15. stop-slapd Exit Status Codes
3.17. suffix2instance (Maps a Suffix to a Backend Name)
Maps a suffix to a backend name.
Syntax.
suffix2instance { -s suffix }
Options.
Option Description
-s Suffix to be mapped to the backend.
Table 7.16. suffix2instance Options
3.18. vlvindex (Creates Virtual List View Indexes)
To run the vlvindex script, the server must be stopped. The vlvindex script creates virtual list
view (VLV) indexes, known in the Directory Server Console as browsing indexes. VLV indexes
introduce flexibility in the way search results are viewed. VLV indexes can organize search
results alphabetically or in reverse alphabetical order, making it easy to scroll through the list of
results. VLV index configuration must already exist prior to running this script.
Syntax.
vlvindex [ -d debugLevel ] {[ -n backendInstance ] | [ -s suffix ]} [ -T vlvTag ]
Options.
Either the -n or the -s option must be specified.
Option Description
-d debugLevel Specifies the debug level to use during index
creation. Debug levels are defined in
Section 3.1.42, “nsslapd-errorlog-level (Error
Log Level)”
Chapter 7. Command-Line Scripts
258