無法存取見證資源

Microsoft.Windows.6.2.Cluster.Management.Monitoring.Unable.to.access.witness.resource (Rule)

Knowledge Base article:

摘要

無法存取見證資源

解決方式

如果您不確定叢集仲裁設定是否包含見證磁碟或見證檔案共用,請參閱「檢視容錯移轉叢集的仲裁設定」。然後確認見證磁碟或見證檔案共用已上線。如需有關檢視見證磁碟狀態的詳細資訊,請參閱「檢視採用 [節點與磁碟多數] 仲裁設定的容錯移轉叢集中的見證磁碟狀態」。

如果您目前尚未開啟 [事件檢視器],請參閱「開啟事件檢視器和檢視與容錯移轉叢集相關的事件」。

若要執行這些程序,您在每台叢集化伺服器上都必須是本機 Administrators 群組的成員,且您使用的帳戶必須是網域帳戶,或是已經委派您對應的權限。

檢視容錯移轉叢集的仲裁設定:

檢視採用 [節點與磁碟多數] 仲裁設定的容錯移轉叢集中的見證磁碟狀態:

開啟事件檢視器和檢視與容錯移轉叢集相關的事件:

Element properties:

TargetMicrosoft.Windows.6.2.Cluster.Monitoring.Service
CategoryAlert
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
RemotableTrue
Alert Message
無法存取見證資源
{0}

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.6.2.Cluster.EventProvider Default
WA WriteAction Microsoft.Windows.Cluster.GenerateAlertAction.SuppressedByDescription Default

Source Code:

<Rule ID="Microsoft.Windows.6.2.Cluster.Management.Monitoring.Unable.to.access.witness.resource" Enabled="true" Target="Clus8Library!Microsoft.Windows.6.2.Cluster.Monitoring.Service" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>Alert</Category>
<DataSources>
<DataSource ID="DS" TypeID="Microsoft.Windows.6.2.Cluster.EventProvider">
<Criteria>
<RegExExpression>
<ValueExpression>
<XPathQuery>EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>MatchesRegularExpression</Operator>
<Pattern>^(1557|1558|1562|1563|1564|1573)$</Pattern>
</RegExExpression>
</Criteria>
<LogName>System</LogName>
<PublisherName>Microsoft-Windows-FailoverClustering</PublisherName>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WA" TypeID="ClusLibrary!Microsoft.Windows.Cluster.GenerateAlertAction.SuppressedByDescription">
<Priority>1</Priority>
<Severity>2</Severity>
<AlertMessageId>$MPElement[Name="Microsoft.Windows.6.2.Cluster.Management.Monitoring.Unable.to.access.witness.resource.AlertMessage"]$</AlertMessageId>
</WriteAction>
</WriteActions>
</Rule>