Skip to main content

add command

Use the add command to create RAID configuration.

add command syntax

Usage: ./OneCli [misc] raid add <--file|-f <arg>> [--bmc|-b <arg>]
[--ctrl <arg>] [--target|-t <arg>]
[--force] [--check-trust|-C]
[--never-check-trust|-N] [--quiet|-q]
[--output|-o <arg>] [--nolog]
[--config <arg>] [--help|-h]
Table 1. add command specific parameters
ParameterRequired/OptionalNotes
--ctrlOptional

Specify controller ID starting with index 1.

Example: --ctrl 1.

--file, -fRequired

Specify the policy file of RAID configuration.

--forceOptionalForcibly create RAID configuration when there is no user interaction.
--target, -tOptional (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:
  • 1: ctrl[1]

  • m2/m.2: Single m.2 raid

  • m2-1/m.2-1: Multi m.2 raid

The argument can be specified to multiple targets by comma. If not specified, it means all.

Example of the add command

OneCli.exe misc raid add --bmc xxxx:xxxx@xx.xx.xx.xx --file raid.ini