HP StorageWorks X5500 Network Storage Gateway for Windows setup guide (AP809-96004, October 2009)

AppendixA:ConfiguretheClusterfromtheCommandLine 48
mx --matrix nodeA config protocol [Multicast|Unicast]
mx --matrix nodeA config santype [fc|iscsi]
mx --matrix nodeA config fcswitch [--community <string>] <switch> ...
(ThiscommandisoptionalforsantypefcandnotapplicableforsantypeiSCSI.)
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>]
(Thiscommandisneededonlyifyouwillbeusingthesnapshotfeature.)
mx --matrix nodeA server add nodeA
mx --matrix nodeA server start nodeA
mx --matrix nodeA config description <description>
TheclusterisnowconfiguredandHPClusteredFileSystemisrunning
onnodeA.Repeatthefollowingsetofcommandstoaddtheremaining
nodestotheclusterandexporttheconfigurationtothem.
mx --matrix nodeA server add <nodename>
mx --matrix nodeA config export <nodename>
Nowconfigurewebmanagementbasedfencingonthenodesjustadded
tothecluster.Foreachnode,specifytheappropriatefencinginformation.
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>]
NowstartHPClusteredFileSystemontheservers:
mx --matrix nodeA server start <nodename>
Theinitialconfigurationoftheclusteriscomplete.