<?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: In theory &#8211; migrating from Xen to KVM under CentOS 5.3</title>
	<atom:link href="http://www.thatchrisbrown.com/2009/in-theory-migrating-from-xen-to-kvm-under-centos-5-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thatchrisbrown.com/2009/in-theory-migrating-from-xen-to-kvm-under-centos-5-3/</link>
	<description>Another Chris Brown &#38; another blog</description>
	<lastBuildDate>Sat, 17 Oct 2009 11:36:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris</title>
		<link>http://www.thatchrisbrown.com/2009/in-theory-migrating-from-xen-to-kvm-under-centos-5-3/comment-page-1/#comment-62</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 17 Oct 2009 11:36:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.thatchrisbrown.com/?p=107#comment-62</guid>
		<description>Hi Jeff!

I&#039;m casting no doubts on the Gitco repos at all - they&#039;ve served me well and tge box is still unmigrated and running Xen!

I had a bit of a nasty experience when I did my first yum update with Gitco repo enabled - no VM guests could start after reboot! At the time I just hacked grub back to an earlier kernel and put it down to inexperience.

Fairly recently I discovered that I&#039;d got repo priorities a bit wrong, fixed that and did a manual rpm cleanup of the mess I&#039;d made for myself.

Currently, after a paranoid triple-check of repo priorities, installed kernels and Xen versions, I felt confident enough to let yum do it&#039;s trick, and I have an updated and running dom0!

I noticed an oddity with grub not always being updated correctly, so I always scan it now before rebooting after an update - I&#039;ll post on that when I understand it better...

When I get my other host up, I&#039;ll hope to do some Xen/KVM comparisons &amp; see what comes out.

Either way, Red Hat are likely to push KVM harder in future. Could be an interesting competition!

Cheers,

Chris</description>
		<content:encoded><![CDATA[<p>Hi Jeff!</p>
<p>I&#8217;m casting no doubts on the Gitco repos at all &#8211; they&#8217;ve served me well and tge box is still unmigrated and running Xen!</p>
<p>I had a bit of a nasty experience when I did my first yum update with Gitco repo enabled &#8211; no VM guests could start after reboot! At the time I just hacked grub back to an earlier kernel and put it down to inexperience.</p>
<p>Fairly recently I discovered that I&#8217;d got repo priorities a bit wrong, fixed that and did a manual rpm cleanup of the mess I&#8217;d made for myself.</p>
<p>Currently, after a paranoid triple-check of repo priorities, installed kernels and Xen versions, I felt confident enough to let yum do it&#8217;s trick, and I have an updated and running dom0!</p>
<p>I noticed an oddity with grub not always being updated correctly, so I always scan it now before rebooting after an update &#8211; I&#8217;ll post on that when I understand it better&#8230;</p>
<p>When I get my other host up, I&#8217;ll hope to do some Xen/KVM comparisons &#038; see what comes out.</p>
<p>Either way, Red Hat are likely to push KVM harder in future. Could be an interesting competition!</p>
<p>Cheers,</p>
<p>Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.thatchrisbrown.com/2009/in-theory-migrating-from-xen-to-kvm-under-centos-5-3/comment-page-1/#comment-61</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Sat, 17 Oct 2009 09:39:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.thatchrisbrown.com/?p=107#comment-61</guid>
		<description>Hi Chris, why did you say &quot;5.2/5.3/Gitco hybrid horror treatment&quot;? Since month I work with the GITCO repo and had never problems with it. Dom0 is CentOS5.3 (x86_64) and the DomUs are Windows2003-2008 (GPLPV), Debian Lenny, CentOS5, Opensolaris. I work with HVM and PVM machines without an errror. The performance is very good. I had never such a performance with KVM! Thanks Jeff</description>
		<content:encoded><![CDATA[<p>Hi Chris, why did you say &#8220;5.2/5.3/Gitco hybrid horror treatment&#8221;? Since month I work with the GITCO repo and had never problems with it. Dom0 is CentOS5.3 (x86_64) and the DomUs are Windows2003-2008 (GPLPV), Debian Lenny, CentOS5, Opensolaris. I work with HVM and PVM machines without an errror. The performance is very good. I had never such a performance with KVM! Thanks Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.thatchrisbrown.com/2009/in-theory-migrating-from-xen-to-kvm-under-centos-5-3/comment-page-1/#comment-19</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 28 Jul 2009 17:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.thatchrisbrown.com/?p=107#comment-19</guid>
		<description>Since writing this, I&#039;ve realised that because I installed my Xen guests with virtual disks in LVM logical volumes, they&#039;ve been installed the same way as they would if they were physical drives instead of an image file - they have a /boot partition, a swap partition and a / partition, and dd says the first block looks the same to the dom0 as it does to the domU.

Perhaps I&#039;ll be able to just stick a plain kernel on, make that default before shutdown and then fire them up under KVM straight from the logical volume with no messing about.

Fingers crossed!</description>
		<content:encoded><![CDATA[<p>Since writing this, I&#8217;ve realised that because I installed my Xen guests with virtual disks in LVM logical volumes, they&#8217;ve been installed the same way as they would if they were physical drives instead of an image file &#8211; they have a /boot partition, a swap partition and a / partition, and dd says the first block looks the same to the dom0 as it does to the domU.</p>
<p>Perhaps I&#8217;ll be able to just stick a plain kernel on, make that default before shutdown and then fire them up under KVM straight from the logical volume with no messing about.</p>
<p>Fingers crossed!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
