Hi,
We built sql server clustering with Active-Passive. SQL server configuration was successful.
While i am testing SQL failover and failback, If i reboot node-2, server is comming up but in sql cluster console, node 2 is showing down. When i reboot node 1, all sql services are failover to node2 and now both nodes comming up in SQL cluster console also.
Issue is 'when i am rebooting node2, node2 server is comming up but in sql cluster, it was showing down'. Same issue repeating if i reboot node-2. This happens only when i reboot node2.
I see below error in cluster events:
Node 'BPCL-DB-02' failed to form a cluster. This was because the witness was not accessible. Please ensure that the witness resource is online and available.
please help