HP P2000 G3 MSA System CLI Reference Guide 365
controller-cache-parameters
Properties
Example
# show cache-parameters
...
<OBJECT basetype="controller-cache-parameters" name="controller-a-cache-parameters"
oid="2" format="pairs">
<PROPERTY name="durable-id" type="string">cache-params-a</PROPERTY>
<PROPERTY name="controller-id" type="string">A</PROPERTY>
<PROPERTY name="controller-id-numeric" type="string">1</PROPERTY>
<PROPERTY name="name" type="string">Controller A Cache Parameters</PROPERTY>
<PROPERTY name="write-back-status" type="string">Enabled</PROPERTY>
Table 18 controller-cache-parameters properties
Name Type Description
durable-id string • cache-params-a: Cache parameters for controller A.
• cache-params-b: Cache parameters for controller B.
controller-id string • A: Controller A.
• B: Controller B.
controller-id-
numeric
string Numeric equivalents for controller-id values.
• 0: B
• 1: A
name string • Controller A Cache Parameters
• Controller B Cache Parameters
write-back-
status
string The current, system-wide cache policy as determined by auto-write-through
(AWT) logic. This value is not settable by users. If an AWT trigger condition
(such as a CompactFlash failure) is met, the cache policy for all volumes
changes to write-through, overriding the volume-specific settings. When the
problem is corrected, the cache policy reverts to the value configured for each
individual volume.
• Enabled: Write-back. This is the normal state.
• Disabled: Write-through.
• Not up: The controller is not up.
write-back-
status-numeric
string Numeric equivalents for write-back-status values.
• 0: Enabled (write-back)
• 1: Disabled (write-through)
• 2: Not up
compact-flash-
status
string • Not Installed
• Installed
• Unknown
compact-flash-
status-numeric
string Numeric equivalents for compact-flash-status values.
• 0: Not Installed
• 1: Installed
cache-flush string • Enabled: If the controller loses power, it will automatically write cache data
to the CompactFlash card. Cache flush is normally enabled, but is
temporarily disabled during controller shut down.
• Disabled: Cache flush is disabled.
cache-flush-
numeric
string Numeric equivalents for cache-flush values.
• 0: Disabled
•
1: Enabled