アドレス値が無効であるため、クラスター IP アドレス リソースをオンラインにすることができません

Microsoft.Windows.6.2.Cluster.Management.Monitoring.Cluster.IP.address.resource.cannot.be.brought.online.because.the.address.value.is.invalid (Rule)

Knowledge Base article:

概要

アドレス値が無効であるため、クラスター IP アドレス リソースをオンラインにすることができません

解決方法

イベント ビューアーを現在開いていない場合、「イベント ビューアーを開き、フェールオーバー クラスタリングに関連したイベントを表示する」を参照してください。イベントにまだ参照していないエラー コードが含まれている場合、「一部のイベント メッセージに含まれるエラー コードに関する詳細情報を検索する」を参照してください。イベントのメッセージを確認したら、次の点をチェックします。

以下の手順を実行するには、各クラスター化されたサーバーのローカルの Administrators グループに所属し、ドメイン アカウントを使用するか、または同等の権限を委任されている必要があります。

クラスター内の IP アドレス リソースのプロパティを表示するには:

イベント ビューアーを開き、フェールオーバー クラスタリングに関連するイベントを表示するには:

一部のイベント メッセージに含まれるエラー コードに関する詳細情報を検索するには:

Element properties:

TargetMicrosoft.Windows.6.2.Cluster.Monitoring.Service
CategoryAlert
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
RemotableTrue
Alert Message
アドレス値が無効であるため、クラスター IP アドレス リソースをオンラインにすることができません
{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.Cluster.IP.address.resource.cannot.be.brought.online.because.the.address.value.is.invalid" 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>1047</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.Cluster.IP.address.resource.cannot.be.brought.online.because.the.address.value.is.invalid.AlertMessage"]$</AlertMessageId>
</WriteAction>
</WriteActions>
</Rule>