<?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: OVF? OVA? WTF?</title>
	<atom:link href="http://www.boche.net/blog/index.php" rel="self" type="application/rss+xml" />
	<link>http://www.boche.net/blog/index.php/2010/07/02/ovf-ova-wtf/</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 15:34:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: MK</title>
		<link>http://www.boche.net/blog/index.php/2010/07/02/ovf-ova-wtf/comment-page-1/#comment-2306</link>
		<dc:creator>MK</dc:creator>
		<pubDate>Sat, 21 Aug 2010 13:19:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.boche.net/blog/?p=2462#comment-2306</guid>
		<description>Great info on this site.   We have started playing around with vmware and looking to scale down some of our back office servers.   Thanks.</description>
		<content:encoded><![CDATA[<p>Great info on this site.   We have started playing around with vmware and looking to scale down some of our back office servers.   Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WB</title>
		<link>http://www.boche.net/blog/index.php/2010/07/02/ovf-ova-wtf/comment-page-1/#comment-2256</link>
		<dc:creator>WB</dc:creator>
		<pubDate>Fri, 30 Jul 2010 02:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.boche.net/blog/?p=2462#comment-2256</guid>
		<description>Nice little gotcha on OVA buried in the Converter manual notes.  If you have a volume over 9 GB in the OVA you are creating, it will successfully create it but the entire file will be corrupt.  Wonderful feature there.  Thanks VMWare! ;)</description>
		<content:encoded><![CDATA[<p>Nice little gotcha on OVA buried in the Converter manual notes.  If you have a volume over 9 GB in the OVA you are creating, it will successfully create it but the entire file will be corrupt.  Wonderful feature there.  Thanks VMWare! <img src='http://www.boche.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saravuth</title>
		<link>http://www.boche.net/blog/index.php/2010/07/02/ovf-ova-wtf/comment-page-1/#comment-2172</link>
		<dc:creator>Saravuth</dc:creator>
		<pubDate>Wed, 07 Jul 2010 04:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.boche.net/blog/?p=2462#comment-2172</guid>
		<description>It is a wondeful explaination, but base on my experience when export as OVF files is faster than OVA more than 10 time. does any one are facing this problem like me, it take very long time to export to OVA</description>
		<content:encoded><![CDATA[<p>It is a wondeful explaination, but base on my experience when export as OVF files is faster than OVA more than 10 time. does any one are facing this problem like me, it take very long time to export to OVA</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://www.boche.net/blog/index.php/2010/07/02/ovf-ova-wtf/comment-page-1/#comment-2168</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Mon, 05 Jul 2010 12:57:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.boche.net/blog/?p=2462#comment-2168</guid>
		<description>Lets see if it comes, it&#039;s against some people&#039;s (VMW) interest to provide this kind of portability
that&#039;s why it was blocked before</description>
		<content:encoded><![CDATA[<p>Lets see if it comes, it&#8217;s against some people&#8217;s (VMW) interest to provide this kind of portability<br />
that&#8217;s why it was blocked before</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jason</title>
		<link>http://www.boche.net/blog/index.php/2010/07/02/ovf-ova-wtf/comment-page-1/#comment-2167</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Sun, 04 Jul 2010 02:41:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.boche.net/blog/?p=2462#comment-2167</guid>
		<description>@Ian
Understood, but the current version of the OVF standard is 1.0.  I expect improvements will come in time.</description>
		<content:encoded><![CDATA[<p>@Ian<br />
Understood, but the current version of the OVF standard is 1.0.  I expect improvements will come in time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://www.boche.net/blog/index.php/2010/07/02/ovf-ova-wtf/comment-page-1/#comment-2166</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Sun, 04 Jul 2010 02:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.boche.net/blog/?p=2462#comment-2166</guid>
		<description>OVF isn&#039;t the nirvana that it&#039;s reported to be, it&#039;s missing the most important detail - the disk image.
While it does a great job of describing metadata the disk image is poorly defined. Vendors can use their own disk format - eg. vmdk, vhd, qcow, raw, etc so unless your hypervisor supports them all (and to-date no one does) then you have to convert the image before you import.
Then there&#039;s the issue of drivers, what drivers and configuration do you load in the VM? VMware uses scsi emulation or their own PV driver for disk, Xen uses IDE or their own drivers, KVM uses ........ So even if you can read the image you have to swap out the drivers that were installed, or make sure that all OVFs include VMware, Xen, Microsoft, KVM, drivers and config files.

for a homogeneous hypervisor world OVF is fine, but in reality it&#039;s fundamentally flawed</description>
		<content:encoded><![CDATA[<p>OVF isn&#8217;t the nirvana that it&#8217;s reported to be, it&#8217;s missing the most important detail &#8211; the disk image.<br />
While it does a great job of describing metadata the disk image is poorly defined. Vendors can use their own disk format &#8211; eg. vmdk, vhd, qcow, raw, etc so unless your hypervisor supports them all (and to-date no one does) then you have to convert the image before you import.<br />
Then there&#8217;s the issue of drivers, what drivers and configuration do you load in the VM? VMware uses scsi emulation or their own PV driver for disk, Xen uses IDE or their own drivers, KVM uses &#8230;&#8230;.. So even if you can read the image you have to swap out the drivers that were installed, or make sure that all OVFs include VMware, Xen, Microsoft, KVM, drivers and config files.</p>
<p>for a homogeneous hypervisor world OVF is fine, but in reality it&#8217;s fundamentally flawed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pligg.com</title>
		<link>http://www.boche.net/blog/index.php/2010/07/02/ovf-ova-wtf/comment-page-1/#comment-2164</link>
		<dc:creator>pligg.com</dc:creator>
		<pubDate>Sat, 03 Jul 2010 04:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.boche.net/blog/?p=2462#comment-2164</guid>
		<description>&lt;strong&gt;OVF? OVA? WTF? » boche.net – VMware Virtualization Evangelist...&lt;/strong&gt;

If you’ve worked with recent versions of VMware virtual infrastructure, Converter, or Workstation, you may be familiar with the fact that these products have the native ability to work with virtual machines in the Open Virtualization Format, or OVF for...</description>
		<content:encoded><![CDATA[<p><strong>OVF? OVA? WTF? » boche.net – VMware Virtualization Evangelist&#8230;</strong></p>
<p>If you’ve worked with recent versions of VMware virtual infrastructure, Converter, or Workstation, you may be familiar with the fact that these products have the native ability to work with virtual machines in the Open Virtualization Format, or OVF for&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

