Use the cluvfy comp gns
component verification command to verify the integrity of the Grid Naming Service (GNS) on the cluster.
cluvfy comp gns -precrsinst {-vip gns_vip [-___domain gns_domain] | -clientdata file_name} [-networks network_list] [-n node_list] [-verbose] cluvfy comp gns -postcrsinst [-verbose]
Table A-11 cluvfy comp gns Command Parameters
Parameter | Description |
---|---|
-precrsinst |
Perform checks on GNS ___domain name and VIP address before Oracle Clusterware is installed. |
-vip gns_vip |
Specify the GNS virtual IP address. When you specify |
-___domain gns_domain |
Optionally, you can specify the GNS sub ___domain name. |
-clientdata file_name |
Specify the name of the file that contains the GNS credentials. CVU validates that this cluster can use the specified client data to become a client GNS cluster of another GNS server cluster (shared GNS). |
-networks network_list |
Specify a list of network classifications for the cluster, including public networks for GNS, separated by forward slashes ( In the preceding format, you must enclose |
-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. |
-postcrsinst |
Check the integrity of GNS on all nodes in the cluster |
-verbose |
CVU prints detailed output. |