<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: FlexGroup Volumes and SnapMIrror Resync in General Discussion</title>
    <link>https://community.netapp.com/t5/General-Discussion/FlexGroup-Volumes-and-SnapMIrror-Resync/m-p/157571#M905</link>
    <description>&lt;P&gt;No worries.&amp;nbsp; Sometimes it's difficult phrase questions precisely and also to understand it clearly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, the snapmirror create (for relationship) command and the conditions is same for all. i.e relationship should be re-created before resync.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.pow-fg-mgmt%2FGUID-3BC27AD8-B413-412E-B54E-D1F0FAE8E822.html" target="_blank"&gt;https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.pow-fg-mgmt%2FGUID-3BC27AD8-B413-412E-B54E-D1F0FAE8E822.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is that&amp;nbsp; what you were trying to find out ?&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jul 2020 20:16:24 GMT</pubDate>
    <dc:creator>Ontapforrum</dc:creator>
    <dc:date>2020-07-07T20:16:24Z</dc:date>
    <item>
      <title>FlexGroup Volumes and SnapMIrror Resync</title>
      <link>https://community.netapp.com/t5/General-Discussion/FlexGroup-Volumes-and-SnapMIrror-Resync/m-p/157559#M902</link>
      <description>&lt;P&gt;Documentation for SnapMirror states:&lt;/P&gt;
&lt;H6&gt;"&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;For Infinite Volumes and Vservers, you must create SnapMirror relationships between Infinite Volumes or Vservers by using the&amp;nbsp;&lt;/SPAN&gt;&lt;A class="xref nopagenum" title="Create a new SnapMirror relationship" href="https://docs.netapp.com/ontap-9/topic/com.netapp.doc.dot-cm-cmpr-930/snapmirror__create.html" target="_blank" rel="noopener" shape="rect"&gt;&lt;SPAN class="keyword cmdname"&gt;snapmirror create&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;command before you run the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="keyword cmdname"&gt;snapmirror resync&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;command. The snapmirror resync command does not implicitly create the relationship.&lt;/SPAN&gt;&lt;/FONT&gt;"&lt;/H6&gt;
&lt;P&gt;Does this also apply for FlexGroup volumes?&amp;nbsp; Ontap 9.1P16&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am deleting a relationship in order to be able to initialize the source FlexGroup data to a different destination.&amp;nbsp; Since I can not have the same source be part of more than one relationship I will be deleting the existing relationship.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My requirement is to retain the current &lt;STRONG&gt;destination&lt;/STRONG&gt; FlexGroup volume in the event I need to backout or revert to the original relationship as part of my backout plan - resyncing the source with the original destination after re-creating the relationship.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 11:02:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/General-Discussion/FlexGroup-Volumes-and-SnapMIrror-Resync/m-p/157559#M902</guid>
      <dc:creator>nicholsongc</dc:creator>
      <dc:date>2025-06-04T11:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: FlexGroup Volumes and SnapMIrror Resync</title>
      <link>https://community.netapp.com/t5/General-Discussion/FlexGroup-Volumes-and-SnapMIrror-Resync/m-p/157567#M903</link>
      <description>&lt;P&gt;This is based on the flexvol understanding but I am guessing (not 100% sure) it should work with flex-group as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The key switch to use when deleting relationship is to use use: '-relationship-info-only true' [With this switch : The cleanup of Snapshot copies is bypassed and only the source relationship information is removed.]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;::&amp;gt; snapmirror release -destination-path svm_name:volume_name -relationship-info-only true&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Short: [You can do this by GUI as well)&lt;BR /&gt;1) Go to relationship tab.&lt;BR /&gt;2) Break it&lt;BR /&gt;3) Delete it, first check-box 'ok' to delete relationship (select that) but &lt;STRONG&gt;don't select&lt;/STRONG&gt; another check-box 'ok to release base snapshot blah blah. This is equivalent to '-relationship-info-only true'. In other words, we want to keep the 'base-line snap' memory intact. This will allow you to have the destination volume data as well as all snaps intact.&lt;BR /&gt;4) Create a new relationship with destination and carry on from there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If incase you want me to reverse then,&lt;/P&gt;
&lt;P&gt;5) delete the new existing relationship ONLY.&lt;BR /&gt;6) Re-create the relationship between original source and original destination.&lt;BR /&gt;7) Go to GUI again, relationship tab - You should see the relationship you created in step 6.&lt;BR /&gt;From the GUI option : Select 'resync', this will re-enable the mirroring without baselining all the data.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;This one has info on reversing or but you should be able to do regular forward resync:&lt;BR /&gt;&lt;A href="https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.pow-fg-mgmt%2FGUID-DF4362BB-245A-4D0A-BF3F-D9F4D5B2189C.html" target="_blank" rel="noopener"&gt;https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.pow-fg-mgmt%2FGUID-DF4362BB-245A-4D0A-BF3F-D9F4D5B2189C.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 19:16:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/General-Discussion/FlexGroup-Volumes-and-SnapMIrror-Resync/m-p/157567#M903</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2020-07-07T19:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: FlexGroup Volumes and SnapMIrror Resync</title>
      <link>https://community.netapp.com/t5/General-Discussion/FlexGroup-Volumes-and-SnapMIrror-Resync/m-p/157570#M904</link>
      <description>&lt;P&gt;Thank you for the detailed response.&amp;nbsp; I may have over-stated my question in hopes of vetting the overall plan.&amp;nbsp; But my basic question is this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Given the excerpt from the documentation in my original post, does the same apply to FlexGroup volumes as is stated about Infinite Volumes in the documentation?&amp;nbsp; Just looking for the yes/no answer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks again!&lt;/P&gt;
&lt;P&gt;Greg&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 19:36:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/General-Discussion/FlexGroup-Volumes-and-SnapMIrror-Resync/m-p/157570#M904</guid>
      <dc:creator>nicholsongc</dc:creator>
      <dc:date>2020-07-07T19:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: FlexGroup Volumes and SnapMIrror Resync</title>
      <link>https://community.netapp.com/t5/General-Discussion/FlexGroup-Volumes-and-SnapMIrror-Resync/m-p/157571#M905</link>
      <description>&lt;P&gt;No worries.&amp;nbsp; Sometimes it's difficult phrase questions precisely and also to understand it clearly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, the snapmirror create (for relationship) command and the conditions is same for all. i.e relationship should be re-created before resync.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.pow-fg-mgmt%2FGUID-3BC27AD8-B413-412E-B54E-D1F0FAE8E822.html" target="_blank"&gt;https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.pow-fg-mgmt%2FGUID-3BC27AD8-B413-412E-B54E-D1F0FAE8E822.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is that&amp;nbsp; what you were trying to find out ?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 20:16:24 GMT</pubDate>
      <guid>https://community.netapp.com/t5/General-Discussion/FlexGroup-Volumes-and-SnapMIrror-Resync/m-p/157571#M905</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2020-07-07T20:16:24Z</dc:date>
    </item>
  </channel>
</rss>

