<?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: Snapmirror from 8.2.2P1 7-Mode  to 9.3P4 failed in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Snapmirror-from-8-2-2P1-7-Mode-to-9-3P4-failed/m-p/145170#M32259</link>
    <description>&lt;P&gt;8.2 to 9.3 don't have a compatiablity relationship in type DP as stated first in OPs example.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;type TDP will work but.. 7MTT is just simplier.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Dec 2018 13:08:53 GMT</pubDate>
    <dc:creator>SpindleNinja</dc:creator>
    <dc:date>2018-12-04T13:08:53Z</dc:date>
    <item>
      <title>Snapmirror from 8.2.2P1 7-Mode  to 9.3P4 failed</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Snapmirror-from-8-2-2P1-7-Mode-to-9-3P4-failed/m-p/145129#M32243</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I want to migrate a volume (vol0) from old 2550 running Ontap 8.2.2P1 7-Mode(filehost) to a new 2650 running&amp;nbsp; Ontap 9.3P4 (cltaoc01)&lt;/P&gt;
&lt;P&gt;I created a new volume type DP in th new cluster, then I created a peering in transition mode, then I've set&amp;nbsp; a snapmirror and when I try to initialize it return the &lt;STRONG&gt;"State: unitialized"&lt;/STRONG&gt; and the &lt;STRONG&gt;"Last Transfer Error: Transfer failed"&lt;/STRONG&gt;, the logs are below from both machines.&lt;/P&gt;
&lt;P&gt;Besides, I have set the hostname and IP address in the /etc/snapmirror.allow and snapmirror state is on, in the 8.2.2.P1. Both machines have the snapmirror license.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any clue why this this migration is failing? Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;cltaoc01::&amp;gt; volume create -vserver svm00 -volume vol0 -aggregate aggr00 -size 12.5TB -state online -type DP -security-style unix&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt; cltaoc01::&amp;gt; volume show -vserver svm00&lt;/STRONG&gt; &lt;BR /&gt;Vserver Volume Aggregate State Type Size Available Used%&lt;BR /&gt;--------- ------------ ------------ ---------- ---- ---------- ---------- -----&lt;BR /&gt;svm00 svm00_root aggr00 online RW 1GB 971.3MB 5%&lt;BR /&gt;svm00 vol0 aggr00 online DP 12.50TB 12.50TB 0%&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;cltaoc01::&amp;gt; vserver peer transition create -local-vserver svm00 -src-filer-name filehost -local-lifs svm00_cifs_nfs_lif&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;cltaoc01::&amp;gt; snapmirror create -source-path filehost:vol0 -destination-path svm00:vol0 -vserver svm00 -type TDP &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;cltaoc01::&amp;gt; snapmirror show&lt;/STRONG&gt;&lt;BR /&gt; Progress&lt;BR /&gt;Source Destination Mirror Relationship Total Last&lt;BR /&gt;Path Type Path State Status Progress Healthy Updated&lt;BR /&gt;----------- ---- ------------ ------- -------------- --------- ------- --------&lt;BR /&gt;filehost:vol0 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TDP svm00:vol0 Uninitialized Idle - true -&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;cltaoc01::&amp;gt; snapmirror initialize -destination-path svm00:vol0&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;cltaoc01::&amp;gt; snapmirror show&lt;/STRONG&gt; &lt;BR /&gt; Progress&lt;BR /&gt;Source Destination Mirror Relationship Total Last&lt;BR /&gt;Path Type Path State Status Progress Healthy Updated&lt;BR /&gt;----------- ---- ------------ ------- -------------- --------- ------- --------&lt;BR /&gt;filehost:vol0 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TDP svm00:vol0 Uninitialized&amp;nbsp; Idle - false -&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;cltaoc01::event log&amp;gt; show&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;12/3/2018 16:19:48 cltaoc01_1 ERROR smc.snapmir.init.fail: Initialize from source volume 'filehost:vol0' to destination volume 'svm00:vol0' failed with error 'Transfer failed.'. Relationship UUID 'bf18bb7e-f751-11e8-8713-00a098de5342'.&lt;BR /&gt;12/3/2018 16:19:48 cltaoc01_1 ERROR replication.dst.err: SnapMirror: destination transfer from filehost:vol0 to vol0(1) : replication transfer failed to complete.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Logs from old machine running 8.2.2P1 7-Mode&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;# tail -6 snapmirror&lt;/STRONG&gt;&lt;BR /&gt;slk Mon Dec 3 15:57:06 MST state.softlock.vol0.01885e61.087.svm00:vol0(1) Softlock_delete (Transfer)&lt;BR /&gt;src Mon Dec 3 16:19:40 MST filehost:vol0 svm00:vol0(1) Request (1XX.XX.YY.6)&lt;BR /&gt;slk Mon Dec 3 16:19:47 MST state.softlock.vol0.01885ee4.088.svm00:vol0(1) Softlock_add (Transfer)&lt;BR /&gt;src Mon Dec 3 16:19:48 MST filehost:vol0 svm00:vol0(1) Start&lt;BR /&gt;src Mon Dec 3 16:19:48 MST filehost:vol0 svm00:vol0(1) Abort (Transfer failed)&lt;BR /&gt;slk Mon Dec 3 16:19:48 MST state.softlock.vol0.01885ee4.088.svm00:vol0(1) Softlock_delete (Transfer)&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 13:03:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Snapmirror-from-8-2-2P1-7-Mode-to-9-3P4-failed/m-p/145129#M32243</guid>
      <dc:creator>Leo_Saa</dc:creator>
      <dc:date>2025-06-04T13:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Snapmirror from 8.2.2P1 7-Mode  to 9.3P4 failed</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Snapmirror-from-8-2-2P1-7-Mode-to-9-3P4-failed/m-p/145130#M32244</link>
      <description>&lt;P&gt;There's no snapmirror compatiablity between 8.2 (7 or C) to 9.3.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would use the 7MTT for the transition.&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.netapp.com/us/documentation/7-mode-transition-tool.aspx" target="_blank"&gt;https://www.netapp.com/us/documentation/7-mode-transition-tool.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(Honestly, Creating TDP relationships manually is a pain honestly, just&amp;nbsp;use with the tool.)&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2018 00:55:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Snapmirror-from-8-2-2P1-7-Mode-to-9-3P4-failed/m-p/145130#M32244</guid>
      <dc:creator>SpindleNinja</dc:creator>
      <dc:date>2018-12-04T00:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: Snapmirror from 8.2.2P1 7-Mode  to 9.3P4 failed</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Snapmirror-from-8-2-2P1-7-Mode-to-9-3P4-failed/m-p/145141#M32249</link>
      <description>&lt;P&gt;7MTT is using the same TDP SnapMirror under the hood. According to IMT, 7MTT CBT from 8.2.2 to 9.3 is supported which means TDP should also work. This sounds more like some networking issue between systems.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2018 07:16:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Snapmirror-from-8-2-2P1-7-Mode-to-9-3P4-failed/m-p/145141#M32249</guid>
      <dc:creator>aborzenkov</dc:creator>
      <dc:date>2018-12-04T07:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: Snapmirror from 8.2.2P1 7-Mode  to 9.3P4 failed</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Snapmirror-from-8-2-2P1-7-Mode-to-9-3P4-failed/m-p/145157#M32256</link>
      <description>&lt;P&gt;I would start with regular checks&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if the ip of destination cluster is allowed for snapmirror operations on a source 7-mode system&lt;/P&gt;
