Command Line Interface Guide

omconfig storage Commands 241
omconfig Switch to LKM Controller
Use the following omconfig storage command syntax to change the
encryption key from DKM to LKM mode on the controller.
Complete Syntax
omconfig storage controller action=switchtolkm
controller=id keyid=<keyid string> passphrase=
<passphrase string> [escrow=yes] [filepath=
<Absolute path to the escrow file>]
where id is the controller ID as reported by the omreport storage controller
command.
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