<?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: Resize Volume command in WFA completes successfully, but Volume size is not increased in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Resize-Volume-command-in-WFA-completes-successfully-but-Volume-size-is-not/m-p/146934#M26732</link>
    <description>&lt;P&gt;Thanks for the details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In workflow, Please change Parameter type from string to Number for TargetSize parameter.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If still problem exists, we will have webex on tomorrow(March 06) 7 P.M. IST.&lt;/P&gt;
&lt;P&gt;Please confirm your availability for the Webex.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://netapp-meeting.webex.com/join/ssivakum" target="_blank"&gt;https://netapp-meeting.webex.com/join/ssivakum&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Shiva&lt;/P&gt;</description>
    <pubDate>Tue, 05 Mar 2019 17:37:18 GMT</pubDate>
    <dc:creator>sivakumar_sekar</dc:creator>
    <dc:date>2019-03-05T17:37:18Z</dc:date>
    <item>
      <title>Resize Volume command in WFA completes successfully, but Volume size is not increased</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Resize-Volume-command-in-WFA-completes-successfully-but-Volume-size-is-not/m-p/146836#M26707</link>
      <description>&lt;P&gt;I'm trying to increase a FlexVol using the Resize Volume command in WFA. I just want to increase the size of the volume by an amount that will be input by the user. What do I enter for the AutoSizeIncrementSize parameter? I tried using $Size. The command completes successfully, but the volume doesn't get increased.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 12:47:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Resize-Volume-command-in-WFA-completes-successfully-but-Volume-size-is-not/m-p/146836#M26707</guid>
      <dc:creator>A_Campbell</dc:creator>
      <dc:date>2025-06-04T12:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: Resize Volume command in WFA completes successfully, but Volume size is not increased</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Resize-Volume-command-in-WFA-completes-successfully-but-Volume-size-is-not/m-p/146839#M26709</link>
      <description>&lt;P&gt;I just realized I think I should be using the 'TargetSize' parameter. I am able to put a final size of the volume successfully, but I want to increase the volume size by a user input amount. I tried using&amp;nbsp;volume1.size_mb + $Size, but I get error:&lt;/P&gt;
&lt;P&gt;Illegal expression: volume1.size_mb + $Size&lt;BR /&gt;Location: 'Resize volume' command &amp;gt; 'Other Parameters' tab &amp;gt; 'TargetSize' property&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyone know the syntax here?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Feb 2019 19:41:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Resize-Volume-command-in-WFA-completes-successfully-but-Volume-size-is-not/m-p/146839#M26709</guid>
      <dc:creator>A_Campbell</dc:creator>
      <dc:date>2019-02-27T19:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Resize Volume command in WFA completes successfully, but Volume size is not increased</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Resize-Volume-command-in-WFA-completes-successfully-but-Volume-size-is-not/m-p/146924#M26730</link>
      <description>&lt;P&gt;Hi Campbell,&lt;/P&gt;
