Thursday, July 25, 2013

Windows Server Backup failed to backup with error 0x81000101

            

Windows Server Backup failed to backup with error 0x81000101

        

Symptom:

 

Sometimes Windows Server Backup failed to backup the data. The error is:

The shared restore point operation failed with error (0x81000101) The creation of a shadow copy has timed out. Try this operation again.

In the event viewer, found the following error:

The backup operation that started at '‎**** has failed because the Volume Shadow Copy Service operation to create a shadow copy of the volumes being backed up failed with following error code '2155348001'. Please review the event details for a solution, and then rerun the backup operation once the issue is resolved.

Cause:

Windows Server Backup is timing out during shadow copy creation since it is taking more than 10 minutes.

Resolution:

- Run regedit.exe and navigate to "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\SPP"

- Create a new Registry value of type DWORD with name "CreateTimeout"

- Change value to 12000000(2*10*60*1000 = 20 mins) in decimal

More information:

http://blogs.technet.com/b/filecab/archive/2009/09/16/diagnosing-failures-in-windows-server-backup-part-1-vss-spp-errors.aspx

Tuesday, July 16, 2013

System State Backup Failed on Windows 2008 R2 SP1 with Windows Backup

Dear All,
I am running Windows Server 2008 R2 SP1 Domain Controller and have a scheduled job to backup only the System State data to a volume (D drive) on the server itself.

 Periodically and randomly the job fails with a status message in the Windows backup console saying "Failed. The operation was stopped. Detailed error: Access is denied"

In the event log I see the following



I checked online for the above error code and found MS Hotfix 2182466 but when I try to install it, it says "The update is not applicable to your computer" (I have verified the hotfix is the correct one for the server I am running).

Resolution :

After searching a lot on internet and suddenly I found solution.

TrendMicro Antivirus Software is installed on server so that I have disabled it and bOOOOOMMMMM!!!!!!!! windows  system state backup has completed without any error...