Adaptec SATA AND SCSI RAID CONTROLLERS Network Card User Manual


 
D-19
Command Line Interface
container create raid5 [/cache={
boolean
}]
[/stripe_size={integer}] [/clear={
boolean
}]
[/label={string}] [</quick_init={
boolean
}>]
[/scrub={
boolean
}] [/wait={
boolean
}] {free_space}
[{device_ID}...]
Creates a RAID 5.
Parameters
{free_space}
Drive and its associated available space used to
create the array.
{device_ID}
One or more devices whose available space to be
used to create the array.
Switches
/cache
Specifies whether to enable the arrays cache.
/stripe_size
Stripe size for the RAID 5 array.
/clear
Specifies whether to clear the entire array during
initialization.
/label
Label to assign to the newly created array.
/quick_init
Specifies to use the Quick Init process, making
the array available immediately.
/scrub
Specifies whether to set up the parity by building.
/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 stripe [/cache={
boolean
}]
[/stripe_size={integer}] [/label={string}]
{free_space} [{device_ID}...]
Creates a RAID 0.
Parameters
{free_space}
Drive and its associated available space to be
used to create the RAID 0.
{device_ID}
One or more devices.