<?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: Releasing a SnapMirror relationship when the destination is no longer reachable. in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Releasing-a-SnapMirror-relationship-when-the-destination-is-no-longer-reachable/m-p/156788#M35461</link>
    <description>&lt;P&gt;It's going to be tricky b'cos it's trying to lookup and it cannot make contact with the destination cluster/svm/vol etc.&lt;BR /&gt;&lt;BR /&gt;I guess, it's not a show stopper but you would like to get rid of them cosmetically.&lt;BR /&gt;&lt;BR /&gt;On the source, do you see peer-relationships for remote cluster and vserver:&lt;BR /&gt;::&amp;gt; cluster peer show&lt;BR /&gt;::&amp;gt; vserver peer show&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jun 2020 20:25:36 GMT</pubDate>
    <dc:creator>Ontapforrum</dc:creator>
    <dc:date>2020-06-08T20:25:36Z</dc:date>
    <item>
      <title>Releasing a SnapMirror relationship when the destination is no longer reachable.</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Releasing-a-SnapMirror-relationship-when-the-destination-is-no-longer-reachable/m-p/156778#M35455</link>
      <description>&lt;P&gt;Hey guys, looking for some help here, I have scoured what I could to try and figure this out but I'm really stuck.&lt;/P&gt;
&lt;P&gt;Here's the scenario.&lt;/P&gt;
&lt;P&gt;I have a source volume of which I had a SnapMirror relationship.&lt;/P&gt;
&lt;P&gt;The Snapmirror relationship went from Source Volume on Source Vserver on Source Cluster to Destination Volume on Destination Vserver on Destination Cluster.&lt;/P&gt;
&lt;P&gt;At some point that destination was completely decommissioned and wiped out.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However I'm stuck now where there is still a relationship listed on the source volume and the destination is listed as:&lt;/P&gt;
&lt;P&gt;-:destination_volume_mirror&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have tried performing a snapmirror release using the source volume, relationship id, all the things that could identify the relationship and I keep getting the error:&lt;/P&gt;
&lt;P&gt;Error: command failed: Failed to get information for Vserver -. (entry doesn't exist)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Someone help me out here, what's the next steps to try and clean up these old entries?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 11:06:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Releasing-a-SnapMirror-relationship-when-the-destination-is-no-longer-reachable/m-p/156778#M35455</guid>
      <dc:creator>mike-leblanc</dc:creator>
      <dc:date>2025-06-04T11:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Releasing a SnapMirror relationship when the destination is no longer reachable.</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Releasing-a-SnapMirror-relationship-when-the-destination-is-no-longer-reachable/m-p/156779#M35456</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just wondering if you tried the '-force' switch.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;::&amp;gt; snapmirror release -destination-path vserver:vol&amp;nbsp; -force true&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 17:33:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Releasing-a-SnapMirror-relationship-when-the-destination-is-no-longer-reachable/m-p/156779#M35456</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2020-06-08T17:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Releasing a SnapMirror relationship when the destination is no longer reachable.</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Releasing-a-SnapMirror-relationship-when-the-destination-is-no-longer-reachable/m-p/156781#M35457</link>
      <description>&lt;P&gt;Tried the -force switch but to no avail.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 18:04:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Releasing-a-SnapMirror-relationship-when-the-destination-is-no-longer-reachable/m-p/156781#M35457</guid>
      <dc:creator>mike-leblanc</dc:creator>
      <dc:date>2020-06-08T18:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: Releasing a SnapMirror relationship when the destination is no longer reachable.</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Releasing-a-SnapMirror-relationship-when-the-destination-is-no-longer-reachable/m-p/156783#M35458</link>
      <description>&lt;P&gt;Use the command to identify the snapmirror and releationship-id:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;snapmirror list-destinations -source-volume SOURCE_VOLUME&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, You need use the command:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;snapmirror release -source-path SVM:SOURCE_VOLUME -relationship-id ID -force true&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 18:44:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Releasing-a-SnapMirror-relationship-when-the-destination-is-no-longer-reachable/m-p/156783#M35458</guid>
      <dc:creator>PedroFrancisco</dc:creator>
      <dc:date>2020-06-08T18:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Releasing a SnapMirror relationship when the destination is no longer reachable.</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Releasing-a-SnapMirror-relationship-when-the-destination-is-no-longer-reachable/m-p/156785#M35459</link>
      <description>&lt;P&gt;OK here's the result of that (which I know I've already tried), I'll obfuscate the system specific stuff:&lt;/P&gt;
