CLI Guide
NOTE: To start patrol read, the current patrol read mode is set to Manual.
Omcong Stop Patrol Read
Table 190. Omcong Stop Patrol Read
Description Stops the patrol read task on the controller.
Syntax omconfig storage controller action=stoppatrolread controller=id, where id is the controller ID
as reported by the omreport storage controller command.
Example to Stop the patrol read task on controller 1.
Example
omconfig storage controller action=stoppatrolread controller=1
NOTE: To stop patrol read, the current patrol read mode is set to Manual.
Omcong Create Cachecade
Table 191. Omcong Create Cachecade
Description Creates a cachecade on the given controller.
Syntax
omconfig storage controller action=createcachecade controller=id pdisk=<PDISKID>
[name=<string>] where id is the controller ID as reported by the omreport storage controller command and
PDISKID is specied as:
pdisk=connector:enclosureID:targetID | connector:targetID
Example to Create a cachecade on controller 0.
Example
omconfig storage controller action=createcachecade controller=0 pdisk=0:2:3
name=Cachecade1
Omcong Enable LKM Controller
Table 192.
Omcong 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
178 Omcong storage commands