Övervakare för omvänd replikering har inte initierats på Hyper-V 2016 och 1709+

Microsoft.Windows.HyperV.VMReplicationHealth33412.Monitor (UnitMonitor)

Den virtuella datorn som växlades över vid fel är inte skyddad igen.
Obs! Som grundinställning är den här övervakaren inaktiverad. Använd åsidosättningar för att aktivera den om nödvändigt.

Knowledge Base article:

Sammanfattning

Växling vid fel har initierats på den virtuella replikdatorn men den är för närvarande inte skyddad. Skydda den virtuella datorn igen, genom att omvänt replikera den tillbaka till den primära servern eller kopiera den till en annan server.

Obs! Som grundinställning är den här övervakaren inaktiverad. Använd åsidosättningar för att aktivera den om nödvändigt.

Orsaker

Lösningar

Element properties:

TargetMicrosoft.Windows.HyperV.Discovery.VirtualMachine
Parent MonitorSystem.Health.AvailabilityState
CategoryStateCollection
EnabledFalse
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.HyperV.VMReplicationHealthMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Den virtuella replikdatorn har växlats över vid fel; starta omvänd replikering.
Replikeringen för återställning av den virtuella datorn växlade över vid fel; starta omvänd replikering.
RunAsDefault

Source Code:

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