Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

How Do I check The "Always On Auto Failover" - In Which scenario ?

$
0
0
HiI Config Ha-Alwayson on 2 test servers . In addition, was defined a listener for them. I can connect to them from the listener and in directly. I did manual Failover and it worked.However all connection to all servers (primary and secondary and listener) was breaked. I expected my connection ToThe listener, be stable. But How can I test the Auto failover mechanism?-----------------------------------------------------------:-DI run this scenario : Scenario 1 : 1- I filled all free space from the primary server else a bit. 2- And run on it a Huge Update to fill remain free space. 3- MeanWhile I Run an insert command into listener IP. (in a while Loop)I expected :>>> After run update or in middle of it , The primary server face to a problem. (Full Log file). And This was happened. >>> After I expected The Failover act and change Primary And Secondary.And My insert commands Continues without Break Or Continue On new server After some SecondsBut It didn't Happend.Both Of 2 Command are stoped !!!!! And auto failover didnt act. Scenario 2 : I tryed To create a manual fail on primary server . I Tried to Offline the main database in primary server. But It didnt allow .-----------------------------:angry::crazy:Then 1- What is the meaning Of fail that Auto failover act about it ? explosion the servers ?????2- In which scenario I can Test It ?Please Help me :-P

Viewing all articles
Browse latest Browse all 6525

Trending Articles