HP StorageWorks Clustered File System 3.6.0 Windows Storage Server Edition Installation Guide (418975-003, January 2008)

Appendix A: Configure the Cluster from the Command Line 49
mx --matrix nodeA config protocol [Multicast|Unicast]
mx --matrix nodeA config santype [fc|iscsi]
mx --matrix nodeA config fcswitch [--community <string>] <switch> ...
(This command is optional for santype fc and not applicable for santype iSCSI.)
mx --matrix nodeA config webfencing --ruser <user name> --vendor
<vendor> --mixedvendor yes|no --hostname <name>|--hostsuffix
<suffix>|--ipdelta <delta> [--type reset|shutdown] [--bladeslot
<slot>] [--sharedlogin yes|no] [--rpassword <password>]
mx
--matrix nodeA
config mp set <uuid1/partno> [<uuid2/partno>
<uuid3/partno>]
mx --matrix nodeA config snapshot add --method <type> [--options
<method options>]
(This command is needed only if you will be using the snapshot feature.)
mx --matrix nodeA server add nodeA
mx --matrix nodeA server start nodeA
mx --matrix nodeA config description <description>
The cluster is now configured and HP Clustered File System is running
on nodeA. Repeat the following set of commands to add the remaining
nodes to the cluster and export the configuration to them.
mx --matrix nodeA server add <nodename>
mx --matrix nodeA config export <nodename>
Now configure web management-based fencing on the nodes just added
to the cluster. For each node, specify the appropriate fencing information.
mx --matrix <nodename> config webfencing --ruser <user name> --vendor
<vendor> --mixedvendor yes|no --hostname <name>|--hostsuffix <suffix>
|--ipdelta <delta> [--type reset|shutdown] [--bladeslot <slot>]
[--sharedlogin yes|no] [--rpassword <password>]
Now start HP Clustered File System on the servers:
mx --matrix nodeA server start <nodename>
The initial configuration of the cluster is complete.