Övervakaren startades inte av replikeringen i Hyper-V 2016 och 1709+

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

Övervakar replikeringen hos virtuella datorer.

Knowledge Base article:

Sammanfattning

När du har konfigurerat en replikeringsrelation ska den inledande replikeringen av den virtuella datorn slutföras.

Orsaker

Detta händer när den inledande replikeringen inte har slutförts efter att en replikeringsrelation har konfigurerats.

Lösningar

Du kan slutföra den inledande replikeringen (IR) genom antingen:

Element properties:

TargetMicrosoft.Windows.HyperV.Discovery.VirtualMachine
Parent MonitorSystem.Health.AvailabilityState
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.HyperV.VMReplicationHealthMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Replikeringen är aktiverad men den inledande replikeringen startade inte eller har inte slutförts.
Replikeringen är aktiverad men den inledande replikeringen startade inte eller har inte slutförts.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.HyperV.VMReplicationHealth33406.Monitor" Accessibility="Public" Enabled="onEssentialMonitoring" 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.VMReplicationHealth33406.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>33406</ErrorCode>
</Configuration>
</UnitMonitor>