366 XML API basetype properties
redundancy
Properties
Example
# show redundancy-mode
...
<OBJECT basetype="redundancy" name="system-redundancy" oid="1" format="pairs">
<PROPERTY name="redundancy-mode" type="string">Active-Active ULP</PROPERTY>
<PROPERTY name="redundancy-mode-numeric" type="string">8</PROPERTY>
<PROPERTY name="redundancy-status" type="string">Redundant</PROPERTY>
<PROPERTY name="redundancy-status-numeric" type="string">8</PROPERTY>
<PROPERTY name="controller-a-status" type="string">Operational</PROPERTY>
<PROPERTY name="controller-a-status-numeric" type="string">0</PROPERTY>
<PROPERTY name="controller-a-serial-number" type="string">SN</PROPERTY>
Table 49 redundancy properties
Name Type Description
redundancy-mode string • 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: The enclosure contains a single controller.
redundancy-
mode-numeric
string Numeric equivalents for redundancy-mode values.
• 8: Active-Active ULP
• 9: Single Controller
redundancy-
status
string • Redundant: Both controllers are operational.
• Operational but not redundant: In active-active mode, one
controller is operational and the other is offline. In single-controller mode,
the controller is operational.
• Unknown: Status information is not available.
redundancy-
status-numeric
string Numeric equivalents for redundancy-status values.
• 8: Redundant
• 9: Operational but not redundant
• 10: Unknown
controller-a-
status
string • Operational: The controller is operational.
• Down: The controller is installed but not operational.
• Not Installed: The controller is not installed.
controller-a-
status-numeric
string Numeric equivalents for controller-a-status values.
• 0: Operational
• 1: Down
• 2: Not Installed
controller-a-
serial-number
string • Controller module serial number
• Not Available: The controller is down or not installed.
controller-b-
status
string • Operational: The controller is operational.
• Down: The controller is installed but not operational.
• Not Installed: The controller is not installed.
controller-b-
status-numeric
string Numeric equivalents for controller-b-status values.
• 0: Operational
• 1: Down
• 2: Not Installed
controller-b-
serial-number
string • Controller module serial number
• Not Available: The controller is down or not installed.