HP P2000 G3 MSA System CLI Reference Guide 357
cache-settings
Properties
Example
# show cache-parameters vd02_v001
...
<OBJECT basetype="cache-settings" name="system-cache-parameters" oid="1"
format="pairs">
<PROPERTY name="operation-mode" type="string">Active-Active ULP</PROPERTY>
<PROPERTY name="operation-mode-numeric" type="string">2</PROPERTY>
</OBJECT>
...
Embedded basetypes
• controller-cache-parameters
Table 13 cache-settings properties
Name Type Description
operation-mode string The system’s operating mode, also called the cache redundancy mode.
• Active-Active ULP: Both controllers are active using ULP (Unified LUN
Presentation). Data for volumes configured to use write-back cache is
automatically mirrored between the two controllers to provide fault
tolerance.
• Single Controller: There is only a single controller in the enclosure.
• Fail Over: Operation has failed over to one controller because its partner
is not operational. The system has lost redundancy.
• Down: Both controllers are not operational.
operation-mode-
numeric
string Numeric equivalents for operation-mode values.
• 2: Active-Active ULP
• 3: Single Controller
• 4: Fail Over
• 5: Down