add command
Use the add command to create the RAID configuration for multiple IMM/XCC-based servers.
add command syntax
Usage: OneCli.exe [misc] multiraid add < --configfile <arg>> < --file|-f <arg>>
[--target|-t <arg>] [--force]
[--check-trust|-C] [--never-check-trust|-N]
[--quiet|-q] [--output|-o <arg>]
[--nolog] [--config <arg>]
[--help|-h]
Parameter | Required/Optional | Notes |
---|---|---|
--configfile | Required | Specify the config file for multi-task command. The template file is available in Sample/multi_task_config.json. |
--ctrl | Optional | Specify controller ID starting with index 1. Example: --ctrl 1. |
--file,-f | Requied | Specify the config file. The template file of software raid is available in Sample/sw_raid.ini. The template file of other raids is available in Sample/hw_raid.ini. |
--quiet, -q | Optional | This parameter answers |
--target, -t | Optional (Deprecated from V3.5.1) | It is recommended to use the --ctrl option instead. Specify the target controller ID. The following is the description on ID:
|
| Optional | Refer to Table 2. |
Example of the add command
OneCli.exe misc multiraid add --configfile ./mutli_raid.json --file ./hw_raid.ini