Command Line Interface Guide
248 omconfig storage Commands
omconfig Disable Fluid Cache on Virtual Disk
Use the following omconfig command syntax to disable fluid cache for the
specified virtual disk.
Complete Syntax
omconfig storage vdisk action=disablefluidcache
controller=id vdisk=id devicename=<string>
where id is the controller ID and virtual disk ID as reported by the omreport
command, and <string> is the device name of the virtual disk. To obtain the
values for controller ID and virtual disk ID, type omreport storage controller
to display the controller IDs and then type omreport storage vdisk
controller=ID to display the IDs for the virtual disks attached to the controller.
Example Syntax
To disable fluid cache on virtual disk 4 on controller 1, type:
omconfig storage vdisk action=disablefluidcache
controller=1 vdisk=4 devicename=/dev/sdb