Command Line Tool 2 User Guide
-f <filename>: The data will be restored from the file specified by [filename]
Example
CmdTool2 -CfgRestore -f RAIDCOnfig -a1
CfgSave
Description
Saves the configuration and properties structure for each RAID controller(s) to a binary file.
Syntax
CmdTool2 -CfgSave -f [filename] -a[controller]
Parameters
-a[controller]: The RAID controller affected by the command
-f <filename>: The binary file in which the RAID configuration is to be saved
Example
CmdTool2 -CfgSave -f RAIDConfig -a1
CfgSpanAdd
Description
Creates a RAID level 10, 50 or 60 (spanned) from the specified arrays listed as Array [En:Sn,...].
This option requires that at least two arrays are created with the same quantity of physical drives.
Syntax
CmdTool2 -CfgSpanAdd -r10 | -r50 | -r60 -Array0[E0:S0, E1:S1] -Array1[E0:S0,
E1:S1] [...] [{WT | WB}] [{NORA | RA | ADRA}] [{Direct | Cached}] [{-strpszM}]
[CachedBadBBU | NOCachedBadBBU] [-szXXXXXXXX [-szYYYYYYYY [...]]] [-strpszM]
[-afterLdX] | -Force [FDE|CtrlBased] -a[controller]
Parameters
-a[controller]: The RAID controller affected by the command
-r10: To create RAID 10 array