cluadmin
This page is from Microsoft
Updated: January 21, 2005
Syntax
Parameters
Remarks
-
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.
Examples
cluadmin NODE1
To start Cluster Administrator without opening old cluster connections, type:
cluadmin /norecon
Formatting legend
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 |