SQL 2012 AlwaysOn MultiSubnetFailover

Unanswered SQL 2012 AlwaysOn MultiSubnetFailover

  • Thursday, August 30, 2012 3:11 PM
     
     

    I have a three node SQL 2012 AlwaysOn Availability Group, with a Listener that I am trying to connect to with some of my .NET Applications. Two of the three nodes are in a different subnet. I have applied the "MultiSubnetFailover=true" connection string parameter, and the .NET 4.0.3 update has been applied on all of the client machines. Connectivity for some machines works fine, but others does not work at all.

    I have been trying to figure out the differences between a client that can connect and one that cannot. I'm out of ideas and this point and asking for some help.

    Any suggestions would be appreciated.

    Kyle

All Replies

  • Friday, August 31, 2012 9:33 AM
     
     

    It seems not like a data access problem

    Did you get any error message when connection failed?

    • Edited by yaphets Tuesday, September 04, 2012 7:50 AM
    •