Command Line Interface Guide
omconfig storage Commands 291
Complete 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 pdisk controller=ID to
display the IDs for the physical disks attached to the controller.
Example Syntax
To add the specified PCIe SSD device to the cachepool, type:
omconfig storage pciessd action=addtocachepool
subsystem=2 pciedevice=0:2:0 force=yes
omconfig Remove PCIe SSD Device From Cachepool
Use the following omconfig command syntax to remove the specified PCIe
SSD device from the cache pool.
Complete 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 pdisk controller=ID to
display the IDs for the physical disks attached to the controller.
Example Syntax
To remove the specified PCIe SSD device from the cachepool, type:
omconfig storage pciessd action=
removefromcachepool subsystem=2 pciedevice=0:2:0
force=yes