CLI Guide

Table Of Contents
Omconfig Enable LKM Controller
Table 193. Omconfig Enable LKM Controller
Description Enables the LKM mode and creates the encryption key for the controller.
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 to Create the encryption key for the controller.
Example
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, specify the escrow file path.
Omconfig Rekey LKM Controller
Table 194. Omconfig Rekey LKM Controller
Description Re-keys the encryption key in LKM mode for the controller.
Syntax
omconfig storage controller action=rekeylkm controller=id keyid=<keyid>
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 to Re-key the encryption key for the controller.
Example
omconfig storage controller action=rekeylkm controller=1
Omconfig Convert Multiple RAID To Non-RAID
Table 195. Omconfig Convert Multiple RAID To Non-RAID
Description Converts multiple RAID to non-RAID on the given controller.
Syntax
omconfig storage controller action=convertraidtononraid controller=id
pdisk=<PDISKID>, where id is the controller ID as reported by the
omreport storage controller command and PDISKID is specified as
pdisk=connector:enclosureID:targetID | connector:targetID.
Example to Convert multiple non-RAID to RAID on controller 0.
Example
omconfig storage controller action=convertnonraidtoraid controller=0
pdisk=0:2:3
Omconfig Convert Multiple Non-RAID To RAID
Table 196. Omconfig Convert Multiple Non-RAID To RAID
Description Converts multiple non-RAID to RAID on the given controller.
Syntax
omconfig storage controller action=convertnonraidtoraid controller=id
pdisk=<PDISKID>, where id is the controller ID as reported by the
176 Omconfig storage commands