Hi LimitlessTechnology,
Thank you for your reply.
I installed Windows Server Backup on the Exchange 2013 Virtual machine.
I did a one off backup to a NAS remote shared folder and it backed up without an issue.
When I tried the Altaro VMBACKUP running on the host it fails by stating:
Waiting to retry failed shadowcopy
Then it bombs out.
These are the failed writers on the Exchange 2013 Virtual Machine:
Writer name: 'SqlServerWriter'
Writer Id: {a65faa63-5ea8-4ebc-9dbd-a0c4db26912a}
Writer Instance Id: {2d7dd263-f302-49b6-a3b1-0304d65ab7cf}
State: [10] Failed
Last error: Timed out
Writer name: 'Microsoft Exchange Writer'
Writer Id: {76fe1ac4-15f7-4bcd-987e-8e1acb462fb7}
Writer Instance Id: {943a9e15-a80b-404d-8d62-bca3e52d9cb9}
State: [10] Failed
Last error: Timed out
Writer name: 'COM+ REGDB Writer'
Writer Id: {542da469-d3e1-473c-9f4f-7847f01fc64f}
Writer Instance Id: {c7a407fc-2f39-4364-9d9f-5eedc475e045}
State: [10] Failed
Last error: Timed out
Writer name: 'IIS Metabase Writer'
Writer Id: {59b1f0cf-90ef-465f-9609-6ca8b2938366}
Writer Instance Id: {dcc18db5-ad32-4964-8cd6-0f5abffa534a}
State: [10] Failed
Last error: Timed out
Writer name: 'Shadow Copy Optimization Writer'
Writer Id: {4dc3bdd4-ab48-4d07-adb0-3bee2926fd7f}
Writer Instance Id: {5df4fe4b-89bc-418a-8f8e-64f5b8daaf9c}
State: [10] Failed
Last error: Timed out
Writer name: 'MSMQ Writer (MSMQ)'
Writer Id: {7e47b561-971a-46e6-96b9-696eeaa53b2a}
Writer Instance Id: {10694806-f790-4dcc-9c27-346791d57497}
State: [10] Failed
Last error: Timed out
Writer name: 'IIS Config Writer'
Writer Id: {2a40fd15-dfca-4aa8-a654-1f8c654603f6}
Writer Instance Id: {b77fb86c-70a2-4047-b27f-e0b88bb2e7d0}
State: [10] Failed
Last error: Timed out
Writer name: 'WMI Writer'
Writer Id: {a6ad56c2-b509-4e6c-bb19-49d8f43532f0}
Writer Instance Id: {175ad6fd-292f-4dfb-bcf8-674e30d9b755}
State: [10] Failed
Last error: Timed out
I also stopped systematically every SQL service, but the result is the same.
On the virtual machine event viewer application:
Event 24583, Sqlwriter
Sqllib error: OLEDB Error encountered calling ICommandText::Execute. hr = 0x80040e14. SQLSTATE: 42000, Native Error: 3013
Error state: 1, Severity: 16
Source: Microsoft SQL Server Native Client 10.0
Error message: BACKUP DATABASE is terminating abnormally.
SQLSTATE: 42000, Native Error: 3271
Error state: 1, Severity: 16
Source: Microsoft SQL Server Native Client 10.0
Error message: A nonrecoverable I/O error occurred on file "{00AB327F-BA10-4520-A119-362942581D2D}1:" 995(The I/O operation has been aborted because of either a thread exit or an application request.).
SQLSTATE: 01000, Native Error: 4035
Error state: 1, Severity: 0
Source: Microsoft SQL Server Native Client 10.0
Error message: Processed 0 pages for database 'model', file 'modeldev' on file 1.
Event 3041
BACKUP failed to complete the command BACKUP DATABASE model. Check the backup application log for detailed messages.
---------------------------------------------------------------------------------------------------------------------------
Event 1
SQLVDI: Loc=SignalAbort. Desc=Client initiates abort. ErrorCode=(0). Process=3844. Thread=2472. Client. Instance=SOPHOS. VD=Global{A19916EB-5A86-4801-BB90-D883A049BB8B}1_SQLVDIMemoryName_0.
---------------------------------------------------------------------------------------------------------------------------
Event 12293
Volume Shadow Copy Service error: Error calling a routine on a Shadow Copy Provider {74600e39-7dc5-4567-a03b-f091d6c7b092}. Routine details PreFinalCommitSnapshots({5ed8691f-d2c6-4ed4-9671-4d2756625205}, 3) [hr = 0x800705b4, This operation returned because the timeout period expired.
].
Operation:
Executing Asynchronous Operation
Context:
Current State: DoSnapshotSet
----------------------------------------------------------
On the host event viewer I see this message:
EVENT 8229
A VSS writer has rejected an event with error 0x800423f4, The writer experienced a non-transient error. If the backup process is retried,
the error is likely to reoccur.
. Changes that the writer made to the writer components while handling the event will not be available to the requester. Check the event log for related events from the application hosting the VSS writer.
This is beyond me.