Dell MD Array Failed EMM

Dell.MDStorageArray.ABBXMLEvent4 (Rule)

Knowledge Base article:

Summary

Failed EMM

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

An EMM has failed in an expansion enclosure. The Recovery Guru Details area provides specific information you will need as you follow the recovery steps.

Caution: Possible loss of data accessibility. Do not remove a component when either (1) the Service action (removal) allowed (SAA) field in the Details area of this recovery procedure is NO, or (2) the SAA LED on the affected component is OFF (note that some products do not have SAA LEDs). Removing a component while its SAA LED is OFF may result in temporary loss of access to your data. Refer to the following Important Notes for more detail.

Caution:Electrostatic discharge 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

1

If...

Then...

You see virtual disk failures, channel failures or unassigned physical disk failures associated with the expansion enclosure reporting the failed EMM

Contact your technical support representative. DO NOT perform steps 2 - 8.

Caution: Risk of Data Loss. Recovery from a failed EMM with associated virtual disk and physical disk failures is a complicated procedure that if done incorrectly, could result in the loss of data. Therefore, you should not attempt to perform any recovery steps without the help of your technical support representative.

You DO NOT see virtual disk failures, channel failures or unassigned physical disk failures associated with the expansion enclosure reporting the failed EMM

Go to step 2.

2

Check to make sure there is power to the expansion enclosure and that the external physical disk cables are secure.

Caution: Risk of Data Loss. Disconnecting expansion enclosure cables to the remaining optimal EMM while I/O is in progress can cause data loss!

If...

Then...

There is a problem with the power or physical disk cables

Correct the problem, then go to step 8.

The power and physical disk cables are OK

Go to step 3.

3

Refer to the Details area to identify the failed EMM.

Caution: Risk of Data Loss. Make sure you correctly identify the failed EMM. If you have two EMMs, removing the remaining optimal EMM while I/O is in progress can cause loss of access to data!

4

Reseating the affected EMM may clear the failure being reported. While the cables are still connected to the EMM, remove the EMM from the expansion enclosure, wait 10 seconds, and re-insert the EMM firmly. Wait 40 seconds, then click the Recheck button to rerun the Recovery Guru to ensure the failure has been fixed.

If...

Then...

This failure is no longer reported in the Summary area

You are finished with this procedure.

A failed EMM is still reported

Go to step 5.

5

If...

Then...

The cables are connected directly to the EMM

Label each cable to ensure that they are properly reconnected when the EMM is replaced.

Remove the cables.

Go to step 6.

The cables are connected to an interface transceiver such as an SFP

Label each interface transceiver to ensure that they are properly reconnected when the EMM is replaced.

Leave the cables connected and remove the interface transceivers from the EMM.

Go to step 6.

6

Replace the failed EMM. Make sure that the replacement EMM is the same as the EMM that is remaining in the expansion enclosure (hardware type and firmware version).

7

Using the labels created in step 5, reconnect the cables to the replaced EMM. Wait 40 seconds, then go to step 8.

8

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 Failed EMM
{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.ABBXMLEvent4" 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>4</EventNumber>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="Alert" TypeID="SystemHealth!System.Health.GenerateAlert">
<Priority>1</Priority>
<Severity>1</Severity>
<AlertMessageId>$MPElement[Name="Dell.MDStorageArray.ABBXMLEvent4.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>