<?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: LUN Move on a SnapVault Destination Volume in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/LUN-Move-on-a-SnapVault-Destination-Volume/m-p/19003#M4478</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A snapvault destinations is readonly, therefore moving a lun will not work. What will work is creating a clone of the lun with the "lun clone create" command (no extra licenses required):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Create a qtree in the same snapvault destinations volume the original lun is in.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;2. Create a clone of the lun in the new qtree:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lun clone create /vol/&amp;lt;sv dest volume&amp;gt;/&amp;lt;new qtree&amp;gt;/&amp;lt;lun&amp;gt; -o noreserve -b /vol/&amp;lt;sv dest volume&amp;gt;/&amp;lt;sv dest qtree&amp;gt;/&amp;lt;lun&amp;gt; &amp;lt;snapshot name&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Use ndmpcopy on the clone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Destroy lun clone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Snapvault updates will work while the clone exists. Only note that the clone will exist in any future snapshots and that snapshots will get locked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 May 2009 07:48:27 GMT</pubDate>
    <dc:creator>pascalduk</dc:creator>
    <dc:date>2009-05-15T07:48:27Z</dc:date>
    <item>
      <title>LUN Move on a SnapVault Destination Volume</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/LUN-Move-on-a-SnapVault-Destination-Volume/m-p/18998#M4476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone answer this question from a customer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Environment is all FCP running SnapVault.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;!--[if gte mso 10]&gt;&lt;style&gt; /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-font:minor-fareast; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;}&lt;/style&gt;&lt;![endif]--&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: &amp;amp;quot;Arial&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;;"&gt;"I just have a question.. say if my source volume (being a snapvault secondary volume/qtree) has multiple LUNs and I just want one.. could I create another qtree say "temp_qtree" issue a lun move to just get the one I want.. then ndmpcopy it...&amp;nbsp; then move it back. Will this work and if so are there any side effects with snapvault?&lt;/SPAN&gt; &lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: &amp;amp;quot;Arial&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;;"&gt;I assume it may have an issue should an update attempt be made. I mean it may try copy back the entire LUN from primary or could have other issues.&amp;nbsp; Is that correct?&lt;/SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;"&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:28:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/LUN-Move-on-a-SnapVault-Destination-Volume/m-p/18998#M4476</guid>
      <dc:creator>christop</dc:creator>
      <dc:date>2025-06-05T07:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: LUN Move on a SnapVault Destination Volume</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/LUN-Move-on-a-SnapVault-Destination-Volume/m-p/19003#M4478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A snapvault destinations is readonly, therefore moving a lun will not work. What will work is creating a clone of the lun with the "lun clone create" command (no extra licenses required):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Create a qtree in the same snapvault destinations volume the original lun is in.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;2. Create a clone of the lun in the new qtree:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lun clone create /vol/&amp;lt;sv dest volume&amp;gt;/&amp;lt;new qtree&amp;gt;/&amp;lt;lun&amp;gt; -o noreserve -b /vol/&amp;lt;sv dest volume&amp;gt;/&amp;lt;sv dest qtree&amp;gt;/&amp;lt;lun&amp;gt; &amp;lt;snapshot name&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Use ndmpcopy on the clone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Destroy lun clone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Snapvault updates will work while the clone exists. Only note that the clone will exist in any future snapshots and that snapshots will get locked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 07:48:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/LUN-Move-on-a-SnapVault-Destination-Volume/m-p/19003#M4478</guid>
      <dc:creator>pascalduk</dc:creator>
      <dc:date>2009-05-15T07:48:27Z</dc:date>
    </item>
  </channel>
</rss>

