<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blackforce &#187; safely</title>
	<atom:link href="http://www.blackforce.co.uk/tag/safely/feed" rel="self" type="application/rss+xml" />
	<link>http://www.blackforce.co.uk</link>
	<description>just a few random articles and photos from my life!!</description>
	<lastBuildDate>Fri, 06 Aug 2010 14:26:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>VMware ESX &#8211; Commit snapshots safely with no data loss.</title>
		<link>http://www.blackforce.co.uk/2009/03/04/vmware-esx-commit-snapshots-safely-with-no-data-loss</link>
		<comments>http://www.blackforce.co.uk/2009/03/04/vmware-esx-commit-snapshots-safely-with-no-data-loss#comments</comments>
		<pubDate>Wed, 04 Mar 2009 14:52:05 +0000</pubDate>
		<dc:creator>Dale</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[commit]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[safely]]></category>
		<category><![CDATA[snapshots]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[VMDK]]></category>
		<category><![CDATA[VMKFS]]></category>

		<guid isPermaLink="false">http://www.blackforce.co.uk/?p=342</guid>
		<description><![CDATA[If you have been unfortunate enough to find yourself with loads of snapshots in ESX and have snapshots with file sizes bigger than a couple of GB. Then you might be scared to commit them in case of data loss. 
You can easily get rid of all the snapshots without any data loss. Using the [...]]]></description>
			<content:encoded><![CDATA[<p>If you have been unfortunate enough to find yourself with loads of snapshots in ESX and have snapshots with file sizes bigger than a couple of GB. Then you might be scared to commit them in case of data loss. </p>
<p>You can easily get rid of all the snapshots without any data loss. Using the VMKFS tools you can clone out the hard drives in their current state including snapshots to 1 VMDK. To do this run the following when SSH&#8217;d in.</p>
<p><code>vmkfstools -i <em>harddrivename</em>-000001.vmdk /vmfs/volumes/<em>datastore</em>/<em> new foldername</em>/new_harddrivename.vmdk</code></p>
<p>Then it will clone the drive. This may take a couple of hours depending on the size of your drive. Then you just attach the new drive to a newly created VM. </p>
<p>VMware Knowledgebase : <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&#038;cmd=displayKC&#038;externalId=1002458">1002458</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blackforce.co.uk/2009/03/04/vmware-esx-commit-snapshots-safely-with-no-data-loss/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
 