Command Line Interface Guide

Table 123. 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.
Example to Reactivate the specified PCIe SSD device.
Example
omconfig storage pciessd action=reactivate subsystem=2
pciedevice=0:2:0 force=yes
182