Use the cluvfy comp olr
component verification command to check the integrity of Oracle Local Registry (OLR) on the local node.
Table A-19 cluvfy comp olr Command Parameters
Parameter | Description |
---|---|
-n node_list |
The comma-delimited list of nondomain qualified node names on which to conduct the verification. If you do not specify this option, then CVU checks only the local node. |
-verbose |
CVU prints detailed output. |
This command does not verify the integrity of the OLR contents. You must use the ocrcheck -local
command to verify the contents of OCR.
Verifying the integrity of the OLR on a node
To verify the integrity of the OLR on the current node, run the following command:
cluvfy comp olr -verbose
This command produces output similar to the following:
Verifying OLR integrity Checking OLR integrity... Checking OLR config file... OLR config file check successful Checking OLR file attributes... OLR file check successful WARNING: This check does not verify the integrity of the OLR contents. Execute ‘ocrcheck -local' as a privileged user to verify the contents of OLR. OLR integrity check passed Verification of OLR integrity was successful.