&lt;P&gt;if both source and destination are pingable to each direction etc.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2018 11:58:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Snapmirror-from-8-2-2P1-7-Mode-to-9-3P4-failed/m-p/145157#M32256</guid>
      <dc:creator>Sergey_Osipov</dc:creator>
      <dc:date>2018-12-04T11:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Snapmirror from 8.2.2P1 7-Mode  to 9.3P4 failed</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Snapmirror-from-8-2-2P1-7-Mode-to-9-3P4-failed/m-p/145170#M32259</link>
      <description>&lt;P&gt;8.2 to 9.3 don't have a compatiablity relationship in type DP as stated first in OPs example.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;type TDP will work but.. 7MTT is just simplier.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2018 13:08:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Snapmirror-from-8-2-2P1-7-Mode-to-9-3P4-failed/m-p/145170#M32259</guid>
      <dc:creator>SpindleNinja</dc:creator>
      <dc:date>2018-12-04T13:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Snapmirror from 8.2.2P1 7-Mode  to 9.3P4 failed</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Snapmirror-from-8-2-2P1-7-Mode-to-9-3P4-failed/m-p/145173#M32261</link>
      <description>&lt;P&gt;snapmirror show claims it is TDP ...&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2018 13:55:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Snapmirror-from-8-2-2P1-7-Mode-to-9-3P4-failed/m-p/145173#M32261</guid>
      <dc:creator>aborzenkov</dc:creator>
      <dc:date>2018-12-04T13:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: Snapmirror from 8.2.2P1 7-Mode  to 9.3P4 failed</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Snapmirror-from-8-2-2P1-7-Mode-to-9-3P4-failed/m-p/145182#M32263</link>
      <description>&lt;P&gt;The networking is Ok, both machine are connected to the same switch (actually the same line card in the swithc).&lt;/P&gt;
&lt;P&gt;cltaoc01::&amp;gt; network ping -destination filehost -vserver svm00 -lif svm00_cifs_nfs_lif1 &lt;BR /&gt;filehost is alive &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;filehost&amp;gt; ping svm00&lt;BR /&gt;quarry is alive&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2018 15:27:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Snapmirror-from-8-2-2P1-7-Mode-to-9-3P4-failed/m-p/145182#M32263</guid>
      <dc:creator>Leo_Saa</dc:creator>
      <dc:date>2018-12-04T15:27:18Z</dc:date>
    </item>
  </channel>
</rss>

