CLI Guide
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.
Syntax omconfig storage controller action=setbgirate controller=id rate=<0 to 100>, where id
is the controller ID as reported by the omreport storage controller command.
Example to Sets the background initialization rate to 50 on controller 1.
Example
omconfig storage controller action=setbgirate controller=1 rate=50
Omconfig Set Reconstruct Rate
Table 178. Omconfig Set Reconstruct Rate
Description Sets the reconstruct rate.
Syntax
omconfig storage controller action= setreconstructrate controller=id rate=<0 to
100>, where id is the controller ID as reported by the omreport storage controller command.
Example to Set the reconstruct rate to 50 on controller 1.
Omconfig storage commands 161