Adaptec SCSI RAID 2120S/2200S Software User’s Guide
container create stripe [/cache{=boolean}] [/stripe_size{=integer}] [/label{=string}] {free_space} [{scsi_device}...]
Creates a RAID 0 (stripe).
Parameters
{free_space}—SCSI device and its associated available space to use to create the RAID 0.
{scsi_devices}...—One or more SCSI devices.
Switches
/cache—Specifies whether to enable the array’s raw cache mode.
/stripe_size—Stripe size for the RAID 0. Defaults to 64 KB.
/label—Label to assign to the new RAID 0.
container create volume [/cache{=boolean}] [/label{=string}] {scsi_device}, {free_space}, {scsi_device}, [{free_space}...]
Creates a volume.
Parameters
{scsi_device}—SCSI device and its associated available space to use to create the volume.
{free_space}—Available space to use to create the volume.
{scsi_device}, {free_space}...—Additional SCSI devices and associated available spaces.
Switches
/cache—Enables the array’s raw array cache. /label—Label to assign to the new volume.