Hi started working with HAG and trying to understand configuration wizard's different options for setting primary and secondary Replicas.
How synchronous and asynchrounous commit is going to behave and connection mode setting.
I have setup Node1,node2,node3,node 4 for HAG.
Node1 is primary and rest are secondary replicas.Now how replica mode (syncrounous(2)and Asynchronous is going to behave in times of failover and for database mirroring.can anyone explain??
Is it possible that if node2 goes down it can fail over to node3 or to node4.some confusion in understanding the actul concept of HAG.
Thanx in advance
srm_2010