Skip to content

Commit b3f9df1

Browse files
authored
Merge pull request #201132 from b-ahibbard/anf-crr-errors
anf-1662 for 2022.1
2 parents 2a0fdae + 667dc7d commit b3f9df1

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

articles/azure-netapp-files/troubleshoot-cross-region-replication.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: troubleshooting
15-
ms.date: 03/10/2021
15+
ms.date: 08/02/2022
1616
ms.author: anfdocs
1717
---
1818
# Troubleshoot cross-region replication errors
@@ -38,12 +38,20 @@ This article describes error messages and resolutions that can help you troubles
3838
| `Remote volume '{0}' does not have source volume '{1}' as RemoteVolumeResourceId` | Data protection volume does not have this source volume in its remote resource ID (wrong source ID was entered). |
3939
| `The destination volume replication creation failed (message: {0})` | This error indicates a server error. Contact Support. |
4040

41+
## Error breaking replication
42+
43+
| Error Message | Resolution |
44+
|-|-|
45+
| `‘Not able to break a volume replication in an uninitialized state.` | Use re-initialize endpoint to get replication in initialized state or delete the replication and try again. |
46+
4147
## Errors deleting replication
4248

4349
| Error Message | Resolution |
4450
|-|-|
4551
| `Replication cannot be deleted, mirror state needs to be in status: Broken before deleting` | Validate that either replication has been broken or it is uninitialized and idle (failed initialization). |
4652
| `Cannot delete source replication` | Deleting the replication from the source side is not allowed. Make sure that you are deleting the replication from the destination side. |
53+
| Deleting replication in uninitialized state and transferring relationship status: <br> `Replication cannot be deleted while relationship status is transferring.` | Wait until replication is idle and try again. |
54+
| `Replication cannot be deleted while in Mirrored state` | Break the replication relationship before proceeding. See [Delete volume replications or volumes](cross-region-replication-delete.md). |
4755

4856
## Errors deleting volume
4957

0 commit comments

Comments
 (0)