<?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: Migration aggregate and volumes to other NetApp in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Migration-aggregate-and-volumes-to-other-NetApp/m-p/135225#M29673</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to move just few volumes to the other controller (HA Pair ) having version 8.2.4 .&amp;nbsp; What would be the requirements for volumes (offline/online/flexclone etc. ) . Could you please help me with both ways CLI and DFM .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks in Advance !!!&lt;/P&gt;</description>
    <pubDate>Fri, 13 Oct 2017 17:57:30 GMT</pubDate>
    <dc:creator>OmSrivastava</dc:creator>
    <dc:date>2017-10-13T17:57:30Z</dc:date>
    <item>
      <title>Migration aggregate and volumes to other NetApp</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Migration-aggregate-and-volumes-to-other-NetApp/m-p/120699#M25876</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I have a NetApp with 7-mode 8.2.1 and I need to migrate aggregate on vfiler and all volumes with this aggregate to other NetApp. Is it possible to copy all non-distruptive? If no, Could You please write other solution step by step ?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 20:04:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Migration-aggregate-and-volumes-to-other-NetApp/m-p/120699#M25876</guid>
      <dc:creator>Bronkz</dc:creator>
      <dc:date>2016-06-28T20:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Migration aggregate and volumes to other NetApp</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Migration-aggregate-and-volumes-to-other-NetApp/m-p/120711#M25878</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;May i know if you are going to migrate with HA-Pair or across to other controller in a different HA-pair ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this is within a HA-Pair then follow the below procedure&amp;nbsp;&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;Now let us assume i have two controller filerA &amp;amp; filerB and i am moving aggregate from A to B&amp;nbsp;&lt;/STRONG&gt;&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;&lt;P&gt;Change options (both controllers):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;options disk.auto_assign off&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;options autosupport.enable off&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;options httpd.enable.access on (for disk refresh)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Verify Volume Status:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vol status –s&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Verify Disks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;filer&amp;gt; disk show &amp;lt;disks&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Offline Volumes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;filera&amp;gt; vol offline&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Offline &lt;SPAN&gt;Aggregates&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;filera&amp;gt; aggr offline &amp;lt;aggr&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;filera&amp;gt; aggr offline &amp;lt;aggr&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note current disk &lt;SPAN&gt;ownership&lt;/SPAN&gt;/IDs:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Removing &lt;SPAN&gt;ownership&lt;/SPAN&gt; of the disks:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;filera&amp;gt; priv set advanced&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;filera*&amp;gt; disk remove_ownership &amp;lt;disks&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Verify Disk &lt;SPAN&gt;Ownership&lt;/SPAN&gt; (not owned):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;filera&amp;gt; disk show –n&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;filera&amp;gt; options disk.auto_assign on&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the controller filerB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Change disk auto assign:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;options disk.auto_assign off&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Verify Disk &lt;SPAN&gt;Ownership&lt;/SPAN&gt; (not owned):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;filerb&amp;gt; disk show –n&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Take &lt;SPAN&gt;ownership&lt;/SPAN&gt; of the disks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;priv set advanced&lt;/P&gt;&lt;P&gt;filerb*&amp;gt; disk assign 0b.22 0b.23 –s &amp;lt;filerb serial#&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Verify Disk &lt;SPAN&gt;Ownership&lt;/SPAN&gt; (all visible disks)&lt;/P&gt;&lt;P&gt;filerb&amp;gt; disk show –v&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Verify disks correctly assigned&lt;/P&gt;&lt;P&gt;filerb&amp;gt; aggr status –r / aggr status –s&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Online &lt;SPAN&gt;Aggregate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;filerb&amp;gt; aggr online &amp;lt;disks&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;filerb&amp;gt; aggr online &amp;lt;disks&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Change options back:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;options disk.auto_assign on&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;options autosupport.enable on&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;options httpd.enable.access off (for disk refresh)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nayab&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;***If my reply helped to solve the issue, please help to mark it as solution so that it would be helpful to other with same issue****&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2016 06:49:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Migration-aggregate-and-volumes-to-other-NetApp/m-p/120711#M25878</guid>
      <dc:creator>NAYABSK</dc:creator>
      <dc:date>2016-06-29T06:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Migration aggregate and volumes to other NetApp</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Migration-aggregate-and-volumes-to-other-NetApp/m-p/120713#M25880</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;NetApps are out of HA-pair.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2016 06:55:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Migration-aggregate-and-volumes-to-other-NetApp/m-p/120713#M25880</guid>
      <dc:creator>Bronkz</dc:creator>
      <dc:date>2016-06-29T06:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: Migration aggregate and volumes to other NetApp</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Migration-aggregate-and-volumes-to-other-NetApp/m-p/120714#M25881</link>
      <description>&lt;P&gt;So i should understand that you have same or more space as same as the source controller at the destination controller &amp;nbsp;??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In that case i would suggest a copy method or best option to go with snapmirror&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) Create as same agrregate structure in the destination as same as source ( Including volumes )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) Create a snapmirror relation and initiate the transfer........&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nayab&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2016 07:08:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Migration-aggregate-and-volumes-to-other-NetApp/m-p/120714#M25881</guid>
      <dc:creator>NAYABSK</dc:creator>
      <dc:date>2016-06-29T07:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Migration aggregate and volumes to other NetApp</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Migration-aggregate-and-volumes-to-other-NetApp/m-p/120716#M25882</link>
      <description>&lt;P&gt;Yes, I have a free space on destination. Ok I will try to use Snapmirror. Thank you for understanding.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2016 07:09:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Migration-aggregate-and-volumes-to-other-NetApp/m-p/120716#M25882</guid>
      <dc:creator>Bronkz</dc:creator>
      <dc:date>2016-06-29T07:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Migration aggregate and volumes to other NetApp</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Migration-aggregate-and-volumes-to-other-NetApp/m-p/120717#M25883</link>
      <description>&lt;P&gt;Sure, Let me know if you have any doubts further&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nayab&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2016 07:11:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Migration-aggregate-and-volumes-to-other-NetApp/m-p/120717#M25883</guid>
      <dc:creator>NAYABSK</dc:creator>
      <dc:date>2016-06-29T07:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Migration aggregate and volumes to other NetApp</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Migration-aggregate-and-volumes-to-other-NetApp/m-p/135225#M29673</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to move just few volumes to the other controller (HA Pair ) having version 8.2.4 .&amp;nbsp; What would be the requirements for volumes (offline/online/flexclone etc. ) . Could you please help me with both ways CLI and DFM .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks in Advance !!!&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 17:57:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Migration-aggregate-and-volumes-to-other-NetApp/m-p/135225#M29673</guid>
      <dc:creator>OmSrivastava</dc:creator>
      <dc:date>2017-10-13T17:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Migration aggregate and volumes to other NetApp</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Migration-aggregate-and-volumes-to-other-NetApp/m-p/135226#M29674</link>
      <description>&lt;P&gt;Please reply with full procedure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 18:00:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Migration-aggregate-and-volumes-to-other-NetApp/m-p/135226#M29674</guid>
      <dc:creator>OmSrivastava</dc:creator>
      <dc:date>2017-10-13T18:00:56Z</dc:date>
    </item>
  </channel>
</rss>

