<?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: copy 120 volumes from one filer to another in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/copy-120-volumes-from-one-filer-to-another/m-p/22422#M5284</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But he's going to use SnapMirror anyway, so if it is possible to resume it later for each volume from existing snapshots, it could be interesting option. Otherwise the biggest downside is need to copy all the data just to create volumes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this is where power shell toolkit could be quite useful. Not being PS expert, I assume it is something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$source = connect-NaController -Name source&lt;/P&gt;&lt;P&gt; $target = connect-NaController -Name target&lt;/P&gt;&lt;P&gt;get-NaVol -controller $source | New-NaVol -controller $target -Name $_.Name $targetaggr -Size $_.TotalSize ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to &lt;A _jive_internal="true" href="https://community.netapp.com/docs/DOC-6293" title="http://communities.netapp.com/docs/DOC-6293" target="_blank"&gt;http://communities.netapp.com/docs/DOC-6293&lt;/A&gt; for explaining how to work with multiple controllers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Andrey Borzenkov&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jan 2012 16:12:22 GMT</pubDate>
    <dc:creator>aborzenkov</dc:creator>
    <dc:date>2012-01-25T16:12:22Z</dc:date>
    <item>
      <title>copy 120 volumes from one filer to another</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/copy-120-volumes-from-one-filer-to-another/m-p/22408#M5276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to copy 120 volume names, sizes etc, from one filer to another? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't want to copy the data, I'm doing that with snapmirror. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just want to recreate all the volumes with the same structure on a new filer i'm migrating to. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's the best way to do this? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:36:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/copy-120-volumes-from-one-filer-to-another/m-p/22408#M5276</guid>
      <dc:creator>CCOLEMAN_</dc:creator>
      <dc:date>2025-06-05T06:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: copy 120 volumes from one filer to another</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/copy-120-volumes-from-one-filer-to-another/m-p/22413#M5279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what file is all of this information stored in? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2012 14:50:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/copy-120-volumes-from-one-filer-to-another/m-p/22413#M5279</guid>
      <dc:creator>CCOLEMAN_</dc:creator>
      <dc:date>2012-01-25T14:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: copy 120 volumes from one filer to another</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/copy-120-volumes-from-one-filer-to-another/m-p/22418#M5282</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;I think you can consider using aggr copy:&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://now.netapp.com/NOW/knowledge/docs/ontap/rel80/html/ontap/cmdref/man1/na_aggr.1.htm" title="http://now.netapp.com/NOW/knowledge/docs/ontap/rel80/html/ontap/cmdref/man1/na_aggr.1.htm" target="_blank"&gt;http://now.netapp.com/NOW/knowledge/docs/ontap/rel80/html/ontap/cmdref/man1/na_aggr.1.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The biggest downside: unlike with SnapMirror, there is no incremental update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Radek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2012 15:00:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/copy-120-volumes-from-one-filer-to-another/m-p/22418#M5282</guid>
      <dc:creator>radek_kubka</dc:creator>
      <dc:date>2012-01-25T15:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: copy 120 volumes from one filer to another</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/copy-120-volumes-from-one-filer-to-another/m-p/22422#M5284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But he's going to use SnapMirror anyway, so if it is possible to resume it later for each volume from existing snapshots, it could be interesting option. Otherwise the biggest downside is need to copy all the data just to create volumes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this is where power shell toolkit could be quite useful. Not being PS expert, I assume it is something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$source = connect-NaController -Name source&lt;/P&gt;&lt;P&gt; $target = connect-NaController -Name target&lt;/P&gt;&lt;P&gt;get-NaVol -controller $source | New-NaVol -controller $target -Name $_.Name $targetaggr -Size $_.TotalSize ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to &lt;A _jive_internal="true" href="https://community.netapp.com/docs/DOC-6293" title="http://communities.netapp.com/docs/DOC-6293" target="_blank"&gt;http://communities.netapp.com/docs/DOC-6293&lt;/A&gt; for explaining how to work with multiple controllers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Andrey Borzenkov&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2012 16:12:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/copy-120-volumes-from-one-filer-to-another/m-p/22422#M5284</guid>
      <dc:creator>aborzenkov</dc:creator>
      <dc:date>2012-01-25T16:12:22Z</dc:date>
    </item>
  </channel>
</rss>

