<?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>Cloudiquity &#187; QEMU</title>
	<atom:link href="http://www.cloudiquity.com/tag/qemu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cloudiquity.com</link>
	<description>A blog about Cloud, Grid and HPC technologies</description>
	<lastBuildDate>Wed, 01 Feb 2012 12:56:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>I want EC2 Cloud but I&#8217;ve got VMWare !</title>
		<link>http://www.cloudiquity.com/2009/01/i-want-ec2-cloud-but-ive-got-vmware/</link>
		<comments>http://www.cloudiquity.com/2009/01/i-want-ec2-cloud-but-ive-got-vmware/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 19:31:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Amazon Web Services]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[AMI]]></category>
		<category><![CDATA[EC2]]></category>
		<category><![CDATA[QEMU]]></category>

		<guid isPermaLink="false">http://www.cloudiquity.com/?p=14</guid>
		<description><![CDATA[Many organisations are used to using virtualisation in-house probably from the use of VMWare. Often the organisational need is to move an existing virtualised application hosted on VMWare to a cloud provider, such as EC2. If this is your scenario, standards won’t help but you can still achieve what you need to do. The basic [...]]]></description>
			<content:encoded><![CDATA[<p><!--StartFragment--></p>
<p class="BookBodyText">Many organisations are used to using virtualisation in-house probably from the use of VMWare. Often the organisational need is to move an existing virtualised application hosted on VMWare to a cloud provider, such as EC2. If this is your scenario, standards won’t help but you can still achieve what you need to do. The basic steps to do this are:</p>
<p class="BookBodyText"><span>1.<span>    </span></span>Shut down the existing VMWare image</p>
<p class="BookBodyText"><span>2.<span>    </span></span>Grab a copy of<a title="QEMU" href=" http://bellard.org/qemu/" target="_self"> QEMU</a> which you can use to convert the image.</p>
<p class="BookBodyText"><span>3.<span>    </span></span>The VMDK file will then be converted into a RAW file</p>
<p class="BookBodyText"><span>4.<span>    </span></span>As this is a RAW image it should be bootable by a local Xen, QEMU or KVM installation.</p>
<p class="BookBodyText"><span>5.<span>    </span></span>Now you need to bundle this into an AMI using ‘ec2-bundle-image’</p>
<p class="BookBodyText"><span>6.<span>    </span></span>Lastly you need to upload the bundled image and register it in EC2.</p>
<p class="BookBodyText"><span>7.<span>    </span></span>The AMI will appear when you request a list of your images</p>
<p class="BookBodyText">We&#8217;ve done this for quite a few clients now and it is a relatively straight forward process.</p>
<div>
<div id="ftn">
<p class="MsoFootnoteText"><span style="color: #008000; text-decoration: underline;"><br />
</span></p>
</div>
</div>
<p><!--EndFragment--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudiquity.com/2009/01/i-want-ec2-cloud-but-ive-got-vmware/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

