Owner's Manual

240 omconfig storage Commands
omconfig Enable LKM Controller
Use the following omconfig storage command syntax to enable the LKM
mode and create the encryption key for the controller.
Complete Syntax
omconfig storage controller action=enablelkm
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 create the encryption key for the controller, type:
omconfig storage controller action=enablelkm
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 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.