DFS-R: Aktualizace konfigurace služby AD DS

Microsoft.Windows.FileServer.DFSR.DsConfigUpdateFailureMonitor (UnitMonitor)

Tento objekt monitoruje aktualizace konfigurace s použitím služby Active Directory Domain Services (AD DS) a vytvoří varovnou výstrahu, pokud zjistí, že se službě Replikace distribuovaného systému souborů (DFSR) nepodařilo aktualizovat službu AD DS.

Knowledge Base article:

Souhrn

Tento objekt monitoruje aktualizace konfigurace s použitím služby Active Directory Domain Services (AD DS) a vytvoří varovnou výstrahu, pokud zjistí, že se službě Replikace distribuovaného systému souborů (DFSR) nepodařilo aktualizovat službu AD DS. To provádí tak, že zjišťuje přítomnost události 6016 služby Replikace distribuovaného systému souborů (DFSR).

Příčiny

Stav Není v pořádku indikuje, že se službě Replikace distribuovaného systému souborů (DFSR) nepodařilo aktualizovat konfiguraci ve službě Active Directory Domain Services (AD DS). K tomu může dojít, pokud jsou jediné řadiče domény, které jsou pro server dostupné, řadiči domén pouze ke čtení.

Řešení

Počkejte na změny konfigurace pro replikaci se službou AD DS

Služba Replikace distribuovaného systému souborů (DFSR) tuto operaci zkusí zopakovat, což se obvykle automaticky vyřeší, jakmile se změny v konfiguraci replikují prostřednictvím služby AD DS.

K okamžitému zjištění změn konfigurace otevřete okno příkazového řádku a zadejte následující příkaz jednou pro každého člena replikační skupiny, kde [doména] je doména, ve které se server nachází, a [server] je název serveru:

Dfsrdiag PollAD /Member:[doména\server]

Pokud tento problém přetrvává, ověřte, zda replikace služby AD DS funguje a zda služba může kontaktovat řadič domény. Pokud problém přetrvává 8 hodin, služba Replikace distribuovaného systému souborů (DFSR) vypne připojení a zaprotokoluje událost 5016 služby Replikace distribuovaného systému souborů (DFSR).

Ověření

Tento monitor se automaticky obnoví do stavu V pořádku, jakmile bude problém vyřešen.

Další informace

Událost 6016 služby Replikace distribuovaného systému souborů (DFSR) (http://go.microsoft.com/fwlink/?LinkId=187157)

Element properties:

TargetMicrosoft.Windows.FileServer.DFSR.Service
Parent MonitorSystem.Health.ConfigurationState
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.2SingleEventLog2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
DFS-R: Nepodařilo se aktualizovat konfiguraci ve službě Active Directory Domain Services
Službě Replikace distribuovaného systému souborů (DFSR) se nepodařilo aktualizovat konfiguraci ve službě Active Directory Domain Services (AD DS). Služba bude pravidelně opakovat pokusy o tuto operaci.
Další informace:
Kategorie objektu: {0}
DN objektu: {1}
Chyba: {2} ( {3} )
Řadič domény: {4} Interval dotazování: {5}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.FileServer.DFSR.DsConfigUpdateFailureMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.FileServer.DFSR.Service" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.2SingleEventLog2StateMonitorType" ConfirmDelivery="true">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Microsoft.Windows.FileServer.DFSR.DsConfigUpdateFailureMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Warning</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Params/Param[1]$</AlertParameter1>
<AlertParameter2>$Data/Context/Params/Param[2]$</AlertParameter2>
<AlertParameter3>$Data/Context/Params/Param[3]$</AlertParameter3>
<AlertParameter4>$Data/Context/Params/Param[4]$</AlertParameter4>
<AlertParameter5>$Data/Context/Params/Param[5]$</AlertParameter5>
<AlertParameter6>$Data/Context/Params/Param[6]$</AlertParameter6>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="FirstEventRaised" MonitorTypeStateID="FirstEventRaised" HealthState="Warning"/>
<OperationalState ID="SecondEventRaised" MonitorTypeStateID="SecondEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<FirstComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</FirstComputerName>
<FirstLogName>DFS Replication</FirstLogName>
<FirstExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">6016</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">DFSR</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</FirstExpression>
<SecondComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</SecondComputerName>
<SecondLogName>DFS Replication</SecondLogName>
<SecondExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">DFSR</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<Or>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">6018</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">1004</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">1104</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</Or>
</Expression>
</And>
</SecondExpression>
</Configuration>
</UnitMonitor>