![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/2/9f/29f90f08-6101-4524-a5b0-f3c3acc1f77c/29f90f08-6101-4524-a5b0-f3c3acc1f77c-bg7b.png)
D-20
Command Line Interface
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}
—Drive and its associated available space to be
used to create the volume.
{free_space}
—Available space to be used 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 number of the array to delete.
Switches
/always
—Specifies that the array be deleted 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.)