Users Guide

[stripesize=< 2kb| 4kb| 8kb| 16kb| 32kb| 64kb| 128kb>] Parameter (Optional)
Different controllers support different stripe sizes. See "Controller-supported Stripe Sizes" for information on which stripe sizes are supported for a controller.
All stripe sizes are specified in kilobytes. For example, when specifying 128KB as the stripe size, you would enter:
stripesize=128kb
[cachepolicy=<d | c>] Parameter (Optional)
Different controllers support different cache policies. See "Cache Policy" for more information. The following table indicates how to specify the [cachepolicy=<d |
c>] parameter for each of the cache policies.
[diskcachepolicy=<d|e>] Parameter (Optional)
Different controllers support different disk cache policies. See "Disk Cache Policy" for more information. The following table indicates how to specify the
[diskcachepolicy=<d | e>] parameter for each of the cache policies
[readpolicy=<ra | nra | ara | rc | nrc>] Parameter (Optional)
Different controllers support different read policies. See "Read Policy" for more information. The following table indicates how to specify the [readpolicy=<ra|
nra| ara| rc| nrc>] parameter for each of the read policies.
[writepolicy=<wb | wt | wc | nwc | fwb>] Parameter (Optional)
Different controllers support different write policies. See "Write Policy" for more information. The following table indicates how to specify the [writepolicy=<wb|
wt| wc| nwc | fwb>] parameter for each of the write policies.
Cache Policy
cachepolicy=d | c Parameter Specification
Direct I/O
cachepolicy=d
Cache I/O
cachepolicy=c
Disk Cache Policy
diskcachepolicy=d | e Parameter Specification
Disabled
diskcachepolicy=d
Enabled
diskcachepolicy=e
Read Policy
readpolicy=ra | ara | nra | rc | nrc Parameter Specification
Read ahead
readpolicy=ra
Adaptive read ahead
readpolicy=ara
No read ahead
readpolicy=nra
Read cache
readpolicy=rc
No read cache
readpolicy=nrc
Write Policy
writepolicy=wb | wt | wc | nwc | fwb Parameter Specification
Write-back cache
writepolicy=wb
Write-through cache
writepolicy=wt
Write cache
writepolicy=wc