DFS-R: Read-Only Mini-Filter Driver Health Rollup

Microsoft.Windows.FileServer.DFSR.10.0.ReadOnlyFilterMonitor (DependencyMonitor)

This dependency monitor rolls up health state information from the Read-Only Mini-Filter Driver entity to the Read-Only Replicated Folder entity.

Knowledge Base article:

Summary

This dependency monitor rolls up health state information from the Read-Only Mini-Filter Driver entity to the Read-Only Replicated Folder entity. If the health state is unknown, monitoring has not begun for this object. The health of this monitor depends on the health of the Read-Only Mini-Filter Driver entity.

Causes

An unhealthy state of this monitor indicates a problem with a Read-Only Mini-Filter Driver monitor.

Resolutions

Use Health Explorer to find the unhealthy monitor

In the Operations console, use the Health Explorer to drill down and find the cause of the unhealthy state. Then use the product knowledge of the specific monitor causing the issue to troubleshoot and fix the problem.

Verification

After resolving the underlying problem(s), this monitor should return to a healthy state.

Element properties:

TargetMicrosoft.Windows.FileServer.DFSR.10.0.ReadOnlyReplicatedFolder
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorMicrosoft.Windows.FileServer.DFSR.10.0.ReadOnlyFilterDriver.LoadedMonitor
RelationshipMicrosoft.Windows.FileServer.DFSR.10.0.ReadOnlyReplicatedFolder.Contains.ReadOnlyFilter
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
DFS-R: Read-Only Mini-Filter Driver Is Not Loaded
The DFS Replication read-only mini-filter driver is not loaded.

Source Code:

<DependencyMonitor ID="Microsoft.Windows.FileServer.DFSR.10.0.ReadOnlyFilterMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.FileServer.DFSR.10.0.ReadOnlyReplicatedFolder" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Windows.FileServer.DFSR.10.0.ReadOnlyReplicatedFolder.Contains.ReadOnlyFilter" MemberMonitor="Microsoft.Windows.FileServer.DFSR.10.0.ReadOnlyFilterDriver.LoadedMonitor">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.Windows.FileServer.DFSR.10.0.ReadOnlyFilterMonitor_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>