beautypg.com

Promise Technology 2-Year Extended Warranty for VessR2000 RAID Head User Manual

Page 354

background image

327

Product Manual

Managing with the CLI

For clone, by default the association is not retained.

The following are used to specify a existing array to perform clone

-s “

id= Specifies an array id.

Raid= Used to specify the RAID level of the logical drive.

0 Striping.

1 Mirroring on two drives.

5 Parity, requiring 3 or more drives.

10 Mirroring on even number of drives.

1e Extended mirroring, requiring 2 or more drives.

50 Striping on multiple RAID 5, requiring 6 or more drives.

6 Allow two drive failure, requiring 4 or more drives.

60 Striping on multiple RAID 6, requiring 8 or more drives.

Axle= Used to specify the number of axles for RAID50 and RAID60.

-c Specifies the number of logical drives to be created.

Examples

clone

clone -a start -l0 -d1

clone -a stop -l0 -d1

clone -a start -l 0 -s “id=1,raid=5” -c 2