Reference Guide

Table Of Contents
Options:
Cached I/Os are cached
Direct I/Os are not cached
NOTE: Cache policy on PERC 10 and 11 controllers is set to Direct I/O by default. Cached I/O policy is not supported.
perccli /cx/vx set name=<NameString>
This command names a virtual drive. The name is restricted to 15 characters.
Options:
NameString VD name
perccli /cx/vx set pdcache=<on|off|default>
This command sets the current disk cache policy on a virtual drive to on, off, or default setting.
Input example:
perccli /c0/v0 set pdcache=on
Options:
On Enables pd caching
Off Disables pd caching
Default pd caching is set to default
perccli /cx/vx set pi=Off
This command disables the data protection of a virtual drive.
Input example:
perccli /cx/vx set pi=Off
Options:
Off Disables data protection
perccli /cx/vx set rdcache=<ra|nora>
This command sets the read cache policy on a virtual drive to read ahead or no read ahead.
Input example:
perccli /c0/v0 set rdcache=nora
Options:
RA= Read ahead
NORA = No read ahead
perccli /cx/vx set wrcache=<WT|WB|FWB>
This command sets the write cache policy on a virtual drive to write back, write through, or always write back.
Input example:
perccli /c0/v0 set wrcache=wt
Options:
WT Write through
WB Write back
Working with the PERC Command Line Interface Tool
37