Disable the Cluster Verification Utility (CVU) for Oracle Clusterware management, if enabled.
Use the srvctl disable cvu command with the following syntax:
srvctl disable cvu
srvctl disable cvu [-node node_name]
You can specify a particular node on which to disable CVU.
Table A-32 srvctl disable cvu Parameters
-node node_name
Node name
An example of this command to disable CVU on the node in the cluster named crmnode1 is:
crmnode1
$ srvctl disable cvu -node crmnode1
Scripting on this page enhances content navigation, but does not change the content in any way.