You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/troubleshoot-cross-region-replication.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
12
12
ms.workload: storage
13
13
ms.tgt_pltfrm: na
14
14
ms.topic: troubleshooting
15
-
ms.date: 03/10/2021
15
+
ms.date: 08/02/2022
16
16
ms.author: anfdocs
17
17
---
18
18
# Troubleshoot cross-region replication errors
@@ -38,12 +38,20 @@ This article describes error messages and resolutions that can help you troubles
38
38
|`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). |
39
39
|`The destination volume replication creation failed (message: {0})`| This error indicates a server error. Contact Support. |
40
40
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
+
41
47
## Errors deleting replication
42
48
43
49
| Error Message | Resolution |
44
50
|-|-|
45
51
|`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). |
46
52
|`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). |
0 commit comments