Dell OpenManage Storage Services(OMSS) Event: OMSS - FluidCache communications Failure.

DellProPack.UnitMonitor.OMSSFluidCacheCommunicationsFailure (UnitMonitor)

OMSS - FluidCache communications Failure

Knowledge Base article:

Summary

Dell OpenManage Storage Services(OMSS) Event: OMSS - FluidCache communications failure.

Configuration

N/A

Causes

The communications connection between OMSS and the Fluid Cache service is no longer present.

Resolutions

To prevent loss of service from the virtual workloads, it is recommended that all running virtual machines be migrated from this server to another healthy server immediately.

To reconnect OMSS to the Fluid Cache service: 1) Verify the Fluid Cache service is running. To verify the service run the following command: "fldc --status". 2) Re-establish the connect by running the following command: :"omconfig storage fluidcache action=connect"

Additional

N/A

External

N/A

Element properties:

TargetDell.Propack.DellManagedHost
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SingleEventLogManualReset2StateMonitorType
RemotableTrue
AccessibilityInternal
Alert Message
Dell OpenManage Storage Services(OMSS) Event: OMSS - FluidCache communications Failure.
OMSS - FluidCache communications failure.
RunAsDefault

Source Code:

<UnitMonitor ID="DellProPack.UnitMonitor.OMSSFluidCacheCommunicationsFailure" Accessibility="Internal" Enabled="false" Target="Dell.Propack.DellManagedHost" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="MicrosoftWindowsLibrary!Microsoft.Windows.SingleEventLogManualReset2StateMonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="DellProPack.UnitMonitor.OMSSFluidCacheCommunicationsFailure_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="DellProPack.UnitMonitor.OMSSFluidCacheCommunicationsFailure.EventRaised" MonitorTypeStateID="EventRaised" HealthState="Error"/>
<OperationalState ID="DellProPack.UnitMonitor.OMSSFluidCacheCommunicationsFailure.ManualEventRaised" MonitorTypeStateID="ManualResetEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="MicrosoftWindowsLibrary!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<LogName>System</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">2699</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Server Administrator</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</Configuration>
</UnitMonitor>