&lt;P&gt;Thanks for the details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For creating customized workflow for Resize volume please follow the below steps:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Search and define should be done for volume dictionary.&lt;/P&gt;
&lt;P&gt;2. For TargetSize Instance, MVEL expression as mentioned here: ((int)volume2.size_mb ) + $TargetSize (Attached is the screenshot for reference)&lt;/P&gt;
&lt;P&gt;3. Resize volume command, TargetSize should be provided in MB(if one GB need to increased please provide as 1024)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For more details please let us know, we will have WebEx disucussion.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Shiva&lt;/P&gt;
&lt;P&gt;&lt;A href="https://netapp-meeting.webex.com/join/ssivakum" target="_blank"&gt;https://netapp-meeting.webex.com/join/ssivakum&lt;/A&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;</description>
      <pubDate>Tue, 05 Mar 2019 12:04:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Resize-Volume-command-in-WFA-completes-successfully-but-Volume-size-is-not/m-p/146924#M26730</guid>
      <dc:creator>sivakumar_sekar</dc:creator>
      <dc:date>2019-03-05T12:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Resize Volume command in WFA completes successfully, but Volume size is not increased</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Resize-Volume-command-in-WFA-completes-successfully-but-Volume-size-is-not/m-p/146928#M26731</link>
      <description>&lt;P&gt;I am still getting the illegal expression error. See attached screenshots. I believe my volume selection should be working fine because if I have user input only as final target size, I'm able to resize the volume successfully. But, seems to be failing on illegal expression with ((int)volume2.size_mb ) . Thanks for the assistance, I can do a webex if you like.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="resize_vol_error1.jpg" style="width: 990px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/8879i396BBE0D0706DD5C/image-size/large?v=v2&amp;amp;px=999" role="button" title="resize_vol_error1.jpg" alt="resize_vol_error1.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="resize_vol_error2.jpg" style="width: 999px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/8880iB6C2EA9E737765FB/image-size/large?v=v2&amp;amp;px=999" role="button" title="resize_vol_error2.jpg" alt="resize_vol_error2.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="resize_vol_error3.jpg" style="width: 719px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/8881i099ACF78E4977EA3/image-size/large?v=v2&amp;amp;px=999" role="button" title="resize_vol_error3.jpg" alt="resize_vol_error3.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 14:29:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Resize-Volume-command-in-WFA-completes-successfully-but-Volume-size-is-not/m-p/146928#M26731</guid>
      <dc:creator>A_Campbell</dc:creator>
      <dc:date>2019-03-05T14:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: Resize Volume command in WFA completes successfully, but Volume size is not increased</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Resize-Volume-command-in-WFA-completes-successfully-but-Volume-size-is-not/m-p/146934#M26732</link>
      <description>&lt;P&gt;Thanks for the details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In workflow, Please change Parameter type from string to Number for TargetSize parameter.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If still problem exists, we will have webex on tomorrow(March 06) 7 P.M. IST.&lt;/P&gt;
&lt;P&gt;Please confirm your availability for the Webex.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://netapp-meeting.webex.com/join/ssivakum" target="_blank"&gt;https://netapp-meeting.webex.com/join/ssivakum&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Shiva&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 17:37:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Resize-Volume-command-in-WFA-completes-successfully-but-Volume-size-is-not/m-p/146934#M26732</guid>
      <dc:creator>sivakumar_sekar</dc:creator>
      <dc:date>2019-03-05T17:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: Resize Volume command in WFA completes successfully, but Volume size is not increased</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Resize-Volume-command-in-WFA-completes-successfully-but-Volume-size-is-not/m-p/146935#M26733</link>
      <description>&lt;P&gt;I changed the TargetSize parameter from string to Number and still getting illegal expression. Yes, I will be there for the WebEx on March 06 7 P.M. IST&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 18:08:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Resize-Volume-command-in-WFA-completes-successfully-but-Volume-size-is-not/m-p/146935#M26733</guid>
      <dc:creator>A_Campbell</dc:creator>
      <dc:date>2019-03-05T18:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Resize Volume command in WFA completes successfully, but Volume size is not increased</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Resize-Volume-command-in-WFA-completes-successfully-but-Volume-size-is-not/m-p/146958#M26738</link>
      <description>&lt;P&gt;The solution above&amp;nbsp;resolved the issues. The reason I continued to get the error initially is because I wasn't following the first item in the instruction, using 'search or define' to define the volume being resized. Once I fixed that by adding the command shown here, everything worked perfectly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="resize_vol_error4.jpg" style="width: 416px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/8882iA3D8B0C143B38A53/image-size/large?v=v2&amp;amp;px=999" role="button" title="resize_vol_error4.jpg" alt="resize_vol_error4.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2019 18:23:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Resize-Volume-command-in-WFA-completes-successfully-but-Volume-size-is-not/m-p/146958#M26738</guid>
      <dc:creator>A_Campbell</dc:creator>
      <dc:date>2019-03-06T18:23:46Z</dc:date>
    </item>
  </channel>
</rss>

