SQL 2008 Cluster一个节点上的群集服务不能启动
环境:Windows 2003 R2 X64 +SQLServer 2008 R2
今天早上来 发现两个节点上都存在很多KB要安装。安装之后,发现当其中任意一个节点上的群集服务启动之后另外一个节点上的群集服务就不能正常启动了。
报错信息:
Cluster service is shutting down because the membership engine detected a membership event while trying to join the server cluster. Shutting down is the normal response to this type of event. Cluster service will restart per the Service Manager's recovery actions.
事件ID:1073 1173
Cluster service was halted to prevent an inconsistency within the server cluster. The error code was 5890.
看了微软的这个介绍。
http://support.microsoft.com/kb/890761
上面说进去之后,
Click to clear the Require NTLMv2 session security check box, and then click OK.
但是,我检查两个节点上的这个选项都是没被勾选上的啊。。。。。
而且我看他的Hotfix链接中也没有For X64的,只有X86和IA64的