Hyper-V 2016 Çoğaltma eşitlenmemiş izleyicisi

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

Sanal Makine Çoğaltma sıklığını izler.
Not: Bu izleyici varsayılan olarak devre dışıdır. Lütfen gerektiğinde etkinleştirmek için geçersiz kılmaları kullanın.

Knowledge Base article:

Özet

Birincil sanal makine ve çoğaltma sanal makinesi bir saatten uzun süredir eşitlenmemiş durumda. Planlanmamış yük devretme gerçekleştiğinde en az son 1 saat içindeki verileri kaybedebilirsiniz.

Not: Bu izleyici varsayılan olarak devre dışıdır. Lütfen gerektiğinde etkinleştirmek için geçersiz kılmaları kullanın.

Nedenler

Bu hata aşağıdakilerden kaynaklanıyor olabilir:

Çözümler

Element properties:

TargetMicrosoft.Windows.HyperV.2016.VirtualMachine
Parent MonitorSystem.Health.AvailabilityState
CategoryStateCollection
EnabledFalse
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.HyperV.2016.VMReplicationHealthMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Son çoğaltma 1 saat önceydi.
Sanal Makine çoğaltma bir saatten fazla gecikti.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.HyperV.2016.VMReplicationHealth33414.Monitor" Accessibility="Public" Enabled="false" Target="HVDisc!Microsoft.Windows.HyperV.2016.VirtualMachine" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Microsoft.Windows.HyperV.2016.VMReplicationHealthMonitorType" ConfirmDelivery="false">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Microsoft.Windows.HyperV.2016.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>