升级故障转移群集(步骤1:升级被动节点)

步骤1:升级被动节点

1. 先从被动节点升级数据库引擎


2.升级好后安装累积更新包CU5


3.在被动节点升级完成后,将SQL及DTC群集服务转移到被动节点.发生的错误


解决方案:

使得SQL SERVER 服务Properties, Advanced Policies两个节点都要选上。


参考外文:
Failover Cluster - Moving resource error

When trying tomove "SQL Server (MSSQLSERVER)" service to second node we receivenext error:
The operation has failed.
The action "Move to node SQL2" did not complete.
Error Code: 0x80071398
The operation failed because either the specified cluster node is not owner ofthe group, or the node is not a possible owned of the group

First of all we need to check if node is owner of the group:
cluster res "SQL Server" /listowners
If node doesn't exist in cluster owner group add it:
cluster res "SQL Server" /addowner:SQL2
Where "SQL Server" - name of clustered service or application;SQL2 - name of second node.

Second step is checking if second node is a possible owner of the group:
1. Go to cluster shared disk
2. Click Properties, Advanced Policies
3. Make sure that second node checkbox is checked.

http://social.msdn.microsoft.com/Forums/sqlserver/en-US/7da7d9e6-c42e-4b63-ade5-272f689c5ab7/the-action-move-to-node-sqln1-did-not-
complete-an-error-occured-moving-the-clustered-service-or
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值