SQL Mirroring issues with Acronis/VMware snapshot
We are currently experience an issue with sql server mirroring during a vmware snapshot creation where we are seeing an error in the sql server error logs "The mirroring connection to "TCP://<server>:" has timed out for database <dbname> after 120 without a response. Check the service and network connections"
Running a sql server trace (on the non witness test server) shows at the time of the snapshot:
Error: 64
Eventclass: Database mirroring connection
TextData : The connection was closed by the remote end, or an error occurred while receiving data: ‘64(The specified network name is no lo
Then the snapshot completes.
Then every 90 seconds:
Error: -1
Eventclass: Database Mirroring Connection
Textdata: The connection has been idle for over 90 seconds
Then at the end of the timeout period :
State: 6
Eventclass: Database Mirroring State change
Textdata: DBM: Syncronized Principle without Witness -> DBM: Connection with mirror lost
SPID:18
State: 2
Eventclass: Database Mirroring State change
Textdata: DBM: Connection with Mirror Lost -> DBM: Synchronized Principle without Witness
SPID:18
State: 12
Eventclass: Database Mirroring State change
Textdata: DBM: Connection Principle without witness -> DBM: Principle Running Exposed
SPID:18
State:13
Eventclass: Database Mirroring State change
Textdata: DBM: Principle Running Exposed -> DBM: Synchronizing Principle
SPID:18

- Anmelden, um Kommentare verfassen zu können

