Use the Rebuild and Verify Simple User Interface ( ravsui) utility to rebuild or verify an NSS pool on Linux that is in a maintenance state.
/opt/novell/nss/sbin/ravsui
ravsui [OPTION]... [ROPTION]... rebuild poolname
ravsui [OPTION]... [VOPTION]... verify poolname
The first argument is the ACTION to perform. This can be either rebuild or verify.
Rebuild checks the integrity of the data in the pool and rebuilds the pool. A rebuild operation can take up to several hours, depending on the size of the pool.
Verify checks the integrity of the data in in the pool; it does not repair. A verify operation can take several minutes, depending on the size of the pool.
The second argument is the TARGET of the action. Replace poolname with the name of an NSS pool to be rebuilt or verified.
Mandatory arguments for long options are also mandatory for short options.
The following are general options available to either rebuild or verify actions.
The following options are available for the rebuild action.
The following options are available for the verify action.
ravsui -q verify POOL1
This command checks the integrity of the data in in POOL1 in the current tree; it skips cross-tree validations.