Skip to content

Commit 6aa73a6

Browse files
authored
Merge pull request #115529 from dcurwin/large-disk-may2020
Large disk note
2 parents d9e78ad + 917e7aa commit 6aa73a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/backup/backup-azure-troubleshoot-slow-backup-performance-issue.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ The following indicators can help you understand the bottleneck and accordingly
9191
* **UI is showing progress for the data transfer**. The data is still being transferred. The network bandwidth or the size of data might be causing delays.
9292
* **UI is not showing progress for the data transfer**. Open the logs located at C:\Program Files\Microsoft Azure Recovery Services Agent\Temp, and then check for the FileProvider::EndData entry in the logs. This entry signifies that the data transfer finished and the catalog operation is happening. Don't cancel the backup jobs. Instead, wait a little longer for the catalog operation to finish. If the problem persists, contact [Azure support](https://portal.azure.com/#create/Microsoft.Support).
9393

94+
If you're trying to back up large disks, then it's recommended to use [Azure Data Box](https://docs.microsoft.com/azure/backup/offline-backup-azure-data-box)] for the first backup (Initial Replication). If you can't use Data Box, then any transient network issues happening in your environment during long data transfers over the network can cause backup failures. To safeguard against these failures, you can add a few folders to your initial backup and keep incrementally adding more folders until all the folders are successfully backed up to Azure. Subsequent incremental backups will be relatively faster.
95+
9496
## Next steps
9597

9698
* [Common questions about backing up files and folders](backup-azure-file-folder-backup-faq.md)

0 commit comments

Comments
 (0)