Skip to content

Commit f6483d8

Browse files
committed
volume revert
1 parent c5b4ff1 commit f6483d8

File tree

3 files changed

+17
-7
lines changed

3 files changed

+17
-7
lines changed

articles/azure-netapp-files/cross-region-replication-requirements-considerations.md

Lines changed: 3 additions & 2 deletions
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: conceptual
15-
ms.date: 01/21/2022
15+
ms.date: 07/12/2022
1616
ms.author: anfdocs
1717
---
1818

@@ -34,7 +34,7 @@ This article describes requirements and considerations about [using the volume c
3434
* After you set up cross-region replication, the replication process creates *snapmirror snapshots* to provide references between the source volume and the destination volume. Snapmirror snapshots are cycled automatically when a new one is created for every incremental transfer. You cannot delete snapmirror snapshots until replication relationship and volume is deleted.
3535
* You cannot mount a dual-protocol volume until you [authorize replication from the source volume](cross-region-replication-create-peering.md#authorize-replication-from-the-source-volume) and the initial [transfer](cross-region-replication-display-health-status.md#display-replication-status) happens.
3636
* You can delete manual snapshots on the source volume of a replication relationship when the replication relationship is active or broken, and also after the replication relationship is deleted. You cannot delete manual snapshots for the destination volume until the replication relationship is broken.
37-
* You cannot revert a source or destination volume of cross-region replication to a snapshot. The snapshot revert functionality is greyed out for volumes in a replication relationship.
37+
* You can revert a source or destination volume of a cross-region replication to a snapshot, provided the snapshot is newer than the most recent snapmirror snapshot. Snapshots older than the snapmirror snapshot cannot be used for a volume revert operation. To take advantage of this feature, you must enroll in the public preview. See [Revert a volume using snapshot revert using Azure NetApp Files](snapshots-revert-volume.md) for more information.
3838

3939
## Next steps
4040
* [Create volume replication](cross-region-replication-create-peering.md)
@@ -43,3 +43,4 @@ This article describes requirements and considerations about [using the volume c
4343
* [Volume replication metrics](azure-netapp-files-metrics.md#replication)
4444
* [Delete volume replications or volumes](cross-region-replication-delete.md)
4545
* [Troubleshoot cross-region replication](troubleshoot-cross-region-replication.md)
46+
* [Revert a volume using snapshot revert using Azure NetApp Files](snapshots-revert-volume.md)

articles/azure-netapp-files/snapshots-revert-volume.md

Lines changed: 10 additions & 3 deletions
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: how-to
15-
ms.date: 06/24/2022
15+
ms.date: 07/12/2022
1616
ms.author: anfdocs
1717
---
1818

@@ -22,17 +22,21 @@ The [snapshot](snapshots-introduction.md) revert functionality enables you to qu
2222

2323
You can find the Revert Volume option in the Snapshots menu of a volume. After you select a snapshot for reversion, Azure NetApp Files reverts the volume to the data and timestamps that it contained when the selected snapshot was taken.
2424

25+
The revert functionality is also available in cross-region replication configurations, allowing you to revert to volumes that have not been yet been replicated to the destination side. This feature is currently in public preview, and you must register the feature before using it.
26+
27+
<!-- Register the feature section -->
28+
2529
> [!IMPORTANT]
2630
> Active filesystem data and snapshots that were taken after the selected snapshot will be lost. The snapshot revert operation will replace *all* the data in the targeted volume with the data in the selected snapshot. You should pay attention to the snapshot contents and creation date when you select a snapshot. You cannot undo the snapshot revert operation.
2731
2832
## Considerations
2933

3034
* Reverting a volume using snapshot revert is not supported on [Azure NetApp Files volumes that have backups](backup-requirements-considerations.md).
31-
35+
* If you are reverting a volume in a cross-region replication setting, you can only revert to snapshots that are more recent than the SnapMirror snapshot. Alternately, you can also revert to the SnapMirror snapshot.
3236

3337
## Steps
3438

35-
1. Go to the **Snapshots** menu of a volume. Right-click the snapshot you want to use for the revert operation. Select **Revert volume**.
39+
1. Go to the **Snapshots** menu of a volume. Right-click the snapshot you want to use for the revert operation. Select **Revert volume**.
3640

3741
![Screenshot that describes the right-click menu of a snapshot.](../media/azure-netapp-files/snapshot-right-click-menu.png)
3842

@@ -43,6 +47,9 @@ type the name of the volume, and click **Revert**.
4347

4448
![Screenshot that shows the Revert Volume to Snapshot window.](../media/azure-netapp-files/snapshot-revert-volume.png)
4549

50+
51+
## Considerations
52+
4653
## Next steps
4754

4855
* [Learn more about snapshots](snapshots-introduction.md)

articles/azure-netapp-files/whats-new.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,15 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: overview
15-
ms.date: 06/28/2022
15+
ms.date: 07/12/2022
1616
ms.author: anfdocs
1717
---
1818

1919
# What's new in Azure NetApp Files
2020

21-
Azure NetApp Files is updated regularly. This article provides a summary about the latest new features and enhancements.
21+
Azure NetApp Files is updated regularly. This article provides a summary about the latest new features and enhancements.
22+
23+
* [Snapshot volume revert in cross-region replication](snapshots-revert-volume.md)
2224

2325
## June 2022
2426

0 commit comments

Comments
 (0)