Hello,
I'm using Microsoft Azure Backup on a Windows Server 2012 R2 to backup some folders on a local D:\ and E:\ drive. Since a few weeks the backups of drive E: fail with an error. The complete error message is:
Backup has encountered an irrecoverable error. Contact Microsoft Support for further assistance. (0x086C8)
To resolve this issue, I tried to follow the steps provided in this thread:
https://social.technet.microsoft.com/Forums/en-US/windowsazureonlinebackup/thread/82c982fa-103a-4bef-b0d4-ecea2f4ce4f3
These steps however, doesn't seem to fix the issue for me. Backup still fails with the exact same error.
In my Azure Backup Console I can see 4 jobs (it only ran once after doing the steps from the other thread). The oldest one has the status 'Job completed with warnings'. This one tells that the backup of drive D:\ has been completed and that drive E: failed. The other 3 are just 'Job failed' jobs.
I also checked the CBEngineCurr.errlog and there seem to be some corruption:
08F4 0BAC 07/28 22:11:50.592 79 WcfClient.cs(695) 38D249C1-E510-4C68-8B00-A4E3E4A2CCB9 WARNING FMBlock: FM exception caught | Params: {OperationCode = WcfProxyAsyncCall}{OperationStartTime = 28-7-2015 22:11:45}{FMExceptionDetail = FMException: [ErrorCode:SalMetadataVhdCorrupt, DetailedCode:0, Source:Service/None/Client, Message:Corruption is detected. FMException: [ErrorCode:SalMetadataVhdCorrupt, DetailedCode:0, Source:None, Message:Corruption is detected.] and 08F4 08D8 07/28 23:18:40.100 71 prepunmanagedutils.h(120) 02522339-55D5-4200-9318-44B6F908A0F3 WARNING Error occured, DlsErrorCode - 34504, Exception - FMException: [ErrorCode:SalMetadataVhdCorrupt, DetailedCode:0, Source:Service/None/Client, Message:Corruption is detected. FMException: [ErrorCode:SalMetadataVhdCorrupt, DetailedCode:0, Source:None, Message:Corruption is detected.] 08F4 08D8 07/28 23:18:40.100 71 prepunmanagedutils.h(120) 02522339-55D5-4200-9318-44B6F908A0F3 WARNING RequestId: 08F4 08D8 07/28 23:18:40.100 71 prepunmanagedutils.h(120) 02522339-55D5-4200-9318-44B6F908A0F3 WARNING TaskId: 08F4 08D8 07/28 23:18:40.100 71 prepunmanagedutils.h(120) 02522339-55D5-4200-9318-44B6F908A0F3 WARNING CustomerId: 0 08F4 08D8 07/28 23:18:40.100 71 prepunmanagedutils.h(120) 02522339-55D5-4200-9318-44B6F908A0F3 WARNING IdentityType: 08F4 08D8 07/28 23:18:40.100 71 prepunmanagedutils.h(120) 02522339-55D5-4200-9318-44B6F908A0F3 WARNING Id: 0] 08F4 08D8 07/28 23:18:40.100 71 prepunmanagedutils.h(120) 02522339-55D5-4200-9318-44B6F908A0F3 WARNING {WorkItemId = 6934df2c-8d01-43be-a9af-89301e7fb0df} 08F4 08D8 07/28 23:18:40.100 71 prepunmanagedutils.h(120) 02522339-55D5-4200-9318-44B6F908A0F3 WARNING Stack trace: at Microsoft.Internal.CloudBackup.Common.WcfClient.WcfClient`1.WaitForCompletion(Guid workitemId) 08F4 08D8 07/28 23:18:40.100 71 prepunmanagedutils.h(120) 02522339-55D5-4200-9318-44B6F908A0F3 WARNING at Microsoft.Internal.CloudBackup.Common.WcfClient.WcfClient`1.<>c__DisplayClassd.<CallWcfService>b__c() 08F4 08D8 07/28 23:18:40.100 71 prepunmanagedutils.h(120) 02522339-55D5-4200-9318-44B6F908A0F3 WARNING at Microsoft.Internal.Common.FailureModeling.FMComponent`3._FMBlock(String fileName, Int32 lineNumber, FMBlockArgs args, Action fmPrecheckBlock, Action fmUserBlock) 08F4 08D8 07/28 23:18:40.100 71 prepunmanagedutils.h(120) 02522339-55D5-4200-9318-44B6F908A0F3 WARNING at Microsoft.Internal.CloudBackup.Common.WcfClient.WcfClient`1.CallWcfService(Action webServiceCall, String webServiceDescription) 08F4 08D8 07/28 23:18:40.100 71 prepunmanagedutils.h(120) 02522339-55D5-4200-9318-44B6F908A0F3 WARNING at Microsoft.Internal.CloudBackup.Client.Proxy.PREP.PrepProxy.SnapshotReplica(SnapshotReplicaArgs snapshotReplicaRequest) 08F4 08D8 07/28 23:18:40.100 71 prepunmanagedutils.h(120) 02522339-55D5-4200-9318-44B6F908A0F3 WARNING at SnapshotReplica(HResult* , _GUID guidIDContextStoreKey, PREP_SNAPSHOT_REPLICA_REQUEST* snapshotReplica, CErrorInfo* pErrorInfo) 08F4 08D8 07/28 23:18:40.100 71 prepunmanagedutils.h(127) 02522339-55D5-4200-9318-44B6F908A0F3 NORMAL ErrorMapper: Set Dls error [DLS - 34504]
Thanks in advance!
Regards,
Alexander