Command Line Interface Guide
290 omconfig storage Commands
omconfig Rename Cachecade
Use the following omconfig command syntax to rename a cachecade.
Complete Syntax
omconfig storage cachecade action=rename
controller=id cachecade=id name=<string>
where id is the controller ID and cachecade ID as reported by the omreport
command. 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 Syntax
To rename cachecade 4 on controller 1 to cc4, type:
omconfig storage cachecade action=rename
controller=1 cachecade=4 name=cc4
omconfig PCIe SSD Commands
The following sections provide the omconfig command syntax required to
execute PCIe SSD tasks.
omconfig Add PCIe SSD Device to Cachepool
Use the following omconfig command syntax to add the specified PCIe SSD
device to the cache pool.
Table 8-16. 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