Failed to create device container. Maximum number of device containers exceeded.

Failed_to_create_device_container._Maximum_number_of_device_containers_exceeded._5_3_Rule (Rule)

Knowledge Base article:

Management Pack
Summary
Failed to create device container. Maximum number of device containers exceeded.
 
Resolutions
Check system memory resource.
 
Sample Event
Failed to create device container. Maximum number of device containers (%2) have been reached in %3.
 
© 2008 Symantec Corporation. All rights reserved.

Element properties:

TargetSymantec.SFW.Veritas_Storage_Foundation_for_Windows_by_Symantec_Servers_Installation
CategoryEventCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityLow
RemotableTrue
Alert Message
Failed to create device container. Maximum number of device containers exceeded.

$Data/EventDescription$
Event LogSystem
CommentMom2005ID='{2B2DAFF0-09B1-4756-B865-5EA3EF23FE5F}';MOM2005ComputerGroupID={F7816C9D-3263-4309-A043-6000E7D8ED30}

Member Modules:

ID Module Type TypeId RunAs 
_907D4578_146C_11D3_AB21_00A0C98620CE_ DataSource Microsoft.Windows.EventProvider Default
CollectEventData WriteAction Microsoft.SystemCenter.CollectEvent Default
CollectEventDataWarehouse WriteAction Microsoft.SystemCenter.DataWarehouse.PublishEventData Default
GenerateAlert WriteAction System.Mom.BackwardCompatibility.AlertResponse Default

Source Code:

<Rule ID="Failed_to_create_device_container._Maximum_number_of_device_containers_exceeded._5_3_Rule" Comment="Mom2005ID='{2B2DAFF0-09B1-4756-B865-5EA3EF23FE5F}';MOM2005ComputerGroupID={F7816C9D-3263-4309-A043-6000E7D8ED30}" Enabled="true" Target="Symantec.SFW.Veritas_Storage_Foundation_for_Windows_by_Symantec_Servers_Installation" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="_907D4578_146C_11D3_AB21_00A0C98620CE_" TypeID="WindowsLibrary!Microsoft.Windows.EventProvider">
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>System</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Channel</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">System</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">EventSourceName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">vibmap</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="Integer">8</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.AlertResponse">
<AlertGeneration>
<GenerateAlert>true</GenerateAlert>
<Owner/>
<Description>
$Data/EventDescription$
</Description>
<AlertLevel>50</AlertLevel>
<ResolutionState/>
<Source>
$Data/EventSourceName$
</Source>
<Name>Failed to create device container. Maximum number of device containers exceeded.</Name>
</AlertGeneration>
<InvokerType>0</InvokerType>
</WriteAction>
<WriteAction ID="CollectEventData" TypeID="SystemCenterLibrary!Microsoft.SystemCenter.CollectEvent"/>
<WriteAction ID="CollectEventDataWarehouse" TypeID="DataWarehouseLibrary!Microsoft.SystemCenter.DataWarehouse.PublishEventData"/>
</WriteActions>
</Rule>