CLI Guide

-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
Table 109. Details of modifysecuritykey
Description
Modifies 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 identifier 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
Table 110. Details of deletesecuritykey
Description
Deletes the security key of the controller.
Synopsis
racadm raid deletesecuritykey:<ControllerFQDD>
Example
racadm raid deletesecuritykey:RAID.ChassisIntegrated.1-1
encryptvd
Table 111. Details of encryptvd
Description
Encrypts the virtual disk, if the virtual disk is created with Self-Encrypting Drives (SEDs) and is not encrypted.
NOTE: Virtual disk must be created with SEDs. You cannot create a mix of non-secure and secure
disks on same disk groups.
Synopsis
racadm raid encryptvd:<VD FQDD>
Example
racadm raid encryptvd:Disk.Virtual.0:RAID.ChassisIntegrated.1-1
RACADM Subcommand Details 93