由於迷你連接埠介面卡初始化失敗,導致叢集服務無法啟動

Microsoft.Windows.6.2.Cluster.Management.Monitoring.The.cluster.service.failed.to.start.due.a.miniport.adapter.initialization.failure (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.The.cluster.service.failed.to.start.due.a.miniport.adapter.initialization.failure" 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>
<SimpleExpression>
<ValueExpression>
<XPathQuery>EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>4871</Value>
</ValueExpression>
</SimpleExpression>
</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.The.cluster.service.failed.to.start.due.a.miniport.adapter.initialization.failure.AlertMessage"]$</AlertMessageId>
</WriteAction>
</WriteActions>
</Rule>