Datasheet

C-20
Command Line Interface (CLI)
Switches
/cache
Specifies whether to enable caching on the array.
/stripe_size
Stripe size for the RAID 0. The default is 64 KB.
/label
Label to assign to the new RAID 0.
container create volume [/cache={
boolean
}]
[/label={string}] {device_ID}, {free_space},
{device_ID}, [{free_space}...]
Creates a volume.
Parameters
{device_ID}
Device and its associated available space to use
to create the volume.
{free_space}
Available space to use to create the volume.
{device_ID},
{free_space}
Additional devices and
associated available spaces.
Switches
/cache
Specifies whether to enable caching on the array.
/label
Label to assign to the new volume.
container delete [/always={
boolean
}]
[/unconditional={
boolean
}] {container}
Deletes the array.
Parameters
{container}
ID of the array to delete.
Switches
/always
Specifies to delete the array even if it has data <a file
system>. (Cannot override open files.)
/unconditional
Specifies that the array be deleted even if it
has a file system. (Overrides open files.)
container list [/all={
boolean
}] [/full={
boolean
}]
[{container}]
Lists information about the arrays on the controller.