Summary
Explains how to change the drive cache policy using the StorCLI tool as a workaround.
Description
Cannot change the disk cache policy of an existing virtual drive as there is no disk cache policy option in the Modify Properties menu of Intel® RAID Web Console 3 (RWC3).
Resolution
This will be resolved in future version of Intel RWC3.
Meanwhile, you can change the disk cache policy using the StorCLI tool:
- Download latest StorCLI tool.
- Run the following command to enable/disable disk cache policy, where Cx is the controller ID and Vx is the virtual drive ID:
- Enable: Storcli64 /Cx /Vx set pdcache=on
- Disable: Storcli64 /Cx /Vx set pdcache=off