srvctl start gns

Starts GNS on a specific node.

Note:

This command is only available with Oracle Clusterware.

Syntax and Parameters

Use the srvctl start gns command with the following syntax:

srvctl start gns [-loglevel log_level] [-node node_name] [-verbose]

Table A-154 srvctl start gns Parameters

Parameter Description
-loglevel log_level

Specify the level of logging with which GNS should run. Log levels vary between 1 (minimal tracing) and 6 (traces everything and is time consuming).

-node node_name

The name of a node in the cluster where you want to start GNS.

-verbose

Display verbose output

Usage Notes

You can only run this command in the server cluster. If you attempt to run this command in a client cluster, then an error occurs.

Example

An example of this command to start the GNS on the cluster node named crmnode1 is:

$ srvctl start gns -node crmnode1