Deployment Guide
Controllers Component Minimum Supported Versions
PERC H710P H710P Adapter 21.2.0-0007
H710P Mini Monolithic 21.2.0-0007
PERC H810 H810 Adapter 21.2.0-0007
Setting Boot Mode
The following table lists the RAIDCFG options, parameters, and pre-defined arguments for setting the boot mode of the controller.
Table 345. Setting Boot mode
Mandatory Options
and Arguments
Optional Parameters Valid Parameters
Arguments
Description
-ctrl -c=id -
ac=sbm —bm=<0|1|
2> or controller
controllerid=id
action=setbootmod
e bootmode=<0|1|
2>
NA NA
Sets the boot mode of the controller to any of the
following during the system start or reboot:
• Stop on error (0)
• Continue on error (1)
• Continue headless on error (2)
Example:
A:>raidcfg -ctrl -c=2 -ac=sbm -bm=0
Configuring Auto Import
The following table lists the RAIDCFG options, parameters, and pre-defined arguments for configuring the auto import property of
the controller.
Table 346. Configuring Auto Import
Mandatory Options
and Arguments
Optional Parameters Valid Parameters
Arguments
Description
-ctrl -c=id -
ac=eai —ai=<0|1>
or controller
controllerid=id
action=enableauto
import
autoimport=<0|1>
NA NA
Sets the auto import property of the controller to 1
(enables the auto import property to automatically
import the foreign configuration) or 0 (disables the
auto import property).
Example:
A:>raidcfg -ctrl -c=2 -ac=eai -ai=0
Miscellaneous Options
The following table lists all other RAIDCFG options, parameters, and pre-defined arguments.
Table 347. Miscellaneous Optional Parameters
Mandatory Options
and Arguments
Optional Parameters Valid Parameters
Arguments
Description
any option
-l or logfile <filename>
Logs command line output to a file. The utility
either appends the information to an existing log
file or creates a new file. The log file contains the
same information as standard output. This option is
optional and can be added to the command line in
182