<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Manual commit snapshots delta file to vmdk flat file</title>
	<atom:link href="http://malaysiavm.com/blog/manual-commit-snapshots-delta-file-to-vmdk-flat-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://malaysiavm.com/blog/manual-commit-snapshots-delta-file-to-vmdk-flat-file/</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 16:53:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: craig</title>
		<link>http://malaysiavm.com/blog/manual-commit-snapshots-delta-file-to-vmdk-flat-file/comment-page-1/#comment-7246</link>
		<dc:creator>craig</dc:creator>
		<pubDate>Mon, 19 Dec 2011 13:56:28 +0000</pubDate>
		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=942#comment-7246</guid>
		<description>to access back the existing flat vmdk, you need to rebuild the chain of the .vmdk configuration file. Please refer to my pose with external URL link, which explain in details how to rebuild the chain. Once you rebuild it, you should able to access or commit the snapshot.</description>
		<content:encoded><![CDATA[<p>to access back the existing flat vmdk, you need to rebuild the chain of the .vmdk configuration file. Please refer to my pose with external URL link, which explain in details how to rebuild the chain. Once you rebuild it, you should able to access or commit the snapshot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wenk</title>
		<link>http://malaysiavm.com/blog/manual-commit-snapshots-delta-file-to-vmdk-flat-file/comment-page-1/#comment-7234</link>
		<dc:creator>wenk</dc:creator>
		<pubDate>Sat, 17 Dec 2011 17:03:36 +0000</pubDate>
		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=942#comment-7234</guid>
		<description>Thank for your answer, one more things, what about the flat  vmdk was modified before i merge the delta files?? Can i still merge the delta to modified Flat files?? It is happen becoz the backup of the original was damage, and we have no chance to merge at first, but we already run the vm with only the flat vmdk, and that vmdk already access/modified by user...Could we still merge the lost data on delta file to the Flat??

It will disaster if we cannot get the data back

Thanks for your great help</description>
		<content:encoded><![CDATA[<p>Thank for your answer, one more things, what about the flat  vmdk was modified before i merge the delta files?? Can i still merge the delta to modified Flat files?? It is happen becoz the backup of the original was damage, and we have no chance to merge at first, but we already run the vm with only the flat vmdk, and that vmdk already access/modified by user&#8230;Could we still merge the lost data on delta file to the Flat??</p>
<p>It will disaster if we cannot get the data back</p>
<p>Thanks for your great help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: craig</title>
		<link>http://malaysiavm.com/blog/manual-commit-snapshots-delta-file-to-vmdk-flat-file/comment-page-1/#comment-7227</link>
		<dc:creator>craig</dc:creator>
		<pubDate>Fri, 16 Dec 2011 15:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=942#comment-7227</guid>
		<description>You can check in CLI how many delta file created in the datastore, that will tell you how many snapshot you had created earlier. In the scenario you mentioned, you can try to create a new snapshot and delete all snapshot after that. It should able to commit all existing snapshot. If failed, you will need to go through the method that I mentioned here to perform a manual commit on broken chain snapshot for VM level.</description>
		<content:encoded><![CDATA[<p>You can check in CLI how many delta file created in the datastore, that will tell you how many snapshot you had created earlier. In the scenario you mentioned, you can try to create a new snapshot and delete all snapshot after that. It should able to commit all existing snapshot. If failed, you will need to go through the method that I mentioned here to perform a manual commit on broken chain snapshot for VM level.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wenk</title>
		<link>http://malaysiavm.com/blog/manual-commit-snapshots-delta-file-to-vmdk-flat-file/comment-page-1/#comment-7213</link>
		<dc:creator>wenk</dc:creator>
		<pubDate>Thu, 15 Dec 2011 07:57:09 +0000</pubDate>
		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=942#comment-7213</guid>
		<description>Dear mr Craig,

What about if i forgot how many snapshots file that i have done, and i just want to commit only the lates snapshots (ignoring all the snapshot before - i have 2 disk attach as c &amp; d, so i must have 2 file delta and vmdk at least).
Can i just re-create 1 snapshots, and then change the original delta that will be commited with the latest snapshot, and run delete all snapshot...and will it be succeed to commit to the flat vmdk??

thanks a lot for your help</description>
		<content:encoded><![CDATA[<p>Dear mr Craig,</p>
<p>What about if i forgot how many snapshots file that i have done, and i just want to commit only the lates snapshots (ignoring all the snapshot before &#8211; i have 2 disk attach as c &amp; d, so i must have 2 file delta and vmdk at least).<br />
Can i just re-create 1 snapshots, and then change the original delta that will be commited with the latest snapshot, and run delete all snapshot&#8230;and will it be succeed to commit to the flat vmdk??</p>
<p>thanks a lot for your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: craig</title>
		<link>http://malaysiavm.com/blog/manual-commit-snapshots-delta-file-to-vmdk-flat-file/comment-page-1/#comment-7001</link>
		<dc:creator>craig</dc:creator>
		<pubDate>Sun, 13 Nov 2011 15:17:51 +0000</pubDate>
		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=942#comment-7001</guid>
		<description>The concept is the same, you need to rebuild the chain follow the description in the post. .vmdk is the config file that point to the contain data flat file. Easiest way is full clone to new machine.</description>
		<content:encoded><![CDATA[<p>The concept is the same, you need to rebuild the chain follow the description in the post. .vmdk is the config file that point to the contain data flat file. Easiest way is full clone to new machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Topper</title>
		<link>http://malaysiavm.com/blog/manual-commit-snapshots-delta-file-to-vmdk-flat-file/comment-page-1/#comment-6983</link>
		<dc:creator>Topper</dc:creator>
		<pubDate>Sun, 06 Nov 2011 15:32:38 +0000</pubDate>
		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=942#comment-6983</guid>
		<description>But not works for me, snapshots isn&#039;t consolidated :(
Now i&#039;v got from 01 to 05 delta files.
Please, advice how to consolidate it!
ESXi 4.1u1</description>
		<content:encoded><![CDATA[<p>But not works for me, snapshots isn&#8217;t consolidated <img src='http://malaysiavm.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
Now i&#8217;v got from 01 to 05 delta files.<br />
Please, advice how to consolidate it!<br />
ESXi 4.1u1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: craig</title>
		<link>http://malaysiavm.com/blog/manual-commit-snapshots-delta-file-to-vmdk-flat-file/comment-page-1/#comment-5859</link>
		<dc:creator>craig</dc:creator>
		<pubDate>Wed, 15 Jun 2011 06:10:38 +0000</pubDate>
		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=942#comment-5859</guid>
		<description>the procedure you use might work when the chain of the snapshot are not corrupted. The solution I posted here is mainly meant for those situation while the snapshot chain corrupted which you will need to rebuild manually.</description>
		<content:encoded><![CDATA[<p>the procedure you use might work when the chain of the snapshot are not corrupted. The solution I posted here is mainly meant for those situation while the snapshot chain corrupted which you will need to rebuild manually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cyber7</title>
		<link>http://malaysiavm.com/blog/manual-commit-snapshots-delta-file-to-vmdk-flat-file/comment-page-1/#comment-5851</link>
		<dc:creator>cyber7</dc:creator>
		<pubDate>Mon, 13 Jun 2011 09:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=942#comment-5851</guid>
		<description>Just my 10c

Background (ESXi 4.1):
After deleting an unsuccessful VEEAM Snapshot I was left with a delta file that was taking up the entire disk space.  This caused me not to be able to bring my VM up.

Procedure to fix:
1. Shut VM down.
2. Take snapshot (created a tiny snapshot)
3. Delete all snapshots.

All delta files got deleted and disk space released.

Cheers
cyber7</description>
		<content:encoded><![CDATA[<p>Just my 10c</p>
<p>Background (ESXi 4.1):<br />
After deleting an unsuccessful VEEAM Snapshot I was left with a delta file that was taking up the entire disk space.  This caused me not to be able to bring my VM up.</p>
<p>Procedure to fix:<br />
1. Shut VM down.<br />
2. Take snapshot (created a tiny snapshot)<br />
3. Delete all snapshots.</p>
<p>All delta files got deleted and disk space released.</p>
<p>Cheers<br />
cyber7</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam</title>
		<link>http://malaysiavm.com/blog/manual-commit-snapshots-delta-file-to-vmdk-flat-file/comment-page-1/#comment-5672</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Mon, 11 Apr 2011 01:13:17 +0000</pubDate>
		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=942#comment-5672</guid>
		<description>Ya....so it kinda worked.  I think what he was trying to say was:

- Verify you have the two files associated with the original snapshot (computer-000001-delta.vmdk and computer-000001.vmdk)
or more if you have multiple snapshots as in my case, I had 2 snapshots.  This can be done through the console of your ESX server or if you SSH to the ESX server.  (cd /vmfs/volumes/storage/computer
- Create a new snap shot or 2, 3, 4, etc....
-  Ensure the VM is powered off.
- Go back to your ESX console or SSH to ESX server
- Drill down to the folder containing the config and HD files again
-  delete the original .vmdk not -delta.vmdk for snapshot 1, 2, etc...  ( I just renamed mine, computer-000001-original.vmdk.)
-  Rename the latest snapshot .vmdk file you just took (For me computer-000003.vmdk) to the original .vmdk file name. (For me computer-000001.vmdk)
-  Edit the file (computer-000001.vmdk) to point to the orignal -delta.vmdk.
-  do the same for any other snapshots.  (for me it was change snapshot 4&#039;s .vmdk to snapshot 2&#039;s....so on and so forth.)
-  turn on the VM and yo should be good to go.</description>
		<content:encoded><![CDATA[<p>Ya&#8230;.so it kinda worked.  I think what he was trying to say was:</p>
<p>- Verify you have the two files associated with the original snapshot (computer-000001-delta.vmdk and computer-000001.vmdk)<br />
or more if you have multiple snapshots as in my case, I had 2 snapshots.  This can be done through the console of your ESX server or if you SSH to the ESX server.  (cd /vmfs/volumes/storage/computer<br />
- Create a new snap shot or 2, 3, 4, etc&#8230;.<br />
-  Ensure the VM is powered off.<br />
- Go back to your ESX console or SSH to ESX server<br />
- Drill down to the folder containing the config and HD files again<br />
-  delete the original .vmdk not -delta.vmdk for snapshot 1, 2, etc&#8230;  ( I just renamed mine, computer-000001-original.vmdk.)<br />
-  Rename the latest snapshot .vmdk file you just took (For me computer-000003.vmdk) to the original .vmdk file name. (For me computer-000001.vmdk)<br />
-  Edit the file (computer-000001.vmdk) to point to the orignal -delta.vmdk.<br />
-  do the same for any other snapshots.  (for me it was change snapshot 4&#8242;s .vmdk to snapshot 2&#8242;s&#8230;.so on and so forth.)<br />
-  turn on the VM and yo should be good to go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jas</title>
		<link>http://malaysiavm.com/blog/manual-commit-snapshots-delta-file-to-vmdk-flat-file/comment-page-1/#comment-1556</link>
		<dc:creator>Jas</dc:creator>
		<pubDate>Wed, 02 Sep 2009 08:40:51 +0000</pubDate>
		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=942#comment-1556</guid>
		<description>Check out this KB @ http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1003743</description>
		<content:encoded><![CDATA[<p>Check out this KB @ <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&#038;cmd=displayKC&#038;externalId=1003743" rel="nofollow">http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&#038;cmd=displayKC&#038;externalId=1003743</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.321 seconds -->

