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
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,8 @@ This article describes error messages and resolutions that can help you troubles
16
16
17
17
| Error message | Resolution |
18
18
|-|-|
19
-
|`Volume {0} cannot be used as source because it is already in replication`| You cannot create a replication with a source volume that is already in a data replication relationship. |
20
-
|`Peered region '{0}' is not accepted`| You can't create replication between un-paired regions. Review [supported regional pairs](cross-region-replication-introduction.md#supported-region-pairs). |
19
+
|`Volume {0} cannot be used as source because it is already in replication`| You cab't create a replication with a source volume that is already in a data replication relationship. |
20
+
|`Peered region '{0}' is not accepted`| You can't create replication between unpaired regions. Review [supported regional pairs](cross-region-replication-introduction.md#supported-region-pairs). |
21
21
|`RemoteVolumeResource '{0}' of wrong type '{1}'`| Validate that the remote resource ID is a volume resource ID. |
22
22
23
23
## Errors authorizing volume
@@ -42,14 +42,14 @@ This article describes error messages and resolutions that can help you troubles
42
42
43
43
| Error message | Resolution |
44
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. |
45
+
|`‘Not able to break a volume replication in an uninitialized state.`|Reinitialize the endpoint to return replication to an initialized state or delete the replication and try again. |
46
46
47
47
## Errors deleting replication
48
48
49
49
| Error message | Resolution |
50
50
|-|-|
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). |
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. |
51
+
|`Replication cannot be deleted, mirror state needs to be in status: Broken before deleting`| Validate that either replication has been broken or it's uninitialized and idle (failed initialization). |
52
+
|`Cannot delete source replication`| Deleting the replication from the source side is not allowed. Make sure that you're deleting the replication from the destination side. |
53
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
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). |
55
55
@@ -64,20 +64,20 @@ This article describes error messages and resolutions that can help you troubles
64
64
65
65
| Error message | Resolution |
66
66
|-|-|
67
-
|`Volume Replication is in invalid status: (Mirrored|Uninitialized) for operation: 'ResyncReplication'` | Confirm volume replication is in state "broken”.|
67
+
| `Volume replication is in invalid status: (Mirrored|Uninitialized) for operation: 'ResyncReplication'` | Confirm the volume's replication state is "broken."|
68
68
69
69
## Errors deleting snapshot
70
70
71
-
|Error message |Resolution|
71
+
| Error message |Resolution |
72
72
|-|-|
73
-
|`Snapshot cannot be deleted, parent volume is a Data Protection volume with a replication object`|Validate that you've broken the volume's replication if you want to delete this snapshot.|
74
-
|`Cannot delete volume replication generated snapshot`| Deletion of replication baseline snapshots is not allowed.|
73
+
|`Snapshot cannot be deleted, parent volume is a data protection volume with a replication object`|Validate that you've broken the volume's replication if you want to delete this snapshot. |
| Attempt to resize a source volume is failing with the error `"PoolSizeTooSmall","message":"Pool size too small for total volume size."`| Ensure you have enough headroom in the capacity pools for both the source and the destination volumes of cross-region replication. When you resize the source volume, the destination volume is automatically resized. But if the capacity pool hosting the destination volume doesn’t have enough headroom, the resizing of both the source and the destination volumes will fail. See [Resize a cross-region replication destination volume](azure-netapp-files-resize-capacity-pools-or-volumes.md#resize-a-cross-region-replication-destination-volume) for details. |
80
+
| Attempt to resize a source volume is failing with the error `"PoolSizeTooSmall","message":"Pool size too small for total volume size."`| Ensure you have enough space available in the capacity pools for both the source and the destination volumes of cross-region replication. When you resize the source volume, the destination volume is automatically resized. If the capacity pool hosting the destination volume doesn’t have enough available space, resizing both the source and the destination volumes will fail. See [Resize a cross-region replication destination volume](azure-netapp-files-resize-capacity-pools-or-volumes.md#resize-a-cross-region-replication-destination-volume) for details. |
0 commit comments