DFS-N: Namespace State Mapped from Metadata

Microsoft.Windows.FileServer.DFSN.Namespace.MetadataStateUnitMonitor (UnitMonitor)

This object monitors the state of a namespace as represented in the namespace’s metadata, and maps the state to the namespace’s entity in Operations Manager.

Knowledge Base article:

Summary

This monitor enters the Critical condition if the specified namespace root has been disabled by a namespace administrator.

Causes

This monitor enters the Critical condition if the specified namespace root has been disabled by a namespace administrator.

Resolutions

Enable the namespace

Open an elevated command prompt on a computer running Windows Server 2008 R2 or Windows Server 2008 and then use the Dfsutil Property State Online \\[namespace] command.

Note: To enable a DFS folder, you must be a member of the Local Administrators group on each namespace server.

Verification

To verify that this issue is no longer present, use the dfsutil root\\[namespace] command (on Windows Server 2003, use the dfsutil root\\[namespace]/view command) to check the state of the namespace. Confirm that the state of the root is OK and that the states of all namespace servers are Online.

After you resolve the problem, in the Operations console, reset the health state of this monitor to Healthy.

Element properties:

TargetMicrosoft.Windows.FileServer.DFSN.Namespace
Parent MonitorSystem.Health.AvailabilityState
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
Monitor TypeMicrosoft.Windows.FileServer.DFSN.Library.EntityStateUnitMonitorType
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.FileServer.DFSN.Namespace.MetadataStateUnitMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.FileServer.DFSN.Namespace" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Microsoft.Windows.FileServer.DFSN.Library.EntityStateUnitMonitorType" ConfirmDelivery="true">
<Category>Custom</Category>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateId5b8594a4d653463698730670737cc111" MonitorTypeStateID="HealthyState" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId9754da3c6b0f47e38f3b0f3efa4541dc" MonitorTypeStateID="UnhealthyState" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>1800</IntervalSeconds>
<SyncTime/>
<TimeoutSeconds>300</TimeoutSeconds>
<ElementState>$Target/Property[Type="Microsoft.Windows.FileServer.DFSN.Namespace"]/State$</ElementState>
</Configuration>
</UnitMonitor>