CLI Guide
Table 174. Omconfig Create Encryption Key (continued)
Syntax
omconfig storage controller action= createsecuritykey controller=id
keyid=<keyid string> passphrase=<passphrase string>[escrow= yes]
Example to Create the encryption key for the controller.
Example
omconfig storage controller action= createsecuritykey controller=1
keyid=Dell_123 passphrase=Dell_123 escrow=yes
NOTE: If you set escrow=yes, escrow file is copied to the location C:/Windows (for Microsoft
Windows) and /var/log (for Linux / ESxi) in Managed Node when the DWS is used.
File name will be generated having combination of dellemc_<ControllerModel>_<SASAddress>.xml
as file name. Sample file name for an H740 controller with SAS address xxxyyzz will be
dellemc_H740_xxxyyzz.xml.
Omconfig Change Encryption Key
Table 175. Omconfig Change Encryption Key
Description Changes the encryption key for the controller, if passphrase is provided.
Syntax
omconfig storage controller action= changesecuritykey controller=id
keyid=<keyid string> passphrase=passphrase string> oldpassphrase=<old
passphrase string>[escrow=yes]>
Example to Change the encryption key for the controller.
Example
omconfig storage controller action= changesecuritykey controller=1
keyid=Dell_123 passphrase=Dell_123 oldpassphrase=Dell_321 escrow= yes
NOTE: If you set escrow=yes, escrow file is copied to the location C:/Windows (for Microsoft
Windows) and /var/log (for Linux / ESxi) in Managed Node when the DWS is used.
File name will be generated having combination of dellemc_<ControllerModel>_<SASAddress>.xml
as file name. Sample file name for an H740 controller with SAS address xxxyyzz will be
dellemc_H740_xxxyyzz.xml.
Omconfig Delete Encryption Key
Table 176. Omconfig Delete Encryption Key
Description Deletes the encryption key for the controller.
Syntax omconfig storage controller action= deletesecuritykey controller=id, where id is the
controller ID as reported by the omreport storage controller command.
Example to Change the encryption key for the controller.
Example
omconfig storage controller action= deletesecuritykey controller=1
Omconfig Set Background Initialization Rate
Table 177. Omconfig Set Background Initialization Rate
Description Sets the background initialization rate.
Omconfig storage commands 171