Datasheet
C-18
Command Line Interface (CLI)
Switches
/io_delay—
Number of milliseconds between each I/O used for
the RAID 1 create.
/wait
— If FAL SE (the default), the operation is performed in the
background and the command prompt is returned immediately.
If TRUE, the operation is performed immediately and the
command prompt is returned only when done.
container create mstripe [/stripe_size={integer}]
[/label={string}] {container} [{container}...]
Creates a multilevel RAID 0 (stripe).
Parameters
{container}
—ID of the array from which to create the
multilevel RAID 0.
Switches
/stripe_size
—Stripe size for the RAID 0.
/label
—Label for the RAID 0.
container create mvolume {container} [{container}...]
Creates a multilevel volume.
Parameters
{container}
—ID of the array from which to create the
multilevel volume.
container create new_mirror [/cache={
boolean
}]
[/clear={
boolean
}] [/label={string}]
[</quick_init={
boolean
}>] [/scrub={
boolean
}]
[/wait={
boolean
}] {free_space} [{device_ID}...]
Creates a RAID 1 (mirror) from two available spaces.
Note: For details, see
container create raid5
below.










