Reference Guide

disableperc
Description
Indicates the RAID conguration of hardware RAID connected to the system. This subcommand disables the
power to a RAID card.
NOTE:
Using this subcommand power cycles the chassis and sets the fault-tolerant system conguration to
Single PERC mode.
Synopsis
racadm raid disableperc:<ControllerFQDD>
Example
racadm raid disableperc:RAID.ChassisIntegrated.2-1
createsecuritykey
Description
Assigns a security key to the controller.
Synopsis
racadm raid createsecuritykey:<ControllerFQDD> -key <Key id> -passwd
<passphrase>
Input
-key <Key id> — key id. The key identier can be a minimum of one character and maximum of 32
characters. It must not have spaces.
-passwd <passphrase> — passphrase. The passphrase can be a minimum of eight characters and a
maximum of 32 characters. The passphrase must have one character from each of the following:
uppercase
lowercase
number
non-alphanumeric character except space
Example
racadm raid createsecuritykey:RAID.ChassisIntegrated.1-1 -key Key@123_ -
passwd Pass@123_
modifysecuritykey
Description
Modies the security key and password of the controller.
Synopsis
racadm raid modifysecuritykey:<ControllerFQDD> -key <Key id> -oldpasswd
<oldpassphrase> -newpasswd <newpassphrase>
Input
-key <Key id> — New key identier for the controller
-oldpasswd <passphrase> — old passphrase
-newpasswd <passphrase> — new passphrase
Example
racadm raid modifysecuritykey:RAID.ChassisIntegrated.1-1 -key New@123_ -
oldpasswd Pass@123_ -newpasswd NEWpass@123_
deletesecuritykey
Description
Deletes the security key of the controller.
Synopsis
racadm raid deletesecuritykey:<ControllerFQDD>
Example
racadm raid deletesecuritykey:RAID.ChassisIntegrated.1-1
86