Dell MD Array Thermal Shutdown

Dell.MDStorageArray.ABBXMLEvent377 (Rule)

Knowledge Base article:

Summary

Thermal Shutdown

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

The maximum temperature of the expansion enclosure has been exceeded. Either a fan has failed, an obstruction is blocking the airflow to the enclosure or from the enclosure, or the temperature of the room is too high. The Recovery Guru Details area provides specific information that you will need as you follow the recovery steps.

Caution: Loss of data access. This condition is critical and causes the enclosure to shut down. Data access cannot be restored until the problem is resolved.

Important Notes

Resolutions

1

On the Hardware tab in the Array Management Window, select the affected enclosure's 'View Enclosure Components' link. Then, select the temperature sensor button in the expansion enclosure components window. Check the status of the temperature sensor.

If...

Then...

The component's status is unknown.

Search the Recovery Guru Summary area for an EMM failure entry. If you find an entry, perform the recovery steps for the Failed EMM entry.

Go to step 3.

The component's status is not unknown.

Go to step 2.

2

Check for power-fan canister failures that are reported in the Recovery Guru Summary area.

If...

Then...

There are power-fan canister failures being reported.

Select the failure and use the associated procedure to fix the failed power-fan module.

Go to step 3.

There are no power-fan canister failures being reported.

Check the enclosure and remove any obstructions that might be blocking the air intakes or outlets. If no obstructions are found, correct any potential room cooling problems.

Go to step 3.

3

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 SeverityError
Alert PriorityNormal
RemotableTrue
Alert Message
Dell MD Array Thermal Shutdown
{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.ABBXMLEvent377" 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>377</EventNumber>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="Alert" TypeID="SystemHealth!System.Health.GenerateAlert">
<Priority>1</Priority>
<Severity>2</Severity>
<AlertMessageId>$MPElement[Name="Dell.MDStorageArray.ABBXMLEvent377.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>