Command Line Interface Guide

Example
omconfig storage cachecade action=rename controller=1
cachecade=4 name=cc4
Omconfig PCIe SSD Commands
The following table displays the omconfig command syntax required to execute PCIe SSD tasks.
Table 121. omconfig PCIe SSD Commands
Required Command
Levels (1, 2, 3)
Optional name=value pairs
omconfig storage
pciessd
action=addtocachepool subsystem=id pciedevice= <PDISKID> force=yes
action=removefromcachepool subsystem=id pciedevice=<PDISKID> force=yes
action=reactivate subsystem=id pciedevice= <PDISKID> force=yes
omconfig Add PCIe SSD Device To Cachepool
Description Adds the specified PCIe SSD device to the cache pool.
Syntax
omconfig storage pciessd action=addtocachepool subsystem=id
pciedevice=<PDISKID>, where id is the subsystem ID and <PDISKID> variable
specifies the physical disk. To obtain these values, type omreport storage
controller to display the controller IDs and then type omreport storage
cachecade controller=ID to display the IDs for the cachecades of the controller.
Example to Adds the specified PCIe SSD device to the cachepool.
Example
omconfig storage pciessd action=addtocachepool subsystem=2
pciedevice=0:2:0 force=yes
Omconfig Add PCIe SSD Device To Cachepool
Description Removes the specified PCIe SSD device from the cache pool.
Syntax
omconfig storage pciessd action=removefromcachepool
subsystem=id pciedevice=<PDISKID>, where id is the subsystem ID and
<PDISKID> variable specifies the physical disk. To obtain these values, type
omreport storage controller to display the controller IDs and then type
omreport storage cachecade controller=ID to display the IDs for the
cachecades of the controller.
Example to Remove the specified PCIe SSD device from the cachepool.
Example
omconfig storage pciessd action=removefromcachepool
subsystem=2 pciedevice=0:2:0 force=yes
Omconfig Reactivate PCIe SSD Device
Description Reactivates the specified PCIe SSD device that was part of the cache pool.
Syntax
omconfig storage pciessd action=reactivate subsystem=id
pciedevice=<PDISKID>, where id is the subsystem ID and <PDISKID> variable
specifies the physical disk. To obtain these values, type omreport storage
controller to display the controller IDs and then type omreport storage
cachecade controller=ID to display the IDs for the cachecades of the controller.
189