&lt;P&gt;crp-nap::&amp;gt; snapmirror list-destinations -source-volume sourcevolume&lt;BR /&gt;Progress&lt;BR /&gt;Source Destination Transfer Last Relationship&lt;BR /&gt;Path Type Path Status Progress Updated Id&lt;BR /&gt;----------- ----- ------------ ------- --------- ------------ ---------------&lt;BR /&gt;vserver:sourcevolume&lt;BR /&gt;XDP -:destinationvolume&lt;BR /&gt;- - - &amp;lt;relationshipID&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cluster::&amp;gt; snapmirror release -source-path vserver:sourcevolume -relationship-id &amp;lt;relationshipID&amp;gt; -force true *&lt;/P&gt;
&lt;P&gt;*note the asterisks at the end for wildcard&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Returns:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Error: command failed on source-path "vserver:sourcevolume" destination-path "-:destinationvolume": Failed to get information for Vserver -. (entry&lt;BR /&gt;doesn't exist)&lt;BR /&gt;0 entries were acted on.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 19:40:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Releasing-a-SnapMirror-relationship-when-the-destination-is-no-longer-reachable/m-p/156785#M35459</guid>
      <dc:creator>mike-leblanc</dc:creator>
      <dc:date>2020-06-08T19:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Releasing a SnapMirror relationship when the destination is no longer reachable.</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Releasing-a-SnapMirror-relationship-when-the-destination-is-no-longer-reachable/m-p/156788#M35461</link>
      <description>&lt;P&gt;It's going to be tricky b'cos it's trying to lookup and it cannot make contact with the destination cluster/svm/vol etc.&lt;BR /&gt;&lt;BR /&gt;I guess, it's not a show stopper but you would like to get rid of them cosmetically.&lt;BR /&gt;&lt;BR /&gt;On the source, do you see peer-relationships for remote cluster and vserver:&lt;BR /&gt;::&amp;gt; cluster peer show&lt;BR /&gt;::&amp;gt; vserver peer show&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 20:25:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Releasing-a-SnapMirror-relationship-when-the-destination-is-no-longer-reachable/m-p/156788#M35461</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2020-06-08T20:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Releasing a SnapMirror relationship when the destination is no longer reachable.</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Releasing-a-SnapMirror-relationship-when-the-destination-is-no-longer-reachable/m-p/156796#M35468</link>
      <description>&lt;P&gt;No entries in the peer relationships for cluster nor vserver.&lt;/P&gt;
&lt;P&gt;Those were removed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Even if removed "cosmetically" having some sort of reference to a relationship might affect my ability later to offline and delete this volume in the future.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At this point I am considering moving this data to another volume, and cutting over the junction path to this new volume.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then doing my best later to try and delete this volume or orphan it when I end up upgrading this system in the future (which we usually do the process of going from 2 node cluster to 4 node cluster, migrate volumes to new nodes and then go back down to 2 nodes).&lt;/P&gt;
&lt;P&gt;However that seems like a lot of work for what should be an easy command to remove a relationship.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 21:52:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Releasing-a-SnapMirror-relationship-when-the-destination-is-no-longer-reachable/m-p/156796#M35468</guid>
      <dc:creator>mike-leblanc</dc:creator>
      <dc:date>2020-06-08T21:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Releasing a SnapMirror relationship when the destination is no longer reachable.</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Releasing-a-SnapMirror-relationship-when-the-destination-is-no-longer-reachable/m-p/165683#M37874</link>
      <description>&lt;P&gt;I figure I'll offer a followup for anyone who might come across this issue.&lt;/P&gt;&lt;P&gt;I contacted NetApp support, they escalated it a bunch and eventually gave me the commands to be able to remove the relationship directly from the SMDB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once removed from the SMDB I was finally able to delete those volumes.&lt;/P&gt;&lt;P&gt;Basic commands were done it diag mode and started with:&lt;/P&gt;&lt;P&gt;debug smdb table localSrcSnapMirror show&lt;/P&gt;&lt;P&gt;and using that info&lt;/P&gt;&lt;P&gt;debug smdb table localSrcSnapMirror delete .....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would however seek guidance from NetApp Support on how best to perform this action as it is a pretty volatile command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 12:46:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Releasing-a-SnapMirror-relationship-when-the-destination-is-no-longer-reachable/m-p/165683#M37874</guid>
      <dc:creator>mike-leblanc</dc:creator>
      <dc:date>2021-04-06T12:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: Releasing a SnapMirror relationship when the destination is no longer reachable.</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Releasing-a-SnapMirror-relationship-when-the-destination-is-no-longer-reachable/m-p/442533#M41916</link>
      <description>&lt;P&gt;I have the same problem and the command worked on my cluter.&lt;/P&gt;&lt;P&gt;cluster::&amp;gt; snapmirror release -source-path vserver:sourcevolume -relationship-id &amp;lt;relationshipID&amp;gt; -force true *&lt;/P&gt;&lt;P&gt;*note the asterisks at the end for wildcard&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 09:51:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Releasing-a-SnapMirror-relationship-when-the-destination-is-no-longer-reachable/m-p/442533#M41916</guid>
      <dc:creator>chris316</dc:creator>
      <dc:date>2023-03-17T09:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Releasing a SnapMirror relationship when the destination is no longer reachable.</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Releasing-a-SnapMirror-relationship-when-the-destination-is-no-longer-reachable/m-p/445978#M42579</link>
      <description>&lt;P&gt;This worked for me too, for some reason when you specify the destination-path its saying entry doesn't exist. But when doing the wildcard(asterisks)&amp;nbsp; it worked.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2023 02:04:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Releasing-a-SnapMirror-relationship-when-the-destination-is-no-longer-reachable/m-p/445978#M42579</guid>
      <dc:creator>derrick</dc:creator>
      <dc:date>2023-07-18T02:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: Releasing a SnapMirror relationship when the destination is no longer reachable.</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Releasing-a-SnapMirror-relationship-when-the-destination-is-no-longer-reachable/m-p/446369#M42606</link>
      <description>&lt;P&gt;here is what i think can be done to rectify the issue :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Clearing Dupe Vol MSID from the Table: applicationSG&lt;/P&gt;&lt;P&gt;Clearing Dupe Vol MSID from the Table: application&lt;/P&gt;&lt;P&gt;Clearing Dupe Vol MSID from the Table: applicationPG&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Command :&lt;/P&gt;&lt;P&gt;debug smdb table applicationPG show&lt;/P&gt;&lt;P&gt;debug smdb table applicationPG Delete&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 04:39:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Releasing-a-SnapMirror-relationship-when-the-destination-is-no-longer-reachable/m-p/446369#M42606</guid>
      <dc:creator>ParthaSC</dc:creator>
      <dc:date>2023-07-27T04:39:13Z</dc:date>
    </item>
  </channel>
</rss>

