srvctl enable cvu

Enable the Cluster Verification Utility (CVU) for Oracle Clusterware management if disabled.

Syntax and Parameters

Use the srvctl enable cvu command with the following syntax:

srvctl enable cvu [-node node_name]

You can specify a particular node on which to enable CVU.

Table A-50 srvctl enable cvu Parameters

Parameter Description
-node node_name

The name of the node on which to enable CVU

Note: This parameter can be used only with Oracle Clusterware.

Examples

An example of this command to enable CVU on the node in the cluster named crmnode1 is:

$ srvctl enable cvu -node crmnode1