294 XML API basetype properties
auto-write-through-trigger
Properties
Example
# show auto-write-through-trigger
...
<OBJECT basetype="auto-write-through-trigger" name="awt-triggers" oid="1"
format="pairs">
<PROPERTY name="controller-failure" type="string">Enabled</PROPERTY>
<PROPERTY name="super-cap-failure" type="string">Enabled</PROPERTY>
<PROPERTY name="compact-flash-failure" type="string">Enabled</PROPERTY>
<PROPERTY name="power-supply-failure" type="string">Enabled</PROPERTY>
<PROPERTY name="fan-failure" type="string">Enabled</PROPERTY>
<PROPERTY name="temperature-exceeded" type="string">Enabled</PROPERTY>
<PROPERTY name="partner-notify" type="string">Enabled</PROPERTY>
Table 11 auto-write-through-trigger properties
Name Type Description
controller-
failure
string Shows whether the cache policy will change from write-back to write-through
when a controller fails.
• Disabled: The controller failure trigger is disabled. This is the default.
• Enabled: The controller failure trigger is enabled.
super-cap-
failure
string Shows whether the cache policy will change from write-back to write-through
when the super-capacitor that provides backup power for cache is not fully
charged or fails.
• Disabled: The super-capacitor failure trigger is disabled.
• Enabled: The super-capacitor failure trigger is enabled. This is the default.
compact-flash-
failure
string Shows whether the cache policy will change from write-back to write-through
when CompactFlash memory is not detected during POST, fails during POST, or
fails during controller operation.
• Disabled: The CompactFlash failure trigger is disabled.
• Enabled: The CompactFlash failure trigger is enabled. This is the default.
power-supply-
failure
string Shows whether the cache policy will change from write-back to write-through
when a power supply fails.
• Disabled: The power-supply failure trigger is disabled. This is the default.
• Enabled: The power-supply failure trigger is enabled.
fan-failure string Shows whether the cache policy will change from write-back to write-through
when a fan fails.
• Disabled: The fan failure trigger is disabled. This is the default.
• Enabled: The fan failure trigger is enabled.
temperature-
exceeded
string Shows whether the system will shut down a controller when its temperature
exceeds system threshold limits.
• Disabled: The over-temperature trigger is disabled. This is the default.
• Enabled: The over-temperature trigger is enabled.
partner-notify string Shows whether the partner controller will be notified when a trigger condition
occurs.
• Disabled: Notification is disabled. This is the default.
• Enabled: Notification is enabled.
auto-write-back string Shows whether the cache policy will change from write-through to write-back
when the trigger condition is cleared.
• Disabled: Auto-write-back is disabled.
• Enabled: Auto-write-back is enabled. This is the default.