Hi all,
this is my first post ever, so I apoligize if I'm not doing well.
We installed SQL Server 2012. All good!
We configured AlwaysOn High Availability Group. Some problems but all good!
We are testing and we are having some problems. If we shutdown node A all resources go to node B and all still working. When we just stop the SQLServer service the role doesn't failover. What we noticed is that the listener and the IP don't go the node B. If I force manualli the role to move to node B all work fine.
What could be the problem?
For me is the WFCI that doesn't feel correctly the fail of the service and don't move the IP to node B: I investigated in the dependencies but I couldn't figure out how to set them.