server clusters
13 TopicsIssue connecting to primary replica on AAG environment
Hello. I have an always on availability group environment with three replica: SQL01 (as primary), SQL02 (as secondary), SQL03 (as secondary), using Microsoft SQL Server 2019 (RTM) - 15.0.2000.5 (X64). I encounter an issue where i could not connect to SQL01 via SQL Server Management Studio (SSMS), then i did failover to SQL02 as primary and i tried again to connect to SQL01 and it successfully connected to SQL01. Upon the issue encounter, i made sure that: -i can remote the the three server of three SQL node -SQL server services on the three SQL are up -Cluster AAG is up (Failover Cluster Manager) -i could connect directly to SQL02 and SQL03, but not SQL01 Below are detail chronology: -11:55 AM: encountered error login database from application backend -12:00 PM: got log "A time-out occurred while waiting for buffer latch -- type 2, bp xxx, page xxx, stat xxx, database id: xxx, allocation unit Id: xxx, task xxx : 0, waittime 300 seconds, flags xxx, owning task xxx. Not continuing to wait." -12:01 PM: got log "Windows Server Failover Cluster did not receive a process event signal from SQL Server hosting availability group 'AAG' within the lease timeout period." "Always On Availability Groups connection with secondary database terminated for primary database 'xxx' on the availability replica 'SQL03' with Replica ID: {xxx}. This is an informational message only. No user action is required. "Always On Availability Groups connection with secondary database terminated for primary database 'xxx' on the availability replica 'SQL02' with Replica ID: {xxx}. This is an informational message only. No user action is required." After that, I tried to connect to SQL01 few times but failed (still failed until 30mins after the issue). Then I manually failed over to SQL02 as primary. Then I tried to connect to SQL01 again and succeed. Any idea on why i can't connect to SQL01 at first, but after doing failover to SQL02, i tried to connect to SQL01 again and succeed? Usually when the network disruptions happened between SQL nodes, after the connection is established between these nodes, i can connect to the SQL nodes. Thank you.314Views0likes0CommentsStorage Solutions team at TechED IT Pro 2008
First published on TECHNET on Jun 05, 2008 Storage team is bringing 8 sessions and 2 Hands-on Lab to Microsoft TechED IT Pro 2008! Karandeep Anand, Jason Buffington, Ram Kailasanathan, Drew McDaniel and Edwin Yuen will be hosting the sessions from the Storage side.292Views0likes0CommentsWindows Server 2008 Clustering Whitepapers available at Microsoft Download
First published on TECHNET on Apr 02, 2008 Recently, the Failover Clustering team released several White Papers about High Availability and Clustering in Windows Server 2008: § Microsoft High Availability Overview § Overview of Failover Clustering with Windows Server 2008 § Quick Migration with Hyper-V § Windows Server 2008 Failover Clustering Architecture Overview § Failover Clustering in Windows Server 2008 Enterprise Datasheet § Windows Server 2008 Multi-Site Clustering - Technical Decision-Maker White Paper § Windows Server 2008 - Product Page: High Availability For those seeking for that extra information, this is a great resource.468Views0likes0Comments