<?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 Volume move failing with 'undergoing transition' error (EDIT: never mind, all good) in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Volume-move-failing-with-undergoing-transition-error-EDIT-never-mind-all-good/m-p/148053#M32984</link>
    <description>&lt;P&gt;UPDATE: After some more investigation, I discovered that the volume was no longer needed, so I could just delete it. No need to resolve this problem anymore.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;---&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mixed 4-node FAS8060/8200 cluster running CDOT 9.4P5. I'm in the process of moving all volumes from the 8060 pair's disk shelves to those on the 8200 pair, so that I can decommission the 8060. One volume remains, which is running out of a Fibre Channel SVM. But when I do "vol move start..." I get this response:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"Error: command failed: Cannot move volume [volume] in Vserver [SVM]. Reason: Moving a volume undergoing transition is not supported. Use "snapmirror show -type TDP" to get the status of the volume transition operation."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Running that snapmirror command results in:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"There are no entries matching your query."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Googling for that TDP type suggests that this something to do with transitioning from 7-Mode to CDOT, which is a process we went through several years ago on this system.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone know how to resolve this? That is, how to tell the system that this volume actually isn't "in transition" and can be moved?&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 12:36:57 GMT</pubDate>
    <dc:creator>HUX20002000</dc:creator>
    <dc:date>2025-06-04T12:36:57Z</dc:date>
    <item>
      <title>Volume move failing with 'undergoing transition' error (EDIT: never mind, all good)</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Volume-move-failing-with-undergoing-transition-error-EDIT-never-mind-all-good/m-p/148053#M32984</link>
      <description>&lt;P&gt;UPDATE: After some more investigation, I discovered that the volume was no longer needed, so I could just delete it. No need to resolve this problem anymore.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;---&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mixed 4-node FAS8060/8200 cluster running CDOT 9.4P5. I'm in the process of moving all volumes from the 8060 pair's disk shelves to those on the 8200 pair, so that I can decommission the 8060. One volume remains, which is running out of a Fibre Channel SVM. But when I do "vol move start..." I get this response:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"Error: command failed: Cannot move volume [volume] in Vserver [SVM]. Reason: Moving a volume undergoing transition is not supported. Use "snapmirror show -type TDP" to get the status of the volume transition operation."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Running that snapmirror command results in:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"There are no entries matching your query."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Googling for that TDP type suggests that this something to do with transitioning from 7-Mode to CDOT, which is a process we went through several years ago on this system.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone know how to resolve this? That is, how to tell the system that this volume actually isn't "in transition" and can be moved?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 12:36:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Volume-move-failing-with-undergoing-transition-error-EDIT-never-mind-all-good/m-p/148053#M32984</guid>
      <dc:creator>HUX20002000</dc:creator>
      <dc:date>2025-06-04T12:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Volume move failing with 'undergoing transition' error</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Volume-move-failing-with-undergoing-transition-error-EDIT-never-mind-all-good/m-p/148055#M32986</link>
      <description>&lt;P&gt;What's the type showing for the volume?&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;vol show -volume &amp;lt;vol_name&amp;gt; -fields type&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2019 16:01:24 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Volume-move-failing-with-undergoing-transition-error-EDIT-never-mind-all-good/m-p/148055#M32986</guid>
      <dc:creator>SpindleNinja</dc:creator>
      <dc:date>2019-04-19T16:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Volume move failing with 'undergoing transition' error</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Volume-move-failing-with-undergoing-transition-error-EDIT-never-mind-all-good/m-p/148058#M32989</link>
      <description>&lt;P&gt;Thanks for the reply,&amp;nbsp;&lt;SPAN&gt;but after some more investigation, I discovered that the volume was no longer needed, so I could just delete it. So, problem resolved. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2019 16:58:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Volume-move-failing-with-undergoing-transition-error-EDIT-never-mind-all-good/m-p/148058#M32989</guid>
      <dc:creator>HUX20002000</dc:creator>
      <dc:date>2019-04-19T16:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: Volume move failing with 'undergoing transition' error</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Volume-move-failing-with-undergoing-transition-error-EDIT-never-mind-all-good/m-p/148059#M32990</link>
      <description>&lt;P&gt;That also works &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've seen that type hang around after 7MTT, it's usually just a matter of setting it to DP.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2019 18:39:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Volume-move-failing-with-undergoing-transition-error-EDIT-never-mind-all-good/m-p/148059#M32990</guid>
      <dc:creator>SpindleNinja</dc:creator>
      <dc:date>2019-04-19T18:39:42Z</dc:date>
    </item>
  </channel>
</rss>

