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

A filesystem cannot be mounted on the volume that will be deleted.
dumpDump dynamic volume configuration to stdout
mx dynvolume dump
extendExtend a dynamic volume
mx dynvolume extend [--reuse] <volumeName> <subDeviceName ...>
You can use either spaces or commas to separate the subdevice names. The --reuse
option causes the operation to proceed even though a specified partition may be
associated with an unimported dynamic volume. The operation will destroy the
dynamic volume previously using the partition. Be sure that you do not need the
unimported dynamic volume before doing this.
importImport a dynamic volume
mx dynvolume import <volumeGUID> ...
To obtain the <volumeGUID>, run the mx dynvolume list --importable
command. Locate the entry for the volume that you want to import. The
<volumeGUID> appears in the first column of the output.
listShow all dynamic volumes
mx dynvolume list [--importable] [--unimportable] [--imported] [--unimported]
[--noHeaders] [--csv] [--showBorder]
The options are:
[--importable]
Show all dynamic volumes that are available to be imported.
[--unimportable]
Show all dynamic volumes that cannot be imported.
[--imported]
Show all dynamic volumes that are currently imported.
[--unimported]
Show all dynamic volumes that are currently unimported.
[--noHeaders]
Do not display column headers in the output.
[--csv]
Display the output in comma-separated value format.
[--showBorder]
Include a table border in the output.
mx commands86