Dell MD Array Battery Failed

Dell.MDStorageArray.ABBXMLEvent6 (Rule)

Knowledge Base article:

Summary

Battery Failed

The causes and resolutions refer to the Dell Modular Disk Storage Manager recovery guru. Launch Dell Modular Disk Storage Manager to diagnose and fix the recovery failure as follows:

Causes

A battery has failed. The Recovery Guru Details area provides specific information you will need as you follow the recovery steps.

Caution: Electrostatic charges can damage sensitive components. Always use proper antistatic protection when handling components. Touching components without using a proper ground may damage the equipment.

Important Notes

Resolutions

Refer to the Component requiring service field in the Details area to determine which recovery steps you need to complete.

Recovery Steps for a Battery Inside a RAID Controller Module

If...

Then...

Your storage array has one RAID controller module

Go to 'Procedure for Storage Arrays with One RAID Controller Module'

Your storage array has two RAID controller modules

Go to 'Procedure for Storage Arrays with Two RAID Controller Modules'

Procedure for Storage Arrays with One RAID Controller Module

1

Stop all I/O from all hosts to this storage array. When the Cache Active LED on the RAID controller module is no longer active (up to 5 minutes), proceed to step 2.

Caution: Risk of Data Loss. You must wait for the Cache Active LED to stop blinking to ensure that all cache has been written to the physical disks in the storage array.

2

Click the Save As button in the Recovery Guru dialog to save the remaining steps to a file. These steps may no longer be accessible from the Recovery Guru dialog after you complete step 3.

3

Remove the RAID controller module that contains the affected battery.

4

Replace the affected battery with a new battery. Refer to your hardware documentation for the battery replacement procedure.

5

Insert the RAID controller module (containing the new battery) securely into place. After the RAID controller module appears on the Hardware tab in the Array Management Window, go to step 6.

Note:

  • The time it takes to fully charge the battery depends on the model of the battery and its current state. While it is charging, the battery will report a Charging status. Consult the appropriate hardware manual for your model.

  • The battery is SBD(Smart Battery Data)-capable, so the battery will start an initial Learn Cycle once the battery is fully charged. Depending on the model of your storage array, write caching may not be reinstated until the initial Learn Cycle is complete.

6

Select the Hardware > Enclosure > Change > Battery Settings... menu option.

7

If...

Then...

The Battery Settings dialog displays the Replacement information (including the Reset button)

The RAID controller module uses age information, in addition to charge level monitoring to determine the health of the battery.

Go to step 8.

The Battery Settings dialog does NOT display the Replacement information (rather it displays only Learn Cycle information)

The RAID controller module does NOT use age information, but rather uses only charge level monitoring to determine the health of the battery.

Go to step 10.

8

Record the installation date (today's date) and the new replacement date (according to the battery's warranty).

9

Select the battery you just replaced, and then click the Reset button to set the affected battery's age to zero.

10

Click the Recheck button to rerun the Recovery Guru. The failure should no longer appear in the Summary area. If the failure appears again, contact your Technical Support Representative.

Procedure for Storage Arrays with Two RAID Controller Modules

1

If there are any hosts connected to this storage array that are NOT running a host-based, multi-path failover driver, stop I/O to the storage array from each of these hosts.

2

Place the affected RAID controller module offline.

a

Select the RAID controller module on the Hardware tab of the Array Management Window.

b

Select the Hardware > RAID Controller Module > Advanced > Place > Offline... menu option.

c

Follow the instructions in the dialog, then click the Yes button.

3

Click the Save As button in the Recovery Guru dialog to save the remaining steps to a file. These steps may no longer be accessible from the Recovery Guru dialog after you complete step 4.

4

Click the Recheck button to rerun the Recovery Guru. There should be an "Offline RAID Controller Module" problem reported in the Recovery Guru Summary area.

5

Follow the "Offline RAID Controller Module" recovery steps until you have removed the RAID controller module. After you have removed the RAID controller module, do not continue with the "Offline RAID Controller Module" recovery steps until you are instructed to do so in this procedure.

6

Replace affected battery with a new replacement battery. Refer to your hardware documentation for the battery replacement procedure.

Note:

  • The time it takes to fully charge the battery depends on the model of the battery and its current state. While it is charging, the battery will report a Charging status. Consult the appropriate hardware manual for your model.

  • The battery is SBD(Smart Battery Data)-capable, so the battery will start an initial Learn Cycle once the battery is fully charged. Depending on the model of your storage array, write caching may not be reinstated until the initial Learn Cycle is complete.

7

Complete the remaining "Offline RAID Controller Module" recovery steps, then go to 8.

8

Select the Hardware > Enclosure > Change > Battery Settings... menu option.

9

If...

Then...

The Battery Settings dialog displays the Replacement information (including the Reset button)

The RAID controller module uses age information, in addition to charge level monitoring to determine the health of the battery.

Go to step 10.

The Battery Settings dialog does NOT display the Replacement information (rather it displays only Learn Cycle information)

Your battery does not use age information, but rather uses only Learn Cycles to determine its health. The new battery started a new Learn Cycle automatically when you inserted it.

Go to step 12.

10

Record the installation date (today's date) and the new replacement date (according to the battery's warranty).

11

Select the battery you just replaced, and then click the Reset button to set the affected battery's age to zero.

12

Click the Recheck button to rerun the Recovery Guru. The failure should no longer appear in the Summary area. If the failure appears again, contact your Technical Support Representative.

Element properties:

TargetMicrosoft.SystemCenter.ManagementServer
CategoryAlert
EnabledTrue
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
RemotableTrue
Alert Message
Dell MD Array Battery Failed
{0}

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.ScriptGenerated.EventProvider Default
Alert WriteAction System.Health.GenerateAlert Default
WriteToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishEventData Default

Source Code:

<Rule ID="Dell.MDStorageArray.ABBXMLEvent6" Enabled="onEssentialMonitoring" Target="SystemCenter!Microsoft.SystemCenter.ManagementServer" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>Alert</Category>
<DataSources>
<DataSource ID="DS" TypeID="Windows!Microsoft.Windows.ScriptGenerated.EventProvider">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<ScriptName>RBODEventGenerator</ScriptName>
<EventNumber>6</EventNumber>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="Alert" TypeID="SystemHealth!System.Health.GenerateAlert">
<Priority>1</Priority>
<Severity>1</Severity>
<AlertMessageId>$MPElement[Name="Dell.MDStorageArray.ABBXMLEvent6.StringResource"]$</AlertMessageId>
<AlertParameters>
<AlertParameter1>$Data/EventDescription$</AlertParameter1>
</AlertParameters>
<Suppression>
<SuppressionValue>$Data/EventDisplayNumber$</SuppressionValue>
<SuppressionValue>$Data/Channel$</SuppressionValue>
<SuppressionValue>$Data/PublisherName$</SuppressionValue>
<SuppressionValue>$Data/LoggingComputer$</SuppressionValue>
<SuppressionValue>$Data/EventCategory$</SuppressionValue>
<SuppressionValue>$Data/EventLevel$</SuppressionValue>
<SuppressionValue>$Data/UserName$</SuppressionValue>
<SuppressionValue>$Data/EventNumber$</SuppressionValue>
<SuppressionValue>$Data/EventDescription$</SuppressionValue>
</Suppression>
<Custom1/>
<Custom2/>
<Custom3/>
<Custom4/>
<Custom5/>
<Custom6/>
<Custom7/>
<Custom8/>
<Custom9/>
<Custom10/>
</WriteAction>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishEventData"/>
</WriteActions>
</Rule>