Backups appear to hang when attempting to create a Snapshot using VSS (Volume Shadow Copy Service)
Exact Error Message
20071003 10:08:03 VSS E12310 NA Volume Shadow Copy Service error: The shadow copy could not be committed - operation timed out. Error context: DeviceIoControl(\\?\Volume{da3c46c6-1212-11db-9ed4-000bcd694cc0} - 000000E4,0x0053c010,000391B8,0,0003A1C0,4096,[0]).
Details:
One possible Resolution is to re-register the
Volume Shadow Copy DLL's per what shows below:
Procedure to
re-register the Volume Shadow Copy service DLL's:
CD to
Windows\System32
Net stop vss
Net stop swprv
regsvr32
ole32.dll
regsvr32 vss_ps.dll
Vssvc /Register
regsvr32 /i
swprv.dll
regsvr32 /i eventcls.dll
regsvr32 es.dll
regsvr32
stdprov.dll
regsvr32 vssui.dll
regsvr32 msxml.dll
regsvr32
msxml3.dll
regsvr32 msxml4.dll
Reboot the server.
After
reboot, open a command prompt and run:
vssadmin list
writers
A Volume Shadow Copy Service (VSS) update package is
available for Windows Server
2003
http://support.microsoft.com/default.aspx?scid=kb;en-us;940349
Related Documents:261993: How to troubleshoot the error "A failure occurred querying the Writer status" (a000fed1 HEX or e000fed1 HEX or 0xfffffed1 HEX) that occurs when a backup or restore is attempted http://support.veritas.com/docs/261993273562: Backup jobs fail with "out of memory" error or memory and handle leaks appear when creating snapshots with Microsoft Volume Shadow Copy Service providers. http://support.veritas.com/docs/273562278212: Backups of Windows 2003 Shadow Copy Components fail with the error: "V-79-57344-65234 - AOFO: Initialization failure on: "\\SERVERNAME\Shadow?Copy?Components". Advanced Open File Option used:Microsoft Volume Shadow Copy Service (VSS).Snapshot provider error (0xE000FED1): A failure occurred querying the Writer status." http://support.veritas.com/docs/278212
Products Applied:
Backup Exec 10d (10.1) 5629, 10d (10.1) 5629 SP1, 11d (11.0), 11d (11.0) 6235, 11d (11.0) 7170, 12.0, 12.5, 12.5 .1 SP1, 12.5 .2 SP2, 12.5 .3 SP3
Subjects:
Backup Exec
Application: Backup
Languages:
English (US)
Operating Systems:
Windows Server 2003Enterprise SP2, Standard Server SP2, Storage Server
THE INFORMATION PROVIDED IN THE SYMANTEC SOFTWARE KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. SYMANTEC SOFTWARE DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SYMANTEC SOFTWARE OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES,EVEN IF SYMANTEC SOFTWARE OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.