NFS: NFS Sunucusu Sürücü Başlangıç Durumu

Microsoft.Windows.FileServices.Service.NFS.6.3.Server.StartupState.Service (UnitMonitor)

Bu nesne, NFS Sunucusu sürücüsünü izler ve bu izleyici için uyarı etkinleştirilmişse, sürücünün başlamaması durumunda bir uyarı oluşturur.

Knowledge Base article:

Özet

Bu nesne, NFS Sunucusu sürücüsünü izler ve bu izleyici için uyarı etkinleştirilmişse, sürücünün başlamaması durumunda bir uyarı oluşturur.

NFS istemcileri, uzak bir sunucu için RPC Bağlantı Noktası Eşleyici hizmetini sorgulayarak NFS sunucularını keşfeder. NFS istemcileri, yalnızca NFS Sunucusu çalıştıran bilgisayarları keşfedebilir ve iletişim kurabilir.

Nedenler

Bu izleyici, aşağıdaki nedenlerden biri dolayısıyla Kritik sistem durumuna girebilir:

Temelde yatan nedeni belirlemek için, Windows Sistem olay günlüğünü inceleyerek Microsoft-Windows-ServicesForNFS-Server Kaynaklı mesajları ve aşağıdaki olay kimliklerinden birini arayın:

Olay 4018 için, aşağıdakileri de içeren çeşitli nedenler olabilir:

Sistem durumu bilinmiyorsa, bu nesne için henüz izleme başlamamış demektir.

Çözümler

Kullanılabilir sistem kaynaklarını artırma

Kullanılabilir sistem kaynaklarını artırmak için aşağıdaki yordamı kullanın:

1. Etkilenen sunucuda yükseltilmiş bir komut isteminde nfsadmin server stop yazarak Server for NFS hizmetini durdurun.

2. net stop portmap yazarak RPC Bağlantı Noktası Eşleyici hizmetini durdurun.

3. Tüm programları kapatın ve gerekli olmayan hizmetleri durdurun.

4. Server for NFS hizmetini ve RPC Bağlantı Noktası Eşleyici hizmetini başlatmak için nfsadmin server start yazın.

Not Server for NFS hizmeti ve NFS Sunucusu sürücüsü RPC Bağlantı Noktası Eşleyici hizmetine bağımlıdır. RPC Bağlantı Noktası Eşleyici hizmetinin durdurulması, Server for NFS hizmetini ve sürücüsünü de durdurur.

Doğrulama

NFS Sunucusu başlangıç durumunu doğrulamak için aşağıdaki yordamı kullanın:

1. Yükseltilmiş komut isteminde net start yazın.

2. Sonuç listesinde NFS Sunucusu göründüğünü doğrulayın.

NFS Sunucusu yeniden başlatıldıktan sonra bu izleyici otomatik olarak Sağlam durumuna sıfırlanır.

Ek

Olay Kimlikleri 4004 ve 4005 (http://go.microsoft.com/fwlink/?LinkId=186009)

Olay Kimliği 4009 (http://go.microsoft.com/fwlink/?LinkId=186004)

Olay Kimliği 4018 (http://go.microsoft.com/fwlink/?LinkId=186006)

NFS Sunucusu'nu yapılandırma hakkında ek bilgi için, bkz. Ağ Dosya Sistemi Hizmetleri (http://go.microsoft.com/fwlink/?LinkId=185983).

Element properties:

TargetMicrosoft.Windows.FileServices.Service.NFS.6.3
Parent MonitorMicrosoft.Windows.FileServices.Service.NFS.6.3.Server.StartupState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.2SingleEventLog2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
NFS: NFS Sunucusu Sürücü Başlangıç Durumu
Olay Açıklaması: {0}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.FileServices.Service.NFS.6.3.Server.StartupState.Service" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.FileServices.Service.NFS.6.3" ParentMonitorID="Microsoft.Windows.FileServices.Service.NFS.6.3.Server.StartupState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.2SingleEventLog2StateMonitorType" ConfirmDelivery="true">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.Windows.FileServices.Service.NFS.6.3.Server.StartupState.Service_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/EventDescription$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="FirstEventRaised" MonitorTypeStateID="FirstEventRaised" HealthState="Error"/>
<OperationalState ID="SecondEventRaised" MonitorTypeStateID="SecondEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<FirstComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</FirstComputerName>
<FirstLogName>Microsoft-Windows-ServicesForNFS-Server/Admin</FirstLogName>
<FirstExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Microsoft-Windows-ServicesForNFS-NFSServerService</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<Or>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">4004</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">4005</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">4009</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">4018</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</Or>
</Expression>
</And>
</FirstExpression>
<SecondComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</SecondComputerName>
<SecondLogName>Microsoft-Windows-ServicesForNFS-Server/Admin</SecondLogName>
<SecondExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Microsoft-Windows-ServicesForNFS-NFSServerService</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">4007</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</SecondExpression>
</Configuration>
</UnitMonitor>