Dell OM : Virtual Disk is in normal state

Dell.ManagedServer.Alert.4355 (Rule)

Knowledge Base article:

Summary

Virtual Disk normal state alert

Causes

Virtual Disk has generated normal alert.

Cause

Resolutions

<virtual disk> consistency check has started.

No response action is required.

The consistency check on <virtual disk> was cancelled.

No response action is required.

Consistency check for <virtual disk> has completed.

No response action is required.

Background initialization has started for <virtual disk>.

No response action is required.

Background initialization was cancelled for <virtual disk>.

No response action is required.

The check consistency has made corrections and completed for <VD Name>.

This Alert is for informational purposes only and no additional action is required. As a precaution, monitor the Alert Log for other errors related to this virtual disk. If problems persist, contact Dell Technical Support.

<VD Name> has inconsistent data.

No response action is required.

Background Initialization in <VD Name> corrected medium error.

Consider replacing the disk. If you receive this alert frequently, ensure to replace the disk. It is recommended to routinely back up your data.

<VD Name> bad block medium error is cleared.

No response action is required.

Controller preserved cache was recovered for <virtual disk>.

No response action is required.

Unable to log block <arg>.Bad block table on <VD Name> is full.

Replace the disk in the Virtual disk, generating this alert and restore from backup. You may have lost data.

Bad block table on <virtual disk> is 80 percent full.

Replace the disk in the Virtual disk, generating this message.

<VD Name> security has failed.

No response action is required.

Formatting the <VD Name> has started.

No response action is required.

Virtual Adapter mapping reported for <Virtual Disk Name>. Virtual Adapter 1 is now <Access Policy 1>. Virtual Adapter 2 is now <Access Policy 2>. Virtual Adapter 3 is now <Access Policy 3>. Virtual Adapter 4 is now <Access Policy 4>

No response action is required.

<virtual disk> has started initializing.

No response action is required.

Reconfiguration has started for <virtual disk>.

No response action is required.

<VD Name> rebuild has started.

No response action is required.

Initialization of <virtual disk> was cancelled.

If a physical disk failed, then replace the physical disk. Restart the virtual disk initialization.

<virtual disk> returned to optimal state.

No response action is required.

Formatting the <VD Name> is completed.

No response action is required.

Initialization of <virtual disk> has completed.

No response action is required.

Reconfiguration of <virtual disk> has completed.

No response action is required.

<VD Name> rebuild is completed.

No response action is required.

The check consistency on a <VD Name> has been paused (suspended).

To resume the Check Consistency operation, right-click the virtual disk in the Storage Management tree view and select Resume Check Consistency.

The consistency check on a <VD Name> has been resumed.

This alert is provided for informational purposes.

A virtual disk and its mirror have been split.

This alert is provided for informational purposes.

A mirrored virtual disk has been un-mirrored.

This alert is provided for informational purposes.

Redundancy normal on <VD Name>.

This alert is provided for informational purposes.

<virtual disk> write policy has changed.

This alert is provided for informational purposes.

Background initialization has completed for <virtual disk>.

No response action is required.

<VD Name> initialization is in-progress <progresspercent>.

No response action is required.

Dead disk segments are restored on <VD Name>.

No response action is required.

<VD Name> is renamed.

No response action is required.

<virtual disk> was created.

No response action is required.

The reconfiguration of <virtual disk> has resumed.

No response action is required.

<VD Name> read policy has changed.

No response action is required.

Dedicated hot spare assigned physical disk <args>.

No response action is required.

Dedicated hot spare unassigned physical disk <args>.

No response action is required.

<VD Name> disk cache policy has changed.

No response action is required.

<VD Name> blink has been initiated.

No response action is required.

<VD Name> blink has ceased.

No response action is required.

A disk media error was corrected on <virtual disk>.

No response action is required.

<virtual disk> was deleted.

No response action is required.

The consistency check process made corrections and completed on <virtual disk>.

No response action is required.

<VD Name> configuration has changed.

No response action is required.

<initialization type> initialization is in progress on <virtual disk>.

No response action is required.

Patrol Read corrected a media error on <VD Name>.

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_ID4355
Event SourceLifeCycle Controller Log
Alert GenerateTrue
Alert SeverityInformation
Alert PriorityNormal
RemotableTrue
Alert Message
Dell OM : Virtual 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.4355" 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">4355</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.4355.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>