SAS port has exceeded the allowed error rate [RAID_CIM_4532350]

Fujitsu.Servers.PRIMERGY.ESXi.RAIDCIM.Alerts.4532350 (Rule)

SAS port has exceeded the allowed error rate.

Knowledge Base article:

Summary

RAID_CIM_4532350: SAS port has exceeded the allowed error rate

Causes

The following problem causes this event

Resolutions

To view the details of the problem:

Element properties:

TargetFujitsu.Servers.PRIMERGY.ESXi.Server
CategoryEventCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
RemotableTrue
Alert Message
RAID_CIM_4532350: SAS port has exceeded the allowed error rate
Time: {0}; Severity: MINOR; {1} {2}

Member Modules:

ID Module Type TypeId RunAs 
EventDS DataSource Fujitsu.Servers.PRIMERGY.ESXi.CIMIndications.ErrorCode.DataSource Default
Alert WriteAction System.Health.GenerateAlert Default

Source Code:

<Rule ID="Fujitsu.Servers.PRIMERGY.ESXi.RAIDCIM.Alerts.4532350" Enabled="true" Target="FujitsuESXi!Fujitsu.Servers.PRIMERGY.ESXi.Server" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="EventDS" TypeID="FujitsuESXi!Fujitsu.Servers.PRIMERGY.ESXi.CIMIndications.ErrorCode.DataSource">
<IntervalSeconds>300</IntervalSeconds>
<HostServer>$Target/Host/Host/Property[Type="FTSESXSEED!Fujitsu.Servers.PRIMERGY.ESXiSeed.HostServer"]/PrincipalName$</HostServer>
<IPAddress>$Target/Host/Property[Type="FTSESXSEED!Fujitsu.Servers.PRIMERGY.ESXiSeed.Server"]/IPAddress$</IPAddress>
<ErrorCode>4532350</ErrorCode>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="Alert" TypeID="SystemHealth!System.Health.GenerateAlert">
<Priority>1</Priority>
<Severity>1</Severity>
<AlertMessageId>$MPElement[Name="Fujitsu.Servers.PRIMERGY.ESXi.RAIDCIM.Alerts.4532350.AlertMessage"]$</AlertMessageId>
<AlertParameters>
<AlertParameter1>$Data/Property[@Name='Date']$</AlertParameter1>
<AlertParameter2>$Data/Property[@Name='Name']$</AlertParameter2>
<AlertParameter3>$Data/Property[@Name='Details']$</AlertParameter3>
</AlertParameters>
<Suppression>
<SuppressionValue>$Data/Property[@Name='ErrorCode']$</SuppressionValue>
</Suppression>
</WriteAction>
</WriteActions>
</Rule>