群集资源的加密设置无法正确应用

Microsoft.Windows.6.2.Cluster.Management.Monitoring.Encrypted.settings.for.cluster.resource.could.not.be.successfully.applied (Rule)

Knowledge Base article:

摘要

群集资源的加密设置无法正确应用

解决方案

关闭任何可能打开事件所示的注册表检查点的句柄的应用程序。这将允许按资源属性的配置复制注册表项。必要时,就此问题联系应用程序供应商。

您可以使用名为“Handle”的实用程序,其中包含用于查看注册表句柄的 -a 选项。有关 Handle 的信息和下载说明,请参见 http://go.microsoft.com/fwlink/?LinkId=105134。

如果当前未打开事件查看器,请参阅“打开事件查看器并查看与故障转移群集相关的事件”。

若要执行以下过程,您必须是每个群集服务器上本地“管理员”组的成员,并且您使用的帐户必须是域帐户,或者您被委派了等效的权限。

要打开事件查看器并查看与故障转移群集相关的事件,请执行以下操作:

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.Encrypted.settings.for.cluster.resource.could.not.be.successfully.applied" 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>1121</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.Encrypted.settings.for.cluster.resource.could.not.be.successfully.applied.AlertMessage"]$</AlertMessageId>
</WriteAction>
</WriteActions>
</Rule>