Dell OM : Physical Disk is in normal state

Dell.ManagedServer.Alert.4347 (Rule)

Knowledge Base article:

Summary

Physical Disk normal state alert

Causes

Physical Disk has generated normal alert.

Cause

Resolutions

<physical disk> returned to a ready state.

No response action is required.

A redundant path has been restored for <PD Name>.

No response action is required.

<physical disk> state changed from READY to Non-RAID.

No response action is required.

<PD Name> is reprovisioned.

No response action is required.

<physical disk> rebuild has started.

No response action is required.

The physical disk drive <physical disk drive name> is assigned as a dedicated hot-spare.

No response action is required.

The physical disk drive <physical disk drive name> is unassigned as a dedicated hot-spare.

No response action is required.

The physical disk drive <physical disk drive name> is assigned as a global hot-spare.

No response action is required.

The physical disk drive <physical disk drive name> is unassigned as a global hot-spare.

No response action is required.

<physical disk> rebuild was cancelled.

Restart the rebuild operation.

<physical disk> rebuild is complete.

No response action is required.

<physical disk> is online.

No response action is required.

A clear operation started on <physical disk> .

No response action is required.

The clear operation on <physical disk> was cancelled.

No response action is required.

The clear operation on <physical disk> has completed.

No response action is required.

The <physical disk> rebuild has resumed.

No response action is required.

A disk media error on <physical disk> was corrected during recovery.

No response action is required.

A bad disk block was reassigned on <physical disk>.

No response action is required.

Copyback started from <physical disk> to <physical disk>.

No response action is required.

Copyback completed from <physical disk> to <physical disk>.

No response action is required.

Copyback resumed from <physical disk> to <physical disk>.

No response action is required.

A user terminated Copyback from <physical disk> to <physical disk>.

No response action is required.

<PD Name> is inserted.

No response action is required.

Microcode update started on <physical disk>.

No response action is required.

<physical disk> security was activated.

No response action is required.

<physical disk> security key has changed.

No response action is required.

<physical device> was reset.

No response action is required.

Microcode update on <physical disk> has completed.

No response action is required.

Microcode update on <physical disk> has timed out.

No response action is required.

Security was disabled on <physical disk>.

No response action is required.

<Physical disk> security key required.

Provide the security key required to unlock the secure encrypted drives.

The secure erase operation on Self Encryption Disk < PD Name > has completed.

No response action is required.

Resolutions

Additional information on this issue may be available. Launch the iDRAC Console to debug further.

Element properties:

TargetDell.ManagedServer
CategoryAlert
EnabledTrue
Event_ID4347
Event SourceLifeCycle Controller Log
Alert GenerateTrue
Alert SeverityInformation
Alert PriorityNormal
RemotableTrue
Alert Message
Dell OM : Physical Disk is in normal state
Event Description: {0}
Event LogSystem

Member Modules:

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

Source Code:

<Rule ID="Dell.ManagedServer.Alert.4347" Enabled="true" Target="DellManagedServer!Dell.ManagedServer" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>Alert</Category>
<DataSources>
<DataSource ID="DS" TypeID="Windows!Microsoft.Windows.EventProvider">
<ComputerName>$Target/Property[Type="DellManagedServer!Dell.ManagedServer"]/HostName$</ComputerName>
<LogName>System</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">4347</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">LifeCycle Controller Log</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="Alert" TypeID="Health!System.Health.GenerateAlert">
<Priority>1</Priority>
<Severity>0</Severity>
<AlertMessageId>$MPElement[Name="Dell.ManagedServer.Alert.4347.Rule"]$</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>