The cluadmin command is used to connect to a server cluster. Used without parameters, cluadmin starts Cluster Administrator, the tool used to configure and manage server clusters.
cluadmin [/norecon[nect]] [IP Address] [.] [{ClusterName | NodeName}]
| • | Using the /norecon[nect] option If you use this parameter, you will be prompted to enter the name of the cluster that you want to connect to. |
| • | Using the [.] option If the cluster name or cluster Internet Protocol (IP) address does not come online, you can use this parameter to make a connection to the cluster. |
| • | Using the {ClusterName | NodeName} option To use this parameter, the name resolution service must be functioning correctly. |
To connect to cluster node NODE1, type:
cluadmin NODE1
To start Cluster Administrator without opening old cluster connections, type:
cluadmin /norecon
| Format | Meaning |
Italic | Information that the user must supply |
Bold | Elements that the user must type exactly as shown |
Ellipsis (...) | Parameter that can be repeated several times in a command line |
Between brackets ([]) | Optional items |
Between braces ({}); choices separated by pipe (|). Example: {even|odd} | Set of choices from which the user must choose only one |
Courier font | Code or program output |
| InitWizard("829f26e2-5892-4821-aae6-b15beeec95811033"); |