<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>VMware Communities: Message List - How to Compress VMWare Virtual Machine</title>
    <link>http://communities.vmware.com/community/vmtn/desktop/fusion?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Mon, 31 Dec 2007 17:41:21 GMT</pubDate>
    <generator>Clearspace 1.10.12 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2007-12-31T17:41:21Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: How to Compress VMWare Virtual Machine</title>
      <link>http://communities.vmware.com/message/829282?tstart=0#829282</link>
      <description>&lt;div class="jive-quote"&gt;&lt;span class="jive-quote-header"&gt;JWCook6 wrote:&lt;/span&gt;See Attached.&lt;/div&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;br /&gt;
Justin I looked at the attachments, BridgeNetInternational.vmx and dirlist.txt and you are running with a Snapshot.&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
If you select Discard Snapshot from the VMware Fusion Virtual Machine menu that will blend the existing Snapshot into the original virtual disk.  This may take some time and you need sufficient disk space on the Host Hard Drive for the operation to complete. Then you should be able to Shrink the virtual hard disk.&lt;br /&gt;
&lt;br /&gt;
If you do not want to save the state of the Snapshot you could choose Revert to Snapshot however be aware that you will loose all changes including and user data created so do not choose this option unless you understand the consequences!&lt;br /&gt;
&lt;br /&gt;
Note:  Before using the Snapshot feature you need to have an understanding of how it works and the overhead disk space required to perform all operations.  Snapshots is a great feature but many people have got themselves in trouble making the wrong choice while not understanding what's happening.&lt;br /&gt;
&lt;br /&gt;
I personally never use Discard Snapshot or Revert to Snapshot without having a copy of the VM on an external drive in case somethings happens and once all the way I want it I delete the copy. YMMV&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;br /&gt;
Edit: Added comments:&lt;br /&gt;
&lt;p /&gt;
I forgot to add that if you do choose to use Revert to Snapshot (which deletes everything in the snapshot including user data created since the snapshot was taken (you have bee warned!)) you would then also have to execute Discard Snapshot after to actually remove the snapshot to be able to use the Shrink feature of VMware Tools.&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
Thanks,&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
Woody&lt;br /&gt;
&lt;br /&gt;
Message was edited by: WoodyZ</description>
      <pubDate>Mon, 31 Dec 2007 05:26:29 GMT</pubDate>
      <author>WoodyZ</author>
      <guid>http://communities.vmware.com/message/829282?tstart=0#829282</guid>
      <dc:date>2007-12-31T05:26:29Z</dc:date>
      <clearspace:dateToText>1 year, 10 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: How to Compress VMWare Virtual Machine</title>
      <link>http://communities.vmware.com/message/829278?tstart=0#829278</link>
      <description>See Attached.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
&lt;br /&gt;
Justin</description>
      <pubDate>Mon, 31 Dec 2007 04:41:39 GMT</pubDate>
      <author>JWCook6</author>
      <guid>http://communities.vmware.com/message/829278?tstart=0#829278</guid>
      <dc:date>2007-12-31T04:41:39Z</dc:date>
      <clearspace:dateToText>1 year, 10 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Re: How to Compress VMWare Virtual Machine</title>
      <link>http://communities.vmware.com/message/829252?tstart=0#829252</link>
      <description>&lt;div class="jive-quote"&gt;&lt;span class="jive-quote-header"&gt;JWCook6 wrote:&lt;/span&gt;Thanks Woody...  I found that area...  Although it stats that shrink disk is disabled for this virtual machine&lt;br /&gt;
&lt;p /&gt;
Possibly reasons - disabled for linked clones, parents of linkclones, pre-allocated disks, snapshots, and other factors...&lt;br /&gt;
&lt;p /&gt;
I did specify 50 GB for the size - allowing it to grow until that point.  It is @ 40 GB right now, but I still would like it to shrink...&lt;br /&gt;
&lt;p /&gt;
So I can rule out pre-allocated disks and snapshots according to that userguide.  Have no idea what the cloning thing is...&lt;/div&gt;
&lt;p /&gt;
&lt;p /&gt;
Need some additional information...  have a look at &lt;a class="jive-link-wiki" href="http://communities.vmware.com/docs/DOC-1110"&gt;A Beginner's Guide to VMware Fusion&lt;/a&gt;  specifically, Where to Find Things &amp;gt; Virtual Machine Files&lt;br /&gt;
&lt;br /&gt;
Then provide 2 things, attach the .vmx file and give a directory listing of the VM's Package Bundle.&lt;br /&gt;
&lt;br /&gt;
You can get a directory listing in the detail I would prefer if you open Terminal (Applications &amp;gt; Utilities &amp;gt; Terminal) then at the command prompt type cd with a space after it then drag  drop the VM's Bundle into the Terminal and press Enter.  This will populate the full path and change to the target directory.  Now type "ls -lrt &amp;gt; dirlist.txt" (without the quotes) and press Enter.&lt;br /&gt;
&lt;br /&gt;
Now attach the dirlist.txt file and the VM's_Name.vmx file.&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;</description>
      <pubDate>Mon, 31 Dec 2007 03:54:51 GMT</pubDate>
      <author>WoodyZ</author>
      <guid>http://communities.vmware.com/message/829252?tstart=0#829252</guid>
      <dc:date>2007-12-31T03:54:51Z</dc:date>
      <clearspace:dateToText>1 year, 10 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
    </item>
    <item>
      <title>Re: How to Compress VMWare Virtual Machine</title>
      <link>http://communities.vmware.com/message/829246?tstart=0#829246</link>
      <description>Thanks Woody...  I found that area...  Although it stats that shrink disk is disabled for this virtual machine&lt;br /&gt;
