<?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: Commands for snapmirror failover and failback in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Commands-for-snapmirror-failover-and-failback/m-p/46202#M10843</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I mean old replication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quiesce temporary suspends replication without making destination read-write. Break will split relationship and make destination writeable again. Release removes old base snapmirror snapshot from source.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Mar 2012 09:55:08 GMT</pubDate>
    <dc:creator>aborzenkov</dc:creator>
    <dc:date>2012-03-30T09:55:08Z</dc:date>
    <item>
      <title>Commands for snapmirror failover and failback</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Commands-for-snapmirror-failover-and-failback/m-p/46184#M10839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's say that I have a well-configured running snapmirror replication between 2 filers in remote sites.&lt;/P&gt;&lt;P&gt;I now want to:&lt;/P&gt;&lt;P&gt;1. Switch a certain Vfiler from the primary site to the DR site.&lt;/P&gt;&lt;P&gt;2. Leave DR site as active for a long period.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I read tr-3446 (chapter 10.2) which explains more or less how to perform step 1 on a volume, which means that I basically have to run these steps for each of the volumes in the VFiler:&lt;/P&gt;&lt;P&gt;1.1. Shut down applications on primary site.&lt;/P&gt;&lt;P&gt;1.2. (on DR filer) snapmirror update -w &amp;lt;volume name&amp;gt; - To assure 100% snapmirroring&lt;/P&gt;&lt;P&gt;1.3. (on DR filer) snapmirror break &amp;lt;volume name&amp;gt; - To stop replication from Primary to DR&lt;/P&gt;&lt;P&gt;1.4. Bring up application on DR site&lt;/P&gt;&lt;P&gt;1.5. (on Primary filer) snapmirror -resync -S &amp;lt;DR_Filer&amp;gt;:&amp;lt;DR_Volume&amp;gt; &amp;lt;Primary_Filer&amp;gt;:&amp;lt;Primary:Volume&amp;gt; - To start replication from DR to Primary&lt;/P&gt;&lt;P&gt;1.6. Update snapmirror.conf on Primary filer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, assuming that I wish to leave the DR site active for a long period, I'd like to delete the old Snapmirror replication (from Primary to DR), delete its base snapshots on both filers etc.&lt;/P&gt;&lt;P&gt;Could you please help me with the set of commands to perform this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:30:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Commands-for-snapmirror-failover-and-failback/m-p/46184#M10839</guid>
      <dc:creator>MMBDCIS1666</dc:creator>
      <dc:date>2025-06-05T06:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Commands for snapmirror failover and failback</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Commands-for-snapmirror-failover-and-failback/m-p/46189#M10841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On source – “snapmirror release S-Filer:S-Vol D-Filer:D-Vol” and manually delete any leftover snapshots. Sometimes “snapmirror release” does not remove them. On destination you will need to clean up snapshots manually.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 08:28:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Commands-for-snapmirror-failover-and-failback/m-p/46189#M10841</guid>
      <dc:creator>aborzenkov</dc:creator>
      <dc:date>2012-03-30T08:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: Commands for snapmirror failover and failback</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Commands-for-snapmirror-failover-and-failback/m-p/46198#M10842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you say source and destination you mean the old replication? In my case the source would be the Primary site and the destination is the DR?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also - Can you explain more aboue the release command? I was once told to use quiesce &amp;amp; break, what is the difference between the two options?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 09:38:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Commands-for-snapmirror-failover-and-failback/m-p/46198#M10842</guid>
      <dc:creator>MMBDCIS1666</dc:creator>
      <dc:date>2012-03-30T09:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Commands for snapmirror failover and failback</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Commands-for-snapmirror-failover-and-failback/m-p/46202#M10843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I mean old replication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quiesce temporary suspends replication without making destination read-write. Break will split relationship and make destination writeable again. Release removes old base snapmirror snapshot from source.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 09:55:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Commands-for-snapmirror-failover-and-failback/m-p/46202#M10843</guid>
      <dc:creator>aborzenkov</dc:creator>
      <dc:date>2012-03-30T09:55:08Z</dc:date>
    </item>
  </channel>
</rss>

