<?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: Qouta import from another cluster in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Qouta-import-from-another-cluster/m-p/462636#M10191</link>
    <description>&lt;P&gt;I'm not aware of any native export/import tools that can accomplish this, but if it were me, I would use the NetApp PowerShell Toolkit (available from PSGallery &lt;A href="https://www.powershellgallery.com/packages/NetApp.ONTAP/9.16.1.2501" target="_blank" rel="noopener"&gt;HERE&lt;/A&gt;) to get this done. There are several cmdlets that reference quotas/policies (Get-NcQuota, Get-NcQuotaPolicy, Set-NcQuota, Set-NcQuotaPolicy) so I would see if you could write some code that will collect the current configuration from the "old" cluster, store it as a variable, and then use the contents of your variable as the basis for the set commands on the new cluster.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you get started on some code and get stuck, feel free to drop the code here and I (or one of the other many helpful people here) can help you debug. Good luck!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Aug 2025 19:37:21 GMT</pubDate>
    <dc:creator>donny_lang</dc:creator>
    <dc:date>2025-08-11T19:37:21Z</dc:date>
    <item>
      <title>Qouta import from another cluster</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Qouta-import-from-another-cluster/m-p/462617#M10190</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to import qtree and user quota rules and policies from an existing FAS cluster to volumes moved using SnapMirror to a different cluster. The current quota database number is 487.&lt;/P&gt;&lt;P&gt;Is there a command or ONTAP Toolkit that can help me with this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Zoltan&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2025 14:16:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Qouta-import-from-another-cluster/m-p/462617#M10190</guid>
      <dc:creator>Brez</dc:creator>
      <dc:date>2025-08-11T14:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Qouta import from another cluster</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Qouta-import-from-another-cluster/m-p/462636#M10191</link>
      <description>&lt;P&gt;I'm not aware of any native export/import tools that can accomplish this, but if it were me, I would use the NetApp PowerShell Toolkit (available from PSGallery &lt;A href="https://www.powershellgallery.com/packages/NetApp.ONTAP/9.16.1.2501" target="_blank" rel="noopener"&gt;HERE&lt;/A&gt;) to get this done. There are several cmdlets that reference quotas/policies (Get-NcQuota, Get-NcQuotaPolicy, Set-NcQuota, Set-NcQuotaPolicy) so I would see if you could write some code that will collect the current configuration from the "old" cluster, store it as a variable, and then use the contents of your variable as the basis for the set commands on the new cluster.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you get started on some code and get stuck, feel free to drop the code here and I (or one of the other many helpful people here) can help you debug. Good luck!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2025 19:37:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Qouta-import-from-another-cluster/m-p/462636#M10191</guid>
      <dc:creator>donny_lang</dc:creator>
      <dc:date>2025-08-11T19:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Qouta import from another cluster</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Qouta-import-from-another-cluster/m-p/462637#M10192</link>
      <description>&lt;P&gt;Or if you are good in Unix/Linux scripts, you can use "volume quota report" to export from current cluster. Then apply to new cluster volumes.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2025 00:14:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Qouta-import-from-another-cluster/m-p/462637#M10192</guid>
      <dc:creator>Sanaman</dc:creator>
      <dc:date>2025-08-12T00:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Qouta import from another cluster</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Qouta-import-from-another-cluster/m-p/462710#M10193</link>
      <description>&lt;P&gt;hello:&lt;/P&gt;&lt;P&gt;Qtree can be migrated using SnapMirror. User quota rules and policies need to be migrated using svmdr. The specific operation steps are as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The migration of SVMDR:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.netapp.com/us-en/ontap/data-protection/exclude-volumes-svm-replication-task.html" target="_blank" rel="noopener"&gt;https://docs.netapp.com/us-en/ontap/data-protection/exclude-volumes-svm-replication-task.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;snapmirror volume copy&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.netapp.com/zh-cn/ontap/peering/configure-intercluster-lifs-share-data-ports-task.html" target="_blank" rel="noopener"&gt;https://docs.netapp.com/zh-cn/ontap/peering/configure-intercluster-lifs-share-data-ports-task.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it can help you&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Aug 2025 02:09:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Qouta-import-from-another-cluster/m-p/462710#M10193</guid>
      <dc:creator>chenguanghui</dc:creator>
      <dc:date>2025-08-14T02:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Qouta import from another cluster</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Qouta-import-from-another-cluster/m-p/462718#M10194</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;During a previous migration, I used cluster expansion and temporarily connected them to cluster interconnect switches. Then I used the vol move.&amp;nbsp; But now they are not on the same Ontap level and support is no longer available for the old one. This is why SVM-DR cannot be used, because the same ONTAP level is also a requirement there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Aug 2025 10:43:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Qouta-import-from-another-cluster/m-p/462718#M10194</guid>
      <dc:creator>Brez</dc:creator>
      <dc:date>2025-08-14T10:43:13Z</dc:date>
    </item>
  </channel>
</rss>

