<?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>/dev/zero &#187; Linux</title>
	<atom:link href="http://blogs.pure-chaos.com/andrew/archives/tag/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://blogs.pure-chaos.com/andrew</link>
	<description>The Life and Times of a Unix Geek</description>
	<lastBuildDate>Sun, 29 Jan 2012 08:52:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Xen and the art of server maintenance</title>
		<link>http://blogs.pure-chaos.com/andrew/archives/760</link>
		<comments>http://blogs.pure-chaos.com/andrew/archives/760#comments</comments>
		<pubDate>Thu, 12 Jun 2008 18:34:00 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[geeking]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ljxp]]></category>
		<category><![CDATA[Xen]]></category>

		<guid isPermaLink="false">http://blogs.pure-chaos.com/andrew/?p=760</guid>
		<description><![CDATA[Aught to be a good title for a book on Xen, no? Anyway, while discussing Xen with the COO (and it just occurred to me, really this project should be the CTO&#8217;s, not the COOs&#8230; odd how the COO does all this stuff&#8230;) he came to the conclusion that, like openVZ and Virtuozzo, Xen guest [...]]]></description>
			<content:encoded><![CDATA[<div id="post_content_760" class="post_content">
<p>Aught to be a good title for a book on Xen, no?</p>
<p>Anyway, while discussing Xen with the COO (and it just occurred to me, really this project should be the CTO&#8217;s, not the COOs&#8230; odd how the COO does all this stuff&#8230;) he came to the conclusion that, like openVZ and Virtuozzo, Xen guest systems shared the kernel with the Host. That didn&#8217;t sound right to me, but I couldn&#8217;t disprove it with my Xen server, where every DomU had an empty /boot.</p>
<p>So I updated the kernel in Dom0, but didn&#8217;t reboot. I now have a newer kernel installed than the one it&#8217;s currently running.<br />
I then tweaked the /etc/xen-tools/xen-tools.conf and built a new DomU, to use the new kernel. Everything went without a hitch. I now have a Dom0 running 2.6.18-4-xen-686, with a domU running 2.6.18-6-xen-686. So it would seem that while they all &#8220;share&#8221; a kernel in the sense that they share a single install on the hard drive (all pulling from the dom0 /boot directory), they aren&#8217;t sharing a single instance of the kernel in memory.</p>
<p>I then tried to get a working CentOS 5 domU running, but ran into some snags. That will be another post.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.pure-chaos.com/andrew/archives/760/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

