<?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 show the size in TB or GB or MB ? in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/How-to-show-the-size-in-TB-or-GB-or-MB/m-p/437637#M6543</link>
    <description>&lt;P&gt;I found the below example online. Please test and let us know if it works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;List volume "VOL_NAME", size and size in GB.&lt;/P&gt;&lt;P&gt;Get-NcVol | where { $_.Name -like ‘*VOL_NAME*’} | FT name,TotalSize, {$_.TotalSize /1GB}&lt;/P&gt;</description>
    <pubDate>Thu, 25 Aug 2022 09:06:27 GMT</pubDate>
    <dc:creator>NetApp_SR</dc:creator>
    <dc:date>2022-08-25T09:06:27Z</dc:date>
    <item>
      <title>How to show the size in TB or GB or MB ?</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/How-to-show-the-size-in-TB-or-GB-or-MB/m-p/437630#M6542</link>
      <description>&lt;P&gt;When I use Get-NCvol and put it in&amp;nbsp; $vol&lt;/P&gt;&lt;P&gt;and then I use Write-Host $vol.totalsize&lt;/P&gt;&lt;P&gt;it always show in bytes&lt;/P&gt;&lt;P&gt;PS C:\Users\Administrator&amp;gt; $vol=get-ncvol svm1_root&lt;BR /&gt;PS C:\Users\Administrator&amp;gt; $vol.totalsize&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;20971520&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;How to show it in MB? or GB ?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 09:57:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/How-to-show-the-size-in-TB-or-GB-or-MB/m-p/437630#M6542</guid>
      <dc:creator>AllenChang</dc:creator>
      <dc:date>2025-06-04T09:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to show the size in TB or GB or MB ?</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/How-to-show-the-size-in-TB-or-GB-or-MB/m-p/437637#M6543</link>
      <description>&lt;P&gt;I found the below example online. Please test and let us know if it works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;List volume "VOL_NAME", size and size in GB.&lt;/P&gt;&lt;P&gt;Get-NcVol | where { $_.Name -like ‘*VOL_NAME*’} | FT name,TotalSize, {$_.TotalSize /1GB}&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2022 09:06:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/How-to-show-the-size-in-TB-or-GB-or-MB/m-p/437637#M6543</guid>
      <dc:creator>NetApp_SR</dc:creator>
      <dc:date>2022-08-25T09:06:27Z</dc:date>
    </item>
  </channel>
</rss>

