D-22
Command Line Interface
Parameters
{container}
ID number of the array to set to read-write
access.
container reconfigure [/stripe_size={integer} ]
[/mirror={
boolean
}] [/partition_move={
boolean
}]
[/partition_size={integer}] [/raid5={
boolean
}]
[/raid10={
boolean
}] [/restart={
boolean
}]
[/stripe={
boolean
}] [/volume={
boolean
}]
[/wait={
boolean
}] {container} [{device_ID}...]
Changes the configuration of an array.
Parameters
{container}
ID number of the array to reconfigure.
{device_ID}
One or more devices.
Switches
/stripe_size
Stripe size of the array.
/mirror
Reconfigure the array as a RAID1.
/partition_move
Specifies that the array will move partitions
instead of add extra space.
/partition_size
Size of a partition.
/raid5
Reconfigure the array as a RAID5.
/raid10
Reconfigure the array as a RAID 10 (stripe of
mirrors).
/restart
Restart reconfiguring the array.
/stripe
Reconfigure the array as a RAID1.
/volume
Reconfigure the array as a volume.
/wait
If FALS E (the default), the operation is performed i n 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 remove failover {container} {device _ID}
[{device_ID}...]
Removes one or more failover disks.