Fujitsu PRIMERGY PRO RAID consistency error

Fujitsu.PRIMERGY.PRO.RAIDConsistencyError (UnitMonitor)

Knowledge Base article:

Summary

RAID consistency error

Causes

RAID consistency error detected due to one or more of the following causes: consistency check failed on logical drive, --- consistency check aborted on logical drive, --- consistency check finished with errors on logical drive, --- MDC aborted due to ownership loss, --- MDC failed on logical drive, --- MDC finished with uncorrectable errors on logical drive, --- changed adapter property detected after reboot, --- abnormal capacity of disk in logical drive detected, --- illegal type of disk in logical drive detected, --- consistency check rejected.

Resolutions

Fujitsu recommends to migrate all virtual machines to another host(s). This is the default behavior when you press "Implement" in the VMM PRO Tip window. If you have overridden the default behavior in SCOM please refer to your customized settings for the behavior of the "Implement" button. --- Further Resolutions: 1) Manually initiate a second consistency check (MDC) (e. g. via ServerView RAID Manager). 2) If problem persists replace the affected hard disk. 3) If the problem still persists call your local Fujitsu Helpdesk.

Element properties:

TargetFujitsu.PRIMERGY.PRO.FujitsuManagedHost
Parent MonitorSystem.Health.AvailabilityState
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.2SingleEventLog2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
RAID consistency error
Error PRO alert, source: ServerView RAID
RunAsDefault

Source Code:

<UnitMonitor ID="Fujitsu.PRIMERGY.PRO.RAIDConsistencyError" Accessibility="Public" Enabled="true" Target="Fujitsu.PRIMERGY.PRO.FujitsuManagedHost" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.2SingleEventLog2StateMonitorType" ConfirmDelivery="false">
<Category>Custom</Category>
<AlertSettings AlertMessage="Fujitsu.PRIMERGY.PRO.RAIDConsistencyError_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="FirstEventRaised" MonitorTypeStateID="FirstEventRaised" HealthState="Error"/>
<OperationalState ID="SecondEventRaised" MonitorTypeStateID="SecondEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<FirstComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</FirstComputerName>
<FirstLogName>Application</FirstLogName>
<FirstExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">10398</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>MatchesRegularExpression</Operator>
<Pattern>^ServerView Raid$</Pattern>
</RegExExpression>
</Expression>
</And>
</FirstExpression>
<SecondComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</SecondComputerName>
<SecondLogName>Application</SecondLogName>
<SecondExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">1</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">ServerView Agents</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</SecondExpression>
</Configuration>
</UnitMonitor>