|
2 | 2 | title: Troubleshoot Azure file share backup
|
3 | 3 | description: This article is troubleshooting information about issues occurring when protecting your Azure file shares.
|
4 | 4 | ms.service: azure-backup
|
5 |
| -ms.date: 11/20/2024 |
| 5 | +ms.date: 01/15/2025 |
6 | 6 | ms.topic: troubleshooting
|
7 | 7 | author: AbhishekMallick-MS
|
8 | 8 | ms.author: v-abhmallick
|
@@ -135,7 +135,7 @@ Error Code: UserErrorStorageAccountInternetRoutingNotSupported
|
135 | 135 |
|
136 | 136 | Error Message: Storage accounts with Internet routing configuration are not supported by Azure Backup
|
137 | 137 |
|
138 |
| -Ensure that the routing preference set for the storage account hosting backed up file share is Microsoft network routing. |
| 138 | +Ensure that the routing preference set for the storage account hosting backed-up file share is Microsoft network routing. |
139 | 139 |
|
140 | 140 | ### FileshareBackupFailedWithAzureRpRequestThrottling/ FileshareRestoreFailedWithAzureRpRequestThrottling- File share backup or restore operation failed due to storage service throttling. This may be because the storage service is busy processing other requests for the given storage account
|
141 | 141 |
|
@@ -290,6 +290,22 @@ Recommended Actions: Ensure that the following configurations in the storage acc
|
290 | 290 |
|
291 | 291 | :::image type="content" source="./media/troubleshoot-azure-files/target-storage-account-configuration.png" alt-text="Screenshot shows the target storage account configuration." lightbox="./media/troubleshoot-azure-files/target-storage-account-configuration.png":::
|
292 | 292 |
|
| 293 | +### DatamoverGenericError |
| 294 | + |
| 295 | +**Error Code**: `DatamoverGenericError` |
| 296 | + |
| 297 | +**Error Message**: Failed to transfer data to vault. |
| 298 | + |
| 299 | +**Recommended action**: Wait for a few minutes and then retry the operation. If the issue persists, contact Microsoft support. |
| 300 | + |
| 301 | +### DatamoverInsufficientVaultStorage |
| 302 | + |
| 303 | +**Error Code**: `DatamoverInsufficientVaultStorage` |
| 304 | + |
| 305 | +**Error Message**: Current operation has failed due to insufficient vault storage. |
| 306 | + |
| 307 | +**Recommended action**: The next backup will be automatically triggered with increased vault storage. |
| 308 | + |
293 | 309 |
|
294 | 310 | ## Common policy modification errors
|
295 | 311 |
|
@@ -328,7 +344,7 @@ Error Message: Listed restore points are not available as the associated file sh
|
328 | 344 | Check if the backed-up file share is deleted. If it was in soft deleted state, check if the soft delete retention period is over and it wasn't recovered back. In either of these cases, you'll lose all your snapshots permanently and won’t be able to recover the data.
|
329 | 345 |
|
330 | 346 | >[!NOTE]
|
331 |
| -> We recommend you don't delete the backed up file share, or if it's in soft deleted state, undelete before the soft delete retention period ends, to avoid losing all your restore points. |
| 347 | +> We recommend you don't delete the backed-up file share, or if it's in soft deleted state, undelete before the soft delete retention period ends, to avoid losing all your restore points. |
332 | 348 |
|
333 | 349 | ### UserErrorBackupAFSInSoftDeleteState - Backup failed as the Azure File Share is in soft-deleted state
|
334 | 350 |
|
|
0 commit comments