Command Line Interface Guide

260 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 1to cc4, type:
omconfig storage cachecade action=rename
controller=1 cachecade=4 name=cc4