DFS-R: AD DS 구성 업데이트

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

이 개체는 AD DS(Active Directory 도메인 서비스)를 사용하여 구성 업데이트를 모니터링하고, DFS 복제에서 AD DS를 업데이트할 수 없으면 경고를 만듭니다.

Knowledge Base article:

요약

이 개체는 AD DS(Active Directory 도메인 서비스)를 사용하여 구성 업데이트를 모니터링하고, DFS 복제에서 AD DS를 업데이트할 수 없으면 경고를 만듭니다. DFS 복제 이벤트 6016이 있는지 확인하면 됩니다.

원인

이 모니터의 비정상 상태는 DFS 복제에서 AD DS(Active Directory 도메인 서비스)의 해당 구성을 업데이트하지 못했음을 나타냅니다. 이 문제는 서버가 연결할 수 있는 유일한 도메인 컨트롤러가 읽기 전용 도메인 컨트롤러인 경우에 발생할 수 있습니다.

해결 방법

구성 변경이 AD DS에 복제될 때까지 대기

DFS 복제가 이 작업을 다시 시도하며, AD DS를 통해 구성 변경이 복제되면 대체로 문제가 자동으로 해결됩니다.

구성 변경을 즉시 폴링하려면 명령 프롬프트 창을 열고 복제 그룹의 각 구성원에 대해 다음 명령을 한 번 입력합니다. 여기서 [domain]은 서버가 있는 도메인이고, [server]는 서버 이름입니다.

Dfsrdiag PollAD /Member:[domain\server]

이 문제가 계속되면 AD DS 복제가 작동 중인지, 서비스에서 도메인 컨트롤러에 연결할 수 있는지 확인합니다. 문제가 8시간 동안 계속되면 DFS Replication 서비스가 연결을 사용하지 않도록 설정하고 DFS 복제 이벤트 5016을 기록합니다.

검증

문제가 해결되면 이 모니터가 자동으로 정상 상태로 다시 설정됩니다.

추가 정보

DFS 복제 이벤트 6016(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: Active Directory 도메인 서비스의 구성을 업데이트하지 못함
DFS 복제에서 AD DS(Active Directory 도메인 서비스)의 해당 구성을 업데이트하지 못했습니다. 서비스가 주기적으로 이 작업을 다시 시도합니다.
추가 정보:
개체 범주: {0}
개체 DN: {1}
오류: {2}( {3} )
도메인 컨트롤러: {4} 폴링 주기: {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>