Jobs fail to backup Shadow Copy Components and System State
I'm running BE 2010 R2 on Windows 2008 Server R2, backing up to a Dell PowerVault TL-2000 with two IBM drives (Library Extension Option is licensed)
I have two jobs (Full & Incremental) to do file, folder, shadow copy components and system state backups for a Windows 2003 Enterprise x64 server running Microsoft SQL Server 2005.
Databases and transaction logs get backed up via other jobs.
The file and folder jobs fail with the following error:
- AOFO: Initialization failure on: "\\xxxxxx\Shadow?Copy?Components". Advanced Open File Option used: Microsoft Volume Shadow Copy Service (VSS). V-79-10000-11217 - VSS Snapshot error. The Microsoft Volume Shadow Copy Service (VSS) snapshot failed. Make sure that all provider services and tasks are running. Check the Windows Event Viewer for details. - AOFO: Initialization failure on: "\\xxxxxx\System?State". Advanced Open File Option used: Microsoft Volume Shadow Copy Service (VSS). V-79-10000-11217 - VSS Snapshot error. The Microsoft Volume Shadow Copy Service (VSS) snapshot failed. Make sure that all provider services and tasks are running. Check the Windows Event Viewer for details.
Logging on to the server in question i noticed that the Volume shadow Copy service is stopped, although its startup mode is Automatic. I manually started the service, however on that day the backups failed again with the same error. I logged on again to the server and found the service is stopped once again. At that time i saw that NetApp SnapManager for SQL Server is installed on the server, however upon investigating a bit more it turns out that its services are disabled and it's not actually being used to backup the databases.
Any ideas on how to troubleshoot this further? Could the BE agent somehow be trying to use the SnapManager VSS service to perform the Shadow Copy Components and System State backups and fails because SnapManager services are disabled?
Should I try to uninstall SnapManager and see if that will make the jobs revert to using Microsoft Volume Shadow Copy and complete the backups successfully?
Comments 10 Comments • Jump to latest comment
Hello there,
In the backup job properties goto ADVANCED OPEN FILE OPTION and enable it. Then choose the option to specifically use Microsoft VSS for the backups and then test the backups.
Thanks,
-Sush...
Hope this piece of Information Helps you... and if it does then mark this response as Solution....!!!
AOFO is already enabled in job properties
AOFO is already enabled and set to auto, per the first attached screenshot.
I even tried to change it to use Veritas , per the second attached screenshot and i got this error:
Hi,
Open up a command prompt and type: vssadmin list writers. Check for any writers that aren't stable and running.
If there are, there are 2 ways to fix this:
1. Reboot the server
2. Reregister the VSS *.dlls as per the TN below:
http://www.symantec.com/business/support/index?page=content&id=TECH70486
You should also make sure that any AV running on that server isn't blocking access to the registry for the BE services.
Thanks!
If you find this is a solution, please mark it as such.
Hi
From your second snap you should actually select system provider that is shadow copy ,so please select the system provider and try running backup again.
Thanks
Sameer
Don't forget to give a "Thumbs Up" or Mark as "Solution" if someones advice has helped you.
You should explicitly select the VSS as the AOFO technology.
I will try to explicitly select Microsoft Shadow Copy Provider and see if that will make a difference.
I will update the thread then.
This has resolved the problem for me., Thanks for your help.
Hi
About selecting the System that is shadow copy provider was suggested by me few hours before
Thanks
Sameer
Don't forget to give a "Thumbs Up" or Mark as "Solution" if someones advice has helped you.
I cannot understand what you are trying to say.
Would you like to reply?
Login or Register to post your comment.