Monitor de estado de mantenimiento del bloque

Microsoft.SystemCenter.VirtualMachineManager.Storage.StoragePool.DependOn.StorageLogicalUnit.Pool.Threshold.Monitor (DependencyMonitor)

El monitor de dependencia resume el mantenimiento de todos los problemas de grupo de almacenamiento de LUN en el grupo de almacenamiento

Knowledge Base article:

Resumen

Este monitor indica si se alcanza el umbral parcial de aprovisionamiento fino.

Causas

Un estado de error para este monitor indica que se alcanzó el umbral parcial de aprovisionamiento fino.

Resoluciones

En Windows Server 2019+, la recuperación de espacio puede activarse mediante la eliminación de archivos, un recorte en el nivel de sistema de archivos o una operación de almacenamiento.

Element properties:

TargetMicrosoft.SystemCenter.VirtualMachineManager.Storage.StoragePool
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SystemCenter.VirtualMachineManager.Storage.StoragePoolHostsStorageLogicalUnit
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Evento desencadenado por el monitor de bytes utilizados por el bloque
Esta alerta indica que se ha alcanzado el umbral suave de aprovisionamiento fino. {0}

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.VirtualMachineManager.Storage.StoragePool.DependOn.StorageLogicalUnit.Pool.Threshold.Monitor" Accessibility="Public" Enabled="true" Target="SL!Microsoft.SystemCenter.VirtualMachineManager.Storage.StoragePool" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="SL!Microsoft.SystemCenter.VirtualMachineManager.Storage.StoragePoolHostsStorageLogicalUnit" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.VirtualMachineManager.Storage.StoragePool.DependOn.StorageLogicalUnit.Pool.Threshold.Monitor.AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/EventDescription$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>