Setup guide

Chapter 2: mx Commands 53
Copyright © 1999-2005 PolyServe, Inc. All rights reserved.
Display 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.
Remove a disk from the cluster:
mx disk deport <uuid> ...
Use the disk status --imported command to determine the uuid for the
disk.
Dump disk configuration to stdout:
mx disk dump
mx dynvolume – dynamic volume commands
Use the following commands to create, recreate, extend, or destroy
dynamic volumes, to display information about dynamic volumes, and to
convert basic volumes to dynamic volumes.
Create a dynamic volume:
mx dynvolume create [--stripesize <4KB-64MB>]
<subDeviceName,subDeviceName,...>
List subdevices available for use in a dynamic volume:
mx dynvolume showcreateopt
Display properties for a dynamic volume:
mx dynvolume properties <volumeName>
Show all dynamic volumes:
mx dynvolume list
Extend a dynamic volume:
mx dynvolume extend <volumeName> <subDeviceName,
subDeviceName,...>