<?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: Qtree-snapmirror in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Qtree-snapmirror/m-p/7291#M1600</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;micheal,&lt;/P&gt;&lt;P&gt; I am not able to get the first point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;saran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Apr 2011 06:04:31 GMT</pubDate>
    <dc:creator>saranraj456</dc:creator>
    <dc:date>2011-04-20T06:04:31Z</dc:date>
    <item>
      <title>Qtree-snapmirror</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Qtree-snapmirror/m-p/7274#M1595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi buddy,&lt;/P&gt;&lt;P&gt;&amp;nbsp; What is the comfort of having a qtree level snapmirror over volume level snapmirror?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Saran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2011 03:06:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Qtree-snapmirror/m-p/7274#M1595</guid>
      <dc:creator>saranraj456</dc:creator>
      <dc:date>2011-04-18T03:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Qtree-snapmirror</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Qtree-snapmirror/m-p/7279#M1596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are the 2 primary advantages:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;multiple sources cpoied to one destination volume (e.g. to back them up with one backup job instead of 20)&lt;/LI&gt;&lt;LI&gt;only parts of the source copied to a destination (for large volumes where you want to snapmirror only a part, e.g. one LUN of 20 in a volume)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2011 11:02:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Qtree-snapmirror/m-p/7279#M1596</guid>
      <dc:creator>Darkstar</dc:creator>
      <dc:date>2011-04-18T11:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: Qtree-snapmirror</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Qtree-snapmirror/m-p/7287#M1598</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;It goes a bit deeper than the previous response which is valid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VSM (Volume SnapMirror) is done at block level. QSM (Qtree SnapMirror) is done at inode level (folder/file).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So lets say you have a volume that looks like the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aggr1/vol/volume1&lt;/P&gt;&lt;P&gt;aggr1/vol/volume2&lt;/P&gt;&lt;P&gt;aggr1/vol/volume/qtree1&lt;/P&gt;&lt;P&gt;aggr1/vol/volume/qtree2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you were to VSM you would copy the whole volume.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But lets say your moving from volume level sharing to qtree level sharing where you can make better use of quotas or you have purchased more larger capacity disks and created a 64bit aggr etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To move the above you would;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QSM the the following;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;qsm vol/volume/qtree1 to new aggr1/vol/volume/newqtree&lt;/P&gt;&lt;P&gt;qsm vol/volume/qtree2 to new aggr2/vol.volume2/newqtree&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then your could qsm the the remaining volumes using the /- option of qsm ( this can also be used to qsm luns in volumes to placing them within a qtree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;qsm vol/volume1/- to new aggr/vol/volume/newqtree&lt;/P&gt;&lt;P&gt;qsm vol/volume2/- to new aggr/vol/volume2/newqtree&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another thing to remember that if your moving from 32bit aggrs to 64bit aggrs (OnTap 8.01) then QSM will allow you to migrate from 32 to 64 bit aggrs where as you cannot use VSM to migrate 32bit aggr to 64bit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VSM migrate will take NFS offline whilst it migrates the volume. Qtree has no affect on the NFS service.&lt;/P&gt;&lt;P&gt;VSM is faster&lt;/P&gt;&lt;P&gt;QSM is much slower, but when you quiese and break your snapmirror, the source remains online but READ_ONLY! which is great as you have an exact copy of your data as a backup and helps convoince the managemnt that your change will not lose data!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2011 15:23:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Qtree-snapmirror/m-p/7287#M1598</guid>
      <dc:creator>arthursc0</dc:creator>
      <dc:date>2011-04-18T15:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Qtree-snapmirror</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Qtree-snapmirror/m-p/7291#M1600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;micheal,&lt;/P&gt;&lt;P&gt; I am not able to get the first point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;saran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 06:04:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Qtree-snapmirror/m-p/7291#M1600</guid>
      <dc:creator>saranraj456</dc:creator>
      <dc:date>2011-04-20T06:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Qtree-snapmirror</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Qtree-snapmirror/m-p/7297#M1602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The "/-" option with QSM is very useful to know as we were looking at options available to migrate legacy data residing at the volume level over to&amp;nbsp; Qtrees on flex vols.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for this useful tip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 14:41:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Qtree-snapmirror/m-p/7297#M1602</guid>
      <dc:creator>rlganeshsai</dc:creator>
      <dc:date>2012-01-20T14:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: Qtree-snapmirror</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Qtree-snapmirror/m-p/110040#M23255</link>
      <description>&lt;P&gt;Thanks for sharing usefull info. also the last point I'm not able to get it clearly hence can you make it clearly one more time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2015 11:29:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Qtree-snapmirror/m-p/110040#M23255</guid>
      <dc:creator>sgh</dc:creator>
      <dc:date>2015-09-22T11:29:36Z</dc:date>
    </item>
  </channel>
</rss>

