CLI Guide

cryptographicerase
Table 112. Details of 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
Table 113. Details of unlock
Description
Unlocks the SEDs migrated from a controller with different 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
Table 114. Details of remoteimage
Description Connects, disconnects, or deploys a media file 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 specified.
Example
racadm remoteimage -c -u "user" -p "pass" -l //shrloc/foo.iso
Remote Image is now Configured
racadm remoteimage -d - disconnect
94 RACADM Subcommand Details