CLI Guide

deletesecuritykey
Description
Deletes the security key of the controller.
Synopsis
racadm raid deletesecuritykey:<ControllerFQDD>
Example
racadm raid deletesecuritykey:RAID.ChassisIntegrated.1-1
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
cryptographicerase
Description
Erases the contents of a physical disk, which is part of a secure virtual disk that has been deleted.
Synopsis
racadm raid cryptographicerase:<SED FQDD>
Example
racadm raid cryptographicerase:Disk.Bay.0:Enclosure.Internal.
0-0:RAID.ChassisIntegrated.1-1
unlock
Description
Unlocks the SEDs migrated from a controller with dierent security key. The security status of such drives is
displayed as “Locked”.
Synopsis
racadm raid unlock:RAID.ChassisIntegrated.1-1 -key <Key id> -passwd
<passphrase>
Input
-key — Key ID used to secure on old controller.
-passwd — Passphrase used to secure on old controller.
NOTE: You can get the key ID using the following command:
raid get pdisks -o -p foreignkeyidentifier
Example
racadm raid unlock:RAID.ChassisIntegrated.1-1 -key KeyID@123_ -passwd Pass@123_
remoteimage
Description
Connects, disconnects, or deploys a media le on a remote server.
RACADM Subcommand Details 89