During
Offline Backups, transfer of data from staging location to a disk, initiated by using the Microsoft Azure Import/Export tool, might fail for data sources greater than 1 TB.
Applies to
Offline Backups performed by using this update of the MARS Agent.
Symptoms
On running the Microsoft Azure Import/Export Tool for transferring backup data from staging location to a disk, text similar to either of the following appears as part of the logs printed by the tool:
[Date][Info] Excluding file <Staging Location>\<BlobID>_SpanningDataBlob as its size (1099668288000) exceeds the maximum (1099511627776) allowed for Page Blob.
Or
[Date][Info] Excluding file <Staging Location>\<BlobID>_BaseBlob as its size (1099668288000) exceeds the maximum (1099511627776) allowed for Page Blob.
Resolution
To fix the issue follow these steps:
Important Follow the steps in this section carefully. Serious problems might occur if you modify the registry incorrectly. Before you modify it,
back up the registry for restorationin case problems occur.
- In Registry Editor, locate and then select the following registry subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Azure Backup\DbgSettings\OnlineBackup
- Press and hold (or right-click) Configuration, select New, and then select DWORD (32-bit) Value.
- Name the new registry entry as TimeBetweenCheckpoints.
- Double-click the TimeBetweenCheckpoints registry entry.
- In the Edit DWORD Value dialog box, enter 0 in the Value data field, and then select OK.
- Exit Registry Editor.
- Open MARS Agent.
- Delete the associated backup-policy from the MARS Agent.
- Delete the contents of the staging location.
- Select Schedule Backup on the MARS Agent.
- Create a new backup-policy with the Offline Backup option.
- Perform the steps associated with Offline Backups as usual.