Hello
I tried doing a failover in a cluster which has 2 nodes and the second node in the cluser was now able to handle the resources for some reason. SQL would run only on the first node in the cluster but not the other.
I looked in the Event Viewer for error messages when I initiated the failover and the below messages are logged into it oen after the other. can someone suggest me what needs to be corrected here?
Normal
0
false
false
false
MicrosoftInternetExplorer4
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0in 5.4pt 0in 5.4pt;
mso-para-margin:0in;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ansi-language:#0400;
mso-fareast-language:#0400;
mso-bidi-language:#0400;}
Normal
0
false
false
false
MicrosoftInternetExplorer4
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0in 5.4pt 0in 5.4pt;
mso-para-margin:0in;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ansi-language:#0400;
mso-fareast-language:#0400;
mso-bidi-language:#0400;}
·
Cluster
service is shutting down because the membership engine failed to arbitrate for
the quorum device. This could be due to the loss of network connectivity with
the current quorum owner. Check your
physical network infrastructure to ensure that communication between this node
and all other nodes in the server cluster is intact.
·
Cluster
service was halted to prevent an inconsistency within the server cluster. The
error code was 5892.
·
The
computer account for Cluster resource '' in domain na.corp.ourdomainname.com could
not be configured for the following reason:
Unable
to decrypt resource data
The
text for the associated error code is: The remote procedure call failed.
The
Cluster Service Account may lack the proper access rights to Active Directory.
The domain administrator should be contacted to assist with resolving this
issue.
·
Cluster
service could not join an existing server cluster and could not form a new
server cluster. Cluster service has terminated.
Thanks