My test configuration:
1VM - node1
2VM - node2
3VM - iSCSI shared 2 volumes (SQL data and Quorum)
node1 and node2 setup Windows Failover Cluster and SQL Failover Cluster on top
node1 is active and I can connect with SQL Server Management Studio by SQL cluster IP
- In Failover Cluster Manager I make manual switchover.
- Wait the second node become active.
- Check if volume migrated check if SQL server stopped on node1 and started on node2
- Try to connect --> And fail
- Don't change any configuration and only after 15 minutes can connect again
I expect the switchover should take about 5 sec not 15 min.
Could you please advice how to troubleshoot this?
Thank you
Windows server 2012 R2 and SQL 2014 Standard