<?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: Massive Disk Space Usage Disparity in VMware Workstation Player Discussions</title>
    <link>https://communities.vmware.com/t5/VMware-Workstation-Player/Massive-Disk-Space-Usage-Disparity/m-p/2814934#M35940</link>
    <description>&lt;P&gt;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/746734"&gt;@gbohn&lt;/a&gt;, wow, thank you so much for your contribution!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have understood my issue exactly, and offered some excellent advice. I will follow what you said carefully and precisely and then report back with the results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again &lt;img class="lia-deferred-image lia-image-emoji" src="https://communities.vmware.com/html/@7651DD0E8772B3B5D93ADA9ABA2E067C/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 04 Dec 2020 20:29:24 GMT</pubDate>
    <dc:creator>dannybeckett</dc:creator>
    <dc:date>2020-12-04T20:29:24Z</dc:date>
    <item>
      <title>Massive Disk Space Usage Disparity</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/Massive-Disk-Space-Usage-Disparity/m-p/2814478#M35927</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a problem with one of my VM's. I have an Ubuntu instance running on a 500GB SSD (reported total space of 476GB). The problem is that the SSD is now nearly full, with Host Windows and VMware Player both reporting 425GB used leaving 51GB free.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, the Guest OS Ubuntu reports taking only 328GB. This was measured by Disk Usage Analyzer running as root. There's a massive 97GB disparity I cannot account for between the claimed Guest OS usage and actual size on disk. To try and fix this, I defragmented then compacted the Guest OS using VMWare Player, which freed only a very small amount of space.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have any experience with this issue? I'd greatly appreciate some help! The last time my VM ran out of disk space it corrupted the guest OS!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 20:26:39 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/Massive-Disk-Space-Usage-Disparity/m-p/2814478#M35927</guid>
      <dc:creator>dannybeckett</dc:creator>
      <dc:date>2020-12-04T20:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Massive Disk Space Usage Disparity</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/Massive-Disk-Space-Usage-Disparity/m-p/2814660#M35928</link>
      <description>&lt;P&gt;Your numbers dont make a lot of sense.&lt;BR /&gt;How can a disk with 476 gb of free space be nearly full ?&lt;BR /&gt;Also you dont tell us anything about the size of the Ubuntu vmdk&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 23:08:46 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/Massive-Disk-Space-Usage-Disparity/m-p/2814660#M35928</guid>
      <dc:creator>continuum</dc:creator>
      <dc:date>2020-12-03T23:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Massive Disk Space Usage Disparity</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/Massive-Disk-Space-Usage-Disparity/m-p/2814666#M35929</link>
      <description>&lt;P&gt;I think &lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/5458176"&gt;@dannybeckett&lt;/a&gt; means 476GB of&amp;nbsp;&lt;STRONG&gt;available&lt;/STRONG&gt; space?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 23:33:17 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/Massive-Disk-Space-Usage-Disparity/m-p/2814666#M35929</guid>
      <dc:creator>oligarch</dc:creator>
      <dc:date>2020-12-03T23:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: Massive Disk Space Usage Disparity</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/Massive-Disk-Space-Usage-Disparity/m-p/2814857#M35938</link>
      <description>&lt;P&gt;If I understand correctly (the Linux Guest reports about 97 GB less usage than the space used on the Host by the grow-able .vmdk files), It might be the case where your .vmdk files are accumulating a fair amount of detritus that was once used, but is now un-allocated in the Guest.&lt;/P&gt;&lt;P&gt;In my experience with Linux Guests on a Windows 10 Host (using Guest EXT4 formatted virtual drives), I needed to zero out the unused space before trying to shrink/compact the .vmdk files in order for it to actually free up the space.&lt;/P&gt;&lt;P&gt;Otherwise it appeared as though it wasn't recognized as unused.&lt;/P&gt;&lt;P&gt;It's been a long time since I last did this, but it went something like:&lt;/P&gt;&lt;P&gt;*) In Linux Guest&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dd if=/dev/zero of=wipefile bs=1024x1024; rm wipefile&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; This fills all available unused storage space (on the current partition) with bytes of 'zeros'. It did not expand the Host .vmdk size to any noticeable amount.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; This can take a while and you don't want the guest to be doing anything at the time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I think this needed to be done with the VM not having any snapshots.&lt;/P&gt;&lt;P&gt;*) From Host Windows command line run the Shrink/Compact command while the Guest was shut down:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vmware-vdiskmanager.exe -k "&amp;lt;path to vmdk&amp;gt;"&lt;/P&gt;&lt;P&gt;I'm not sure if it's your issue, but good luck. Make sure you have a backup in case things go wrong.&lt;/P&gt;&lt;P&gt;Also, if you are low on free space it might become an issue trying to shrink the .vmdk (But if your prior attempt worked I guess that's a good sign).&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 16:26:27 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/Massive-Disk-Space-Usage-Disparity/m-p/2814857#M35938</guid>
      <dc:creator>gbohn</dc:creator>
      <dc:date>2020-12-04T16:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Massive Disk Space Usage Disparity</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/Massive-Disk-Space-Usage-Disparity/m-p/2814932#M35939</link>
      <description>&lt;P&gt;Sorry guys, yes, I meant total available space on that drive*&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 20:27:35 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/Massive-Disk-Space-Usage-Disparity/m-p/2814932#M35939</guid>
      <dc:creator>dannybeckett</dc:creator>
      <dc:date>2020-12-04T20:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Massive Disk Space Usage Disparity</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/Massive-Disk-Space-Usage-Disparity/m-p/2814934#M35940</link>
      <description>&lt;P&gt;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/746734"&gt;@gbohn&lt;/a&gt;, wow, thank you so much for your contribution!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have understood my issue exactly, and offered some excellent advice. I will follow what you said carefully and precisely and then report back with the results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again &lt;img class="lia-deferred-image lia-image-emoji" src="https://communities.vmware.com/html/@7651DD0E8772B3B5D93ADA9ABA2E067C/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 20:29:24 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/Massive-Disk-Space-Usage-Disparity/m-p/2814934#M35940</guid>
      <dc:creator>dannybeckett</dc:creator>
      <dc:date>2020-12-04T20:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Massive Disk Space Usage Disparity</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/Massive-Disk-Space-Usage-Disparity/m-p/2814949#M35941</link>
      <description>&lt;P&gt;You're welcome.&lt;/P&gt;&lt;P&gt;Also, I happened to use the command line to do the compact part (after filling with zeroes), but I would imagine that you should be able to do that from the GUI drive settings as well.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 22:00:06 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/Massive-Disk-Space-Usage-Disparity/m-p/2814949#M35941</guid>
      <dc:creator>gbohn</dc:creator>
      <dc:date>2020-12-04T22:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Massive Disk Space Usage Disparity</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/Massive-Disk-Space-Usage-Disparity/m-p/2814952#M35942</link>
      <description>&lt;P&gt;It worked, absolute legend. Thanks for the advice &lt;img class="lia-deferred-image lia-image-emoji" src="https://communities.vmware.com/html/@7651DD0E8772B3B5D93ADA9ABA2E067C/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dannybeckett_0-1607119597091.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/85274iBB7B5252826518CD/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="dannybeckett_0-1607119597091.png" alt="dannybeckett_0-1607119597091.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 22:06:44 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/Massive-Disk-Space-Usage-Disparity/m-p/2814952#M35942</guid>
      <dc:creator>dannybeckett</dc:creator>
      <dc:date>2020-12-04T22:06:44Z</dc:date>
    </item>
  </channel>
</rss>

