Owner's Manual

omconfig storage Commands 239
Example Syntax
To stop the patrol read task on controller 1, type:
omconfig storage controller action=stoppatrolread
controller=1
NOTE: To be able to stop patrol read, the current patrol read mode should be set to
Manual.
omconfig Create Cachecade
Use the following omconfig storage command syntax to create a cachecade
on the given controller.
NOTE: The cachecade feature will be available from first half of calendar year 2011
Complete 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 specified as:
pdisk=connector:enclosureID:targetID |
connector:targetID
Example Syntax
To create a cachecade on the controller 0, type:
omconfig storage controller action=createcachecade
controller=0 pdisk=0:2:3 name=Cachecade1