<?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: how to resize node svm's root volume in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-resize-node-svm-s-root-volume/m-p/438011#M6575</link>
    <description>&lt;P&gt;Yes,&amp;nbsp; via ssh you can do it as you mentioned. I don't know via PowerShell.&lt;/P&gt;</description>
    <pubDate>Tue, 06 Sep 2022 13:38:23 GMT</pubDate>
    <dc:creator>Ontapforrum</dc:creator>
    <dc:date>2022-09-06T13:38:23Z</dc:date>
    <item>
      <title>how to resize node svm's root volume</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-resize-node-svm-s-root-volume/m-p/437985#M6571</link>
      <description>&lt;P&gt;&lt;FONT size="4"&gt;I change the data svm's root volume by these command&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4" color="#FF0000"&gt;$rootaggrsize = Get-Ncaggr aggr0_cluster1_01 | Select-Object -ExpandProperty TotalSize&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AllenChang_0-1662367446120.png" style="width: 824px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/24273i6A52F383AE5E316D/image-dimensions/824x35?v=v2" width="824" height="35" role="button" title="AllenChang_0-1662367446120.png" alt="AllenChang_0-1662367446120.png" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4" color="#FF0000"&gt;&lt;SPAN&gt;$rootvolsize = $rootaggrsize*0.93&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AllenChang_1-1662367495689.png" style="width: 509px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/24274i462F5FB6824DCA00/image-dimensions/509x42?v=v2" width="509" height="42" role="button" title="AllenChang_1-1662367495689.png" alt="AllenChang_1-1662367495689.png" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4" color="#FF0000"&gt;&lt;SPAN&gt;Set-NcVolSize svm1_root -VserverContext svm1 -NewSize $rootvolsize&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AllenChang_2-1662367838187.png" style="width: 800px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/24275i0C6181BD3B6BF2D6/image-dimensions/800x62?v=v2" width="800" height="62" role="button" title="AllenChang_2-1662367838187.png" alt="AllenChang_2-1662367838187.png" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;The data svm's root volume is been resize&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;But when I use the same command in the &lt;FONT color="#0000FF"&gt;Node svm's&lt;/FONT&gt; root volume,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;It show me error&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4" color="#FF0000"&gt;Set-NcVolSize vol0 -VserverContext cluster1-01 -NewSize $rootvolsize&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AllenChang_3-1662367996764.png" style="width: 791px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/24276iD1D2F8590B45B147/image-dimensions/791x91?v=v2" width="791" height="91" role="button" title="AllenChang_3-1662367996764.png" alt="AllenChang_3-1662367996764.png" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;How can I use powershell to modify &lt;FONT color="#0000FF"&gt;Node svm's&lt;/FONT&gt; root volume?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;Thanks&lt;/FONT&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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 08:58:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-resize-node-svm-s-root-volume/m-p/437985#M6571</guid>
      <dc:creator>AllenChang</dc:creator>
      <dc:date>2022-09-05T08:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to resize node svm's root volume</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-resize-node-svm-s-root-volume/m-p/437991#M6572</link>
      <description>&lt;P&gt;I think you mean '&lt;STRONG&gt;Node Root Volume&lt;/STRONG&gt;' [root aggregate contains the root volume], that contains /mroot ?? Frankly have never used ps to resize vol0 and I don't know if that works, at node level.&amp;nbsp; I will be curious to know though.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 13:04:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-resize-node-svm-s-root-volume/m-p/437991#M6572</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2022-09-05T13:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: how to resize node svm's root volume</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-resize-node-svm-s-root-volume/m-p/438000#M6573</link>
      <description>&lt;P&gt;I can use ssh login the node console,&lt;/P&gt;&lt;P&gt;and use node console command&amp;nbsp; to modify Node Root Volume&lt;/P&gt;&lt;P&gt;&lt;FONT color="#800000"&gt;vol size vol0 91036092k&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;the command change the Node Root Volume size become 86GB&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;So I wan to know how to change Node Root Volume size&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 00:57:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-resize-node-svm-s-root-volume/m-p/438000#M6573</guid>
      <dc:creator>AllenChang</dc:creator>
      <dc:date>2022-09-06T00:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to resize node svm's root volume</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-resize-node-svm-s-root-volume/m-p/438011#M6575</link>
      <description>&lt;P&gt;Yes,&amp;nbsp; via ssh you can do it as you mentioned. I don't know via PowerShell.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 13:38:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-resize-node-svm-s-root-volume/m-p/438011#M6575</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2022-09-06T13:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to resize node svm's root volume</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-resize-node-svm-s-root-volume/m-p/456809#M7009</link>
      <description>&lt;P&gt;hi，&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe a little late.&lt;BR /&gt;I don't know what version of ontap and PSTK you run. In my version (ontap and PSTK are both 9.13), Set-NcVolSize can modify the vol size of data vserver, but cannot modify the vol size of admin vserver. Other versions I think are the same, you can change the vol0 size in ontap CLI&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2024 01:40:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-resize-node-svm-s-root-volume/m-p/456809#M7009</guid>
      <dc:creator>Ashun</dc:creator>
      <dc:date>2024-11-22T01:40:02Z</dc:date>
    </item>
  </channel>
</rss>

