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 51
MATRIX="nodeA"
# Other Nodes
NODES="nodeB nodeC nodeD"
# FibreChannel Switch Information
SWITCHES="99.10.180.253"
# Membership Partitions
MP="6-6005-08B3-0090-A860-22BE-8098-CC0A-0041/1 6-6005-08B3-0090-
A860-22BE-8098-CC0A-0041/2 6-6005-08B3-0090-A860-22BE-8098-CC0A-
0041/3"
# License File
LICENSE="permanent.lic"
# Community SNMP String used by Switches
COMMUNITY="public"
# The Secret Network Key
SECRET="secret"
# Authentication Information
USER="Administrator"
PASSWORD="Admin"
Command Descriptions
The mx commands used in the configuration specify the following
information.
mx config license <file name>
The location of the HP Clustered File System license file. The file must
be present on the server running the command.
mx config secret <alphanumeric key>
This password provides additional security for network
communications among the servers in the cluster. The password can
contain up to 127 characters.
mx config protocol Multicast|Unicast
The protocol used for HP Clustered File System administrative traffic.
The default is Multicast.
mx config santype fc|iSCSI
Whether the SAN uses FibreChannel or iSCSI. The default is
FibreChannel.