Owner's Manual
omconfig storage Commands 241
Example Syntax
To change the encryption key for the controller, type:
omconfig storage controller action=switchtolkm
controller=1 keyid=Dell_123 passphrase=Dell_123
escrow= yes filepath=C:/escrow.xml
NOTE: If you set escrow=yes, you should specify the escrow file path.
omconfig Rekey LKM Controller
Use the following omconfig storage command syntax to re-key the encryption
key in LKM mode for the controller.
Complete Syntax
omconfig storage controller action=rekeylkm
controller=id
where id is the controller ID as reported by the omreport storage controller
command.
Example Syntax
To re-key the encryption key for the controller, type:
omconfig storage controller action=rekeylkm
controller=1
omconfig Switch to DKM Controller
Use the following omconfig storage command syntax to change the
encryption key from LKM to DKM mode on the controller.
NOTE: The DKM feature will be available from first half of calendar year 2011
Complete Syntax
omconfig storage controller action=switchtodkm
controller=id keyid=<keyid string> lkmpassphrase=
<lkm passphrase string>
where id is the controller ID as reported by the omreport storage controller
command.