Hi everyone,
Im having problems trying to do a failover cluster with SQL Server for High Availability.
The nodes are configured with the Availability Group Listeners with two ip adresses.
The name for the availability group is "SQL_Cluster", with two static ip´s registered on the dns manually because the registers weren't update automatically.
Ip's:
192.168.100.29 Node 1
192.168.101.30 Node 2
My problem is that in all of my network some stations response the name "SQL_Cluster" with the correct way, meaning for the node 1, however some stations is going for the wrong way for the node 2, and obviously the second quantity of stations can´t connect to the instace.
Making some testing, the name "SQL_Cluster" response ok, then i stop the the ping and check again wasn´t response, is like this are working like a Balancing but i want is HA Cluster, active-passive.
I appreciate any suggestions and help, thanks.
Best Regards.
Andres C.