We have configured AG in SQL Server 2012. AG has 3 nodes, one node (for example server 1) is primary replica with manual failover, and one node (server 2) is configured for secondary replica with automatic failover, one node(server 3) is configured for secondary replica with automatic failover.
After that when upgrade network card we tried to change the node, one node (for example server 3) is primary replica with automatic failover, and one node (server 2) is configured for secondary replica with automatic failover, one node (server 1) is configured for secondary replica with manual failover. The AG environment failed - the databases in AG did not shown and Windows Cluster event showing Error 1069 and 1205.
Below mention the details of AG DashBoard:
Current configuration :
SERVERS FAILOVER MODE REPLICA --------------------------------------- Server-1 Manual Primary Server-2 Automatic Secondary Server-3 Automatic Secondary
We tried to change node :
SERVERS FAILOVER MODE REPLICA --------------------------------------- Server-1 Manual Secondary Server-2 Automatic Secondary Server-3 Automatic Primary