4.0.0 HP Polyserve Matrix Server Command Reference Guide (T5392-96048, March 2010)

dumpDump cluster configuration information
The following command dumps configuration information to stdout. The information
includes the configuration of servers, network interfaces, virtual hosts, service and
device monitors, notifiers, disks, and filesystems. The configuration also includes
sleep setting and alerts.
The dumped information does not include configuration information for the following:
Matrix Server license, secret, cluster password, membership partitions, fencing
configuration, FibreChannel switches.
mx matrix dump
You can also save the configuration in a file for backup purposes:
mx matrix dump > <backup_file>
Use the following command to restore the configuration from the backup file:
mx --continue --file <backup_file>
logInsert an event message into the cluster event log
mx matrix log <message>
In the log, the source of the message will be set to User and the Severity will be
set to Info. The ID assigned to the message will be in the range 39000-39999.
statusDisplay status information
mx matrix status
The current alert messages appear at the end of the output.
mx mfs Matrix File Share commands
Use the following mx mfs commands to configure Matrix File Shares or to display
their status.
DescriptionCommand
Add a Matrix File Shareadd
Remove a Matrix File Sharedelete
Disable a Matrix File Sharedisable
Dump the Matrix File Share configuration to stdout
dump
mx commands96