DFS-R:複寫資料夾健全狀況

Microsoft.Windows.FileServer.DFSR.ReplicatedFolderRollup (DependencyMonitor)

此相依性監視會將來自複寫資料夾實體的健全狀況狀態彙總到複寫磁碟區實體。

Knowledge Base article:

摘要

此相依性監視會將來自複寫資料夾實體的健全狀況狀態彙總到複寫磁碟區實體。如果健全狀況狀態處於未知狀態,則是尚未開始監視此物件。此監視的健全狀況狀態相依於複寫資料夾實體的健全狀況狀態。

原因

此監視的狀況不良狀態指出,複寫資料夾監視存在問題。

解決方式

使用健全狀況總管尋找狀況不良的監視

在 Operations 主控台中,使用健全狀況總管向下切入並找出狀況不良狀態的原因。然後利用問題所在之特定監視上的產品知識,進行疑難排解並修正問題。

驗證

解決基礎問題之後,此監視應回到狀況良好狀態。

Element properties:

TargetMicrosoft.Windows.FileServer.DFSR.Volume
Parent MonitorSystem.Health.AvailabilityState
AlgorithmBestOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.Windows.FileServer.DFSR.Volume.Contains.ReplicatedFolder
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.Windows.FileServer.DFSR.ReplicatedFolderRollup" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.FileServer.DFSR.Volume" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Windows.FileServer.DFSR.Volume.Contains.ReplicatedFolder" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>Custom</Category>
<Algorithm>BestOf</Algorithm>
</DependencyMonitor>