Dell Server PCIe SSD Physical Disk Predictive Failure Health

Dell.ManagedServer.Storage.PCIeSSDPhysicalDiskPredictiveFailureHealth (UnitMonitor)

Knowledge Base article:

Summary

Dell Server PCIe SSD Physical Disk Predictive Failure Disk Unit Monitor

Causes

A disk has received a predictive failure after a configuration change. The disk is likely to fail in the near future.

Resolutions

Replace the disk that has received the configuration change. If the physical disk is a member of a non-redundant virtual disk, then back up the data before replacing the disk.

Note: Removing a physical disk that is included in a non-redundant virtual disk will cause the virtual disk to fail and may cause data loss.

Element properties:

TargetDell.ManagedServer.Storage.Extender.PhysicalDisk
Parent MonitorSystem.Health.AvailabilityState
CategoryCustom
EnabledFalse
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeDell.ManagedServer.ServerHealthCookDownUMT
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="Dell.ManagedServer.Storage.PCIeSSDPhysicalDiskPredictiveFailureHealth" Accessibility="Public" Enabled="false" Target="DellManagedServer!Dell.ManagedServer.Storage.Extender.PhysicalDisk" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" TypeID="Dell.ManagedServer.ServerHealthCookDownUMT" Priority="Normal" ConfirmDelivery="false">
<Category>Custom</Category>
<OperationalStates>
<OperationalState ID="Success" MonitorTypeStateID="Success" HealthState="Success"/>
<OperationalState ID="Critical" MonitorTypeStateID="Error" HealthState="Error"/>
<OperationalState ID="Warning" MonitorTypeStateID="Warning" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>21600</IntervalSeconds>
<SyncTime/>
<TimeoutSeconds>1200</TimeoutSeconds>
<InstanceIndex>$Target/Property[Type="DellManagedServer!Dell.ManagedServer.Storage.Extender.PhysicalDisk"]/ID$</InstanceIndex>
<ComponentType>Dell.ManagedServer.Storage.Extender.PhysicalDisk.PredictiveFailure</ComponentType>
<LogLevel>0</LogLevel>
</Configuration>
</UnitMonitor>