Task for object cannot be started. The scheduler will try to start the task again later [RAID_MIB_10739]

Fujitsu.Servers.PRIMERGY.Linux.RAIDMIB.Alerts.10739 (Rule)

Task for object cannot be started. The task will be set to the next regular execution time.

Knowledge Base article:

Summary

RAID_MIB_10739: Task for object cannot be started. The scheduler will try to start the task again later

Causes

The following problem causes this event

Resolutions

To view the details of the problem:

Element properties:

TargetFujitsu.Servers.PRIMERGY.Linux.Server
CategoryEventCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
RemotableTrue
Alert Message
RAID_MIB_10739: Task for object cannot be started. The scheduler will try to start the task again later
Time: {0}; Severity: MINOR; {1}

Member Modules:

ID Module Type TypeId RunAs 
EventDS DataSource Fujitsu.Servers.PRIMERGY.Linux.LogFile.DataSource Default
Alert WriteAction System.Health.GenerateAlert Default

Source Code:

<Rule ID="Fujitsu.Servers.PRIMERGY.Linux.RAIDMIB.Alerts.10739" Enabled="true" Target="FTSLin!Fujitsu.Servers.PRIMERGY.Linux.Server" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="EventDS" TypeID="FTSLin!Fujitsu.Servers.PRIMERGY.Linux.LogFile.DataSource">
<Host>$Target/Property[Type="FTSLIB!Fujitsu.ServerView.Server"]/NetworkName$</Host>
<LogFile>/var/log/messages</LogFile>
<RegExpFilter>\s+ServerView\s+RAID:\s+\[10739\]\s*\[MINOR\]</RegExpFilter>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="Alert" TypeID="SystemHealth!System.Health.GenerateAlert">
<Priority>1</Priority>
<Severity>1</Severity>
<AlertMessageId>$MPElement[Name="Fujitsu.Servers.PRIMERGY.Linux.RAIDMIB.Alerts.10739.AlertMessage"]$</AlertMessageId>
<AlertParameters>
<AlertParameter1>$Data/Property[@Name='Date']$</AlertParameter1>
<AlertParameter2>$Data/Property[@Name='Details']$</AlertParameter2>
</AlertParameters>
<Suppression>
<SuppressionValue>$Data/Property[@Name='ID']$</SuppressionValue>
</Suppression>
</WriteAction>
</WriteActions>
</Rule>