&lt;br /&gt;
Possibly reasons - disabled for linked clones, parents of linkclones, pre-allocated disks, snapshots, and other factors...&lt;br /&gt;
&lt;br /&gt;
I did specify 50 GB for the size - allowing it to grow until that point.  It is @ 40 GB right now, but I still would like it to shrink...&lt;br /&gt;
&lt;br /&gt;
So I can rule out pre-allocated disks and snapshots according to that userguide.  Have no idea what the cloning thing is...</description>
      <pubDate>Mon, 31 Dec 2007 03:29:08 GMT</pubDate>
      <author>JWCook6</author>
      <guid>http://communities.vmware.com/message/829246?tstart=0#829246</guid>
      <dc:date>2007-12-31T03:29:08Z</dc:date>
      <clearspace:dateToText>1 year, 10 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
    </item>
    <item>
      <title>Re: How to Compress VMWare Virtual Machine</title>
      <link>http://communities.vmware.com/message/829224?tstart=0#829224</link>
      <description>Basic information is covered in &lt;a href="http://communities.vmware.com/docs/DOC-1110" class="jive-link-wiki"&gt;A Beginner's Guide to VMware Fusion&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;edit:&lt;/b&gt; removed duplicate details.</description>
      <pubDate>Mon, 31 Dec 2007 02:09:18 GMT</pubDate>
      <author>rcardona2k</author>
      <guid>http://communities.vmware.com/message/829224?tstart=0#829224</guid>
      <dc:date>2007-12-31T02:09:18Z</dc:date>
      <clearspace:dateToText>1 year, 10 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: How to Compress VMWare Virtual Machine</title>
      <link>http://communities.vmware.com/message/829202?tstart=0#829202</link>
      <description>&lt;p /&gt;
&lt;p /&gt;
&lt;div class="jive-quote"&gt;&lt;span class="jive-quote-header"&gt;JWCook6 wrote:&lt;/span&gt;Using VMWare Fusion.  Have a VM running XP Pro.  The size of the virtual machine has grown to 40 GB although it is not anymore...  It really should be about 17 GB.  How do I compress it back - it is dynamic so it should go the other way...&lt;/div&gt;
&lt;p /&gt;
&lt;p /&gt;
On the Windows taskbar, double-click the VMware Tools icon &lt;img src="http://communities.vmware.com/servlet/JiveServlet/downloadImage/1543/tools_icon.png" alt="http://communities.vmware.com/servlet/JiveServlet/downloadImage/1543/tools_icon.png" class="jive-image"  /&gt; and select the Shrink tab.</description>
      <pubDate>Mon, 31 Dec 2007 01:58:22 GMT</pubDate>
      <author>WoodyZ</author>
      <guid>http://communities.vmware.com/message/829202?tstart=0#829202</guid>
      <dc:date>2007-12-31T01:58:22Z</dc:date>
      <clearspace:dateToText>1 year, 10 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
    </item>
    <item>
      <title>How to Compress VMWare Virtual Machine</title>
      <link>http://communities.vmware.com/message/829199?tstart=0#829199</link>
      <description>Using VMWare Fusion.  Have a VM running XP Pro.  The size of the virtual machine has grown to 40 GB although it is not anymore...  It really should be about 17 GB.  How do I compress it back - it is dynamic so it should go the other way...&lt;br /&gt;
&lt;br /&gt;
At least I know in Microsoft Virtual Server you can do it...&lt;br /&gt;
&lt;br /&gt;
Any help would be great.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
&lt;br /&gt;
Justin</description>
      <pubDate>Mon, 31 Dec 2007 01:39:14 GMT</pubDate>
      <author>JWCook6</author>
      <guid>http://communities.vmware.com/message/829199?tstart=0#829199</guid>
      <dc:date>2007-12-31T01:39:14Z</dc:date>
      <clearspace:dateToText>1 year, 10 months ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
    </item>
  </channel>
</rss>

