Reference Guide
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 dierent 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.
To use this subcommand, you must have the Administrator privilege.
Synopsis
racadm remoteimage <options>
Input
• -c - Connect the image.
• -d - Disconnect the image.
• -u - Username to access the network share.
• -p - Password to access the network share.
• -l - Image location on the network share; use double quotation marks with a location.
• -s - Display current status; –a is assumed, if not specied.
Example
• racadm remoteimage -c -u "user" -p "pass" -l //shrloc/foo.iso
Remote Image is now Congured
87