Hyper-V 2012 복제본이 동기화되지 않음.

Microsoft.Windows.HyperV.2012.VMReplicationHealth33414.Monitor (UnitMonitor)

가상 컴퓨터 복제 빈도를 모니터링합니다.

Knowledge Base article:

요약

기본 가상 컴퓨터 및 복제본 가상 컴퓨터가 1시간 이상 동기화되지 않았습니다. 계획되지 않은 장애 조치의 경우 1시간 이상 데이터를 손실하게 됩니다.

원인

이 오류는 다음과 같은 원인으로 인해 발생할 수 있습니다.

해결 방법

Element properties:

TargetMicrosoft.Windows.HyperV.2012.VirtualMachine
Parent MonitorSystem.Health.AvailabilityState
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.HyperV.2012.VMReplicationHealthMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
1시간 전에 마지막 복제가 수행되었습니다.
가상 컴퓨터 복제가 1시간 이상 지연됩니다.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.HyperV.2012.VMReplicationHealth33414.Monitor" Accessibility="Public" Enabled="onEssentialMonitoring" Target="HVDisc!Microsoft.Windows.HyperV.2012.VirtualMachine" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Microsoft.Windows.HyperV.2012.VMReplicationHealthMonitorType" ConfirmDelivery="false">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Microsoft.Windows.HyperV.2012.VMReplicationHealth33414.Alert">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters/>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Healthy" MonitorTypeStateID="VMReplicationHealthy" HealthState="Success"/>
<OperationalState ID="Unhealthy" MonitorTypeStateID="VMReplicationCritical" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>1800</IntervalSeconds>
<TimeoutSeconds>30</TimeoutSeconds>
<VMId>$Target/Property[Type="HVLib!Microsoft.Windows.HyperV.VirtualMachine"]/VirtualMachineId$</VMId>
<ErrorProperty>ReplicationHealthIssuesList</ErrorProperty>
<ErrorCode>33414</ErrorCode>
</Configuration>
</UnitMonitor>