Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
With Clustered DATA ONTAP, is it impossible to construct a reversed Snapmirror relationship (Restore processing) after deleting Snapmirror relation?
* I can not find a way to change Vol Type from RW to DP
* Reverse SM command can not be found in the beginning etc. etc ...
I guess that there are various obstacles and it is not feasible.
If you want to restore DestinationVol, is it necessary to create a new SM relationship after creating a new Vol on the Source side?
4 REPLIES 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can't restore the snapmirror relationship after delete, but you can create a new snapmirror relationship from DR site to Source site, and reverse the snapmirror relationship after resync the snapmirror
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
You need to re-sync the relationship in the other direction (in 7-mode there used to be "vol restrict" command to change a vold to DP, it's not needed in Cdot):
SnapMirror resync -source-path DR_SVM:DR_VOL -destination-path PROD_SVM:PROD_VOL
i suggest you do that right after breaking the relationship. to make sure nothing keep writing to Prod while the DR volume is writable (and leaves you with two datasets)
Gidi
Gidi Marcus (Linkedin) - Storage and Microsoft technologies consultant - Hydro IT LTD - UK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I can not execute "Snapmirror resync", but does it need to be executed from SVM, not from Cluster?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can execute Snapmirror resync from destination SVM or destination Cluster
