Skip to content

Commit eb10234

Browse files
committed
resync workaround
1 parent eb70deb commit eb10234

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

articles/azure-netapp-files/cross-region-replication-manage-disaster-recovery.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ When such an event occurs, you can [fail over to the destination volume](#fail-o
1616

1717
After disaster recovery, you can perform a [resync](#resync-replication) operation to fail back to the source volume. You then [reestablish the source-to-destination replication](#reestablish-source-to-destination-replication) and remount the source volume for the client to access.
1818

19-
>[!NOTE]
20-
> Reverse resync is not supported with cross-zone-region replication.
21-
2219
## Fail over to destination volume
2320

2421
Failover is a manual process. When you need to activate the destination volume (for example, when you want to fail over to the destination region), you need to break replication peering then mount the destination volume.
@@ -51,10 +48,15 @@ After disaster recovery, you can reactivate the source volume by performing a re
5148
>
5249
> ***The reverse resync operation overwrites any newer data (than the most common snapshot) in the source volume with the updated destination volume data. The UI warns you about the potential for data loss. You will be prompted to confirm the resync action before the operation starts.***
5350
>
54-
> In case the source volume did not survive the disaster and therefore no common snapshot exists, all data in the destination will be resynchronized to a newly created source volume.
51+
> In case the source volume didn't survive the disaster and therefore no common snapshot exists, all data in the destination will be resynchronized to a newly created source volume.
52+
53+
>[!NOTE]
54+
>Reverse resync is not supported with [cross-zone-region replication](cross-zone-region-replication.md). To perform a reverse resync with cross-zone-region replication, you must break the secondary relationship then perform the reverse resync as described.
55+
>
56+
> To restore the cross-zone-region replication, delete the secondary DP volume then [reconfigure replication](cross-zone-region-replication-configure.md).
5557
5658

57-
1. To reverse resync replication, select the *source* volume. Select **Replication** under Storage Service. Then select **Reverse Resync**.
59+
1. To perform a reverse resync, select the *source* volume. Select **Replication** under Storage Service. Then select **Reverse Resync**.
5860

5961
2. Type **Yes** when prompted then select **OK**.
6062

articles/azure-netapp-files/cross-zone-region-replication-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Azure NetApp Files supports volume cross-zone and cross-region replication on th
1717
- Cross-zone-region replication supports creating two replication relationships for a source volume: cross-zone replication, cross-region replication, or a combination.
1818
- Cross-zone-region replication volumes must abide by the same requirements and considerations as individual [cross-zone replication](cross-zone-replication-requirements-considerations.md) and [cross-region replication](cross-region-replication-requirements-considerations.md) volumes.
1919
>[!NOTE]
20-
>Reverse resync is not supported with cross-zone-region replication.
20+
>Reverse resync is not supported with cross-zone-region replication. For a workaround, see [Resync volumes after disaster recovery](cross-region-replication-manage-disaster-recovery.md#resync-replication).
2121
- Azure NetApp Files replication is supported within a subscription and between subscriptions under the same tenant. You must [register this feature](cross-zone-region-replication-configure.md#register-for-cross-subscription-replication) before using it for the first time.
2222

2323
## Register for cross-zone-region replication

0 commit comments

Comments
 (0)