ACCUSYS, INC.
5F, 38 TAIYUAN ST, JHUBEI, HSINCHU, TAIWAN, R.O.C.
TITLE | EXPERAID COMMAND LINE INTERFACE USER GUIDE |
| |||
PROJECT |
| “DESKTOP RAID” | DOCUMENT STATUS | OFFICIAL RELEASE | |
REV. |
|
| PAGE 19 OF 27 |
3.3.4 Advanced Array Configuration Commands
3.3.4.1
Command Name |
| Command Description |
ExpandArray |
| Use this command to expand an array with specified drive count. |
Parameter 1 |
| Parameter Description |
Array No.: |
| Array No.: |
<Array=<1~4>> |
| Specify an array number to be expanded. |
Parameter 2 |
| Drive Count: |
Drive Count: |
| |
<DriveCnt=<1~n>> |
| Specify how many drives will be expanded to the array. Drive Count |
|
| must not be larger then the number of spare drives. |
|
| Example |
|
| CLI>ExpandArray Array=1 DriveCnt=3 [Enter] |
|
| Array 1 will be expanded with 3 drives if Array 1 exists and the spare |
|
| drive quantity are more then or equal to 3. |
3.3.4.2 |
|
|
Command Name |
| Command Description |
MigrateArray |
| Use this command to migrate an array from the original RAID level to |
|
| a specified RAID level. |
Parameter 1 |
| Parameter Description |
Array No.: |
| Array No.: |
<Array=<1~4>> |
| Specify an array number to be migrated. |
Parameter 2 |
| Target RAID Level: |
Target RAID Level: |
| |
<TargetLevel=<R0:R1:R5: |
| Specify the target RAID level for the specified array to be migrated to. |
R6:R01>> |
| Drive Count: |
Parameter 3 |
| |
Drive Count: |
| Specify the total drive count which the target RAID level would have. |
<DriveCnt=xxx> |
| Please refer to the Array Migration Matrix listed in Appendix I to |
|
| check the migration legality. |
|
| Example |
|
| CLI>MigrateArray Array=1 TargetLevel=R5 DriveCnt=4 [Enter] |
|
| Array 1 will be migrated from the original RAID level to RAID level 5 |
|
| which has a total member drive count of 4 if Array 1 exists and all |
|
| parameters follow the rule of the Array Migration Matrix. |