HP Windows (SNMP) Drive Array Accelerator degraded, failed or battery failed.

HewlettPackard.Servers.ProLiant.SNMP.Drive_Array_Accelerator_degraded_or_failed_or_battery_failed._5_Rule (Rule)

Drive Array Accelerator degraded, failed or battery failed.

Knowledge Base article:

Summary

The drive array accelerator has degraded, failed or the battery has failed.

Causes

This could be caused by the following:

Resolutions

If cpqDaAccelStatus is 'permDisabled(5)', you may need to replace the cache module board. If cpqDaAccelStatus is 'cacheModFlashMemNotAttached(6)', install the flash memory.

For additional troubleshooting, the following tasks are available:

Related Events

The following are monitored NT Event Log entries by this rule:

Event ID

Publisher

Log Message

1067

Storage Agents

Drive Array Accelerator Battery Failed. The array accelerator board attached to the array controller in slot %4 is reporting a battery failure.
[SNMP TRAP: 3027 in CPQIDA.MIB]

1206

Storage Agents

Drive Array Accelerator Battery Failed. The array accelerator board attached to the array controller in %4 is reporting a backup power source failure.
[SNMP TRAP: 3040 in CPQIDA.MIB]

1204

Storage Agents

Drive Array Accelerator Status Change. The array accelerator board attached to the array controller in %4 has a new status of %2.
User Action: If cpqDaAccelStatus is 'permDisabled(5)', you may need to replace the cache module board. If cpqDaAccelStatus is 'cacheModFlashMemNotAttached(6)', install the flash memory.
(Accelerator status values: 1=other, 2=notConfigured, 3=enabled, 4=tmpDisabled, 5=permDisabled, 6=cacheModFlashMemNotAttached, 7=cacheModDegradedFailsafeSpeed, 8=cacheModCriticalFailure, 9=cacheReadCacheNotMapped)
[SNMP TRAP: 3038 in CPQIDA.MIB]

1065

Storage Agents

Drive Array Accelerator Status Change. The array accelerator board attached to the array controller in slot %4 has a new status of %2.
User Action: If the accelerator board status is permDisabled(5), you may need to replace the accelerator board.
(Accelerator status values: 1=other, 2=notConfigured, 3=enabled, 4=tmpDisabled, 5=permDisabled, 6=cacheModFlashMemNotAttached, 7=cacheModDegradedFailsafeSpeed, 8=cacheModCriticalFailure, 9=cacheReadCacheNotMapped)
[SNMP TRAP: 3025 in CPQIDA.MIB]

Related Links

See the latest information about HP ProLiant Management Packs:

Insight Control for Microsoft System Center documentation

Management Pack Information

HP ProLiant Servers SNMP Management Pack

Element properties:

TargetHewlettPackard.Servers.ProLiant.SNMP.HPProLiantSNMPServerStorage
CategoryAlert
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
RemotableTrue
Event LogSystem
CommentNew Consolidation for drive array accelerator rules

Member Modules:

ID Module Type TypeId RunAs 
_907D4578_146C_11D3_AB21_00A0C98620CE_ DataSource Microsoft.Windows.EventProvider Default
GenerateAlert WriteAction System.Health.GenerateAlert Default

Source Code:

<Rule ID="HewlettPackard.Servers.ProLiant.SNMP.Drive_Array_Accelerator_degraded_or_failed_or_battery_failed._5_Rule" Target="HewlettPackard.Servers.ProLiant.SNMP.HPProLiantSNMPServerStorage" Enabled="true" Comment="New Consolidation for drive array accelerator rules">
<Category>Alert</Category>
<DataSources>
<DataSource ID="_907D4578_146C_11D3_AB21_00A0C98620CE_" Comment="{907D4578-146C-11D3-AB21-00A0C98620CE}" TypeID="Windows!Microsoft.Windows.EventProvider">
<ComputerName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<LogName>System</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>Storage Agents</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery>EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>MatchesMOM2005BooleanRegularExpression</Operator>
<Pattern>^(1065|1067|1204|1206)$</Pattern>
</RegExExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>EventLevel</XPathQuery>
</ValueExpression>
<Operator>LessEqual</Operator>
<ValueExpression>
<Value>2</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="SystemHealth!System.Health.GenerateAlert">
<Priority>2</Priority>
<Severity>2</Severity>
<AlertName>HP Windows (SNMP) Drive Array Accelerator degraded, failed or battery failed.</AlertName>
<AlertDescription>$Data/EventDescription$</AlertDescription>
<AlertOwner/>
<Suppression>
<SuppressionValue/>
</Suppression>
</WriteAction>
</WriteActions>
</Rule>