<?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: Workflow quota resize - formula issue with spacecalculation in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Workflow-quota-resize-formula-issue-with-spacecalculation/m-p/51520#M10637</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Markus,&lt;/P&gt;&lt;P&gt;I have just looked into your formula used for vol size calculation, I think it might required some changes as below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'+' + (int)( (size * ('1.' + volume.snapshot_reserved_percent) ) - (qtree.disk_limit_mb* ( '1.' + volume.snapshot_reserved_percent)) )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose if your qtree size is 100g then your volume size would be 120g( with 20% snapreseve calcuation)&lt;/P&gt;&lt;P&gt;Then if you are going to increase qtree size to 200g then your volume size needs to be calculated as 240. But with your formula it would be 260, that's why we need to calculate the snapreserve on qtree size as well while deducting it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if I'm missing any basic thing here..!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards&lt;BR /&gt;Sivaprasad K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Mar 2013 15:20:17 GMT</pubDate>
    <dc:creator>kandati</dc:creator>
    <dc:date>2013-03-04T15:20:17Z</dc:date>
    <item>
      <title>Workflow quota resize - formula issue with spacecalculation</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Workflow-quota-resize-formula-issue-with-spacecalculation/m-p/51507#M10631</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;has somebody done a quota resize workflow. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example have a volume with some qtrees in it. Customer wants to change the size of one qtree. So volumesize also need to be modified.So usable size should be the sum of all quotas in the volume.&lt;/P&gt;&lt;P&gt; My workflow is ok without snapreserve, but with something the calculation is wrong.&lt;/P&gt;&lt;P&gt;Would be great when somebody can check the formula:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'+' + (int)((size * ('1.' + volume.snapshot_reserved_percent)) - qtree.disk_limit_mb)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will attach the workflow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best wishes,&lt;/P&gt;&lt;P&gt;Markus.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:09:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Workflow-quota-resize-formula-issue-with-spacecalculation/m-p/51507#M10631</guid>
      <dc:creator>scheckel</dc:creator>
      <dc:date>2025-06-05T06:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow quota resize - formula issue with spacecalculation</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Workflow-quota-resize-formula-issue-with-spacecalculation/m-p/51511#M10633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Markus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The workflow that has been attached when unzipped gives me xml files. We were expecting to see dar files. Could you please reattach the workflow?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sharu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 11:44:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Workflow-quota-resize-formula-issue-with-spacecalculation/m-p/51511#M10633</guid>
      <dc:creator>sharu</dc:creator>
      <dc:date>2013-02-27T11:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow quota resize - formula issue with spacecalculation</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Workflow-quota-resize-formula-issue-with-spacecalculation/m-p/51515#M10635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i replaced the file already on friday,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 09:43:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Workflow-quota-resize-formula-issue-with-spacecalculation/m-p/51515#M10635</guid>
      <dc:creator>scheckel</dc:creator>
      <dc:date>2013-03-04T09:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow quota resize - formula issue with spacecalculation</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Workflow-quota-resize-formula-issue-with-spacecalculation/m-p/51520#M10637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Markus,&lt;/P&gt;&lt;P&gt;I have just looked into your formula used for vol size calculation, I think it might required some changes as below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'+' + (int)( (size * ('1.' + volume.snapshot_reserved_percent) ) - (qtree.disk_limit_mb* ( '1.' + volume.snapshot_reserved_percent)) )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose if your qtree size is 100g then your volume size would be 120g( with 20% snapreseve calcuation)&lt;/P&gt;&lt;P&gt;Then if you are going to increase qtree size to 200g then your volume size needs to be calculated as 240. But with your formula it would be 260, that's why we need to calculate the snapreserve on qtree size as well while deducting it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if I'm missing any basic thing here..!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards&lt;BR /&gt;Sivaprasad K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 15:20:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Workflow-quota-resize-formula-issue-with-spacecalculation/m-p/51520#M10637</guid>
      <dc:creator>kandati</dc:creator>
      <dc:date>2013-03-04T15:20:17Z</dc:date>
    </item>
  </channel>
</rss>

