4.1.0 HP PolyServe Software command reference guide (T5392-96071, October 2010)

mx device update [arguments] <devicename> ...
The arguments are the same as the device add command; however, the
--servers argument is not required and the monitor type cannot be changed.
mx disk disk commands
Use the following commands to import SAN disks into a cluster, to remove them from
a cluster, or to display status information.
DescriptionCommand
Remove a disk from the clusterdeport
Dump disk configuration to stdoutdump
Import a disk into the clusterimport
Display information about disksstatus
deportRemove a disk from the cluster
mx disk deport <uuid> ...
Use the disk status --imported command to determine the uuid for the disk.
dumpDump disk configuration to stdout
mx disk dump
importImport a disk into the cluster
mx disk import <uuid> ...
Use the disk status command to determine the uuid for the disk.
This command does not display an error message if the import fails. To verify that
the disk was imported, use the mx disk status --imported command.
statusDisplay information about disks
mx disk status [--imported]
With no arguments, this command displays the UUID, the size, and a vendor string
for each unimported disk in the SAN. To see this information for imported disks,
include the --imported argument.
mx commands84