Use the cluvfy comp ohasd
component verification command to check the integrity of the Oracle High Availability Services daemon.
Table A-18 cluvfy comp ohasd 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. |
Verifying the integrity of the Oracle High Availability Services daemon on all nodes in the cluster
To verify that the Oracle High Availability Services daemon is operating correctly on all nodes in the cluster, use the following command:
cluvfy comp ohasd -n all -verbose
This command produces output similar to the following:
Verifying OHASD integrity Checking OHASD integrity... ohasd is running on node “node1" ohasd is running on node “node2" ohasd is running on node “node3" ohasd is running on node “node4" OHASD integrity check passed Verification of OHASD integrity was successful.