Command Line Interface Guide
254 omconfig storage Commands
Example Syntax
To create the encryption key for the controller, type:
omconfig storage controller action=
createsecuritykey controller=1 keyid=Dell_123
passphrase=Dell_123 escrow= yes filepath=
C:/escrow.xml
NOTE: If you set escrow=yes, specify the escrow file path.
omconfig Change Encryption Key
Use the following omconfig storage command syntax to change the
encryption key for the controller, if passphrase is provided.
Complete Syntax
omconfig storage controller action=
changesecuritykey controller=id keyid=<keyid
string> passphrase=<passphrase string>
oldpassphrase=<old passphrase string>[escrow=yes]
[filepath=<Absolute path to the escrow file>]
Example Syntax
To change the encryption key for the controller, type:
omconfig storage controller action=
changesecuritykey controller=1 keyid=Dell_123
passphrase=Dell_123 oldpassphrase=Dell_321 escrow=
yes filepath=C:/escrow.xml
NOTE: If you set escrow=yes, specify the escrow file path.
omconfig Delete Encryption Key
Use the following omconfig command syntax to delete the encryption key for
the controller.
Complete Syntax
omconfig storage controller action=
deletesecuritykey controller=id