<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Jonas Genannt - xen</title>
    <link>http://blog.brachium-system.net/</link>
    <description>Weblog of an System Engineer</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.2 - http://www.s9y.org/</generator>
    
    <image>
        <url>http://blog.brachium-system.net/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Jonas Genannt - xen - Weblog of an System Engineer</title>
        <link>http://blog.brachium-system.net/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Xen - error: (22, 'Invalid argument')</title>
    <link>http://blog.brachium-system.net/archives/61-Xen-error-22,-Invalid-argument.html</link>
            <category>debian</category>
            <category>xen</category>
    
    <comments>http://blog.brachium-system.net/archives/61-Xen-error-22,-Invalid-argument.html#comments</comments>
    <wfw:comment>http://blog.brachium-system.net/wfwcomment.php?cid=61</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://blog.brachium-system.net/rss.php?version=2.0&amp;type=comments&amp;cid=61</wfw:commentRss>
    

    <author>nospam@example.com (Jonas Genannt)</author>
    <content:encoded>
    If you want to start an DomU with &lt;i&gt;xm create foo.bar.domain&lt;/i&gt; and you get the following output:&lt;br /&gt;
&lt;blockquote&gt;error: (22, &#039;Invalid argument&#039;)&lt;/blockquote&gt;&lt;br /&gt;
I have found the following two possible problems:&lt;br /&gt;
&lt;ul&gt;&lt;br /&gt;
&lt;li&gt;DomU kernel has got no Xen support&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;DomU kernel uses PAE; hypervisor and Dom0 kernel does not support PAE&lt;/li&gt;&lt;br /&gt;
&lt;/ul&gt; 
    </content:encoded>

    <pubDate>Fri, 06 Jul 2007 23:40:51 +0200</pubDate>
    <guid isPermaLink="false">http://blog.brachium-system.net/archives/61-guid.html</guid>
    
</item>
<item>
    <title>Xen - 4gb seg fixup - Etch</title>
    <link>http://blog.brachium-system.net/archives/56-Xen-4gb-seg-fixup-Etch.html</link>
            <category>debian</category>
            <category>xen</category>
    
    <comments>http://blog.brachium-system.net/archives/56-Xen-4gb-seg-fixup-Etch.html#comments</comments>
    <wfw:comment>http://blog.brachium-system.net/wfwcomment.php?cid=56</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://blog.brachium-system.net/rss.php?version=2.0&amp;type=comments&amp;cid=56</wfw:commentRss>
    

    <author>nospam@example.com (Jonas Genannt)</author>
    <content:encoded>
    If you get this &quot;4gb seg fixup&quot; message on tty and/or in your /var/log/messages after the reboot to the Xen Hypervisor on Etch, you should check if you installed &lt;strong&gt;libc6-xen&lt;/strong&gt; on your system.&lt;br /&gt;
&lt;br /&gt;
 If not, install it, and reboot the system again. &lt;br /&gt;
 
    </content:encoded>

    <pubDate>Sun, 20 May 2007 15:35:48 +0200</pubDate>
    <guid isPermaLink="false">http://blog.brachium-system.net/archives/56-guid.html</guid>
    
</item>
<item>
    <title>Xen 3.0.2 - weird</title>
    <link>http://blog.brachium-system.net/archives/38-Xen-3.0.2-weird.html</link>
            <category>weird</category>
            <category>xen</category>
    
    <comments>http://blog.brachium-system.net/archives/38-Xen-3.0.2-weird.html#comments</comments>
    <wfw:comment>http://blog.brachium-system.net/wfwcomment.php?cid=38</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://blog.brachium-system.net/rss.php?version=2.0&amp;type=comments&amp;cid=38</wfw:commentRss>
    

    <author>nospam@example.com (Jonas Genannt)</author>
    <content:encoded>
    If you get this error on starting up an domU:&lt;br /&gt;
&lt;blockquote&gt;Error: Device 769 (vbd) could not be connected. Backend device not found.&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
I have found two possible errors:&lt;br /&gt;
&lt;ul&gt;&lt;br /&gt;
 &lt;li&gt;the disk = [ ] section is wrong ( loop file not found / LVM not found)&lt;/li&gt;&lt;br /&gt;
 &lt;li&gt;xen dom0 kernel missing loop device support (or to few possible devices [max_loop parameter])&lt;/li&gt;&lt;br /&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Mon, 23 Oct 2006 00:21:00 +0200</pubDate>
    <guid isPermaLink="false">http://blog.brachium-system.net/archives/38-guid.html</guid>
    
</item>
<item>
    <title>Xen included to the kernel soon?</title>
    <link>http://blog.brachium-system.net/archives/14-Xen-included-to-the-kernel-soon.html</link>
            <category>kernel</category>
            <category>xen</category>
    
    <comments>http://blog.brachium-system.net/archives/14-Xen-included-to-the-kernel-soon.html#comments</comments>
    <wfw:comment>http://blog.brachium-system.net/wfwcomment.php?cid=14</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.brachium-system.net/rss.php?version=2.0&amp;type=comments&amp;cid=14</wfw:commentRss>
    

    <author>nospam@example.com (Jonas Genannt)</author>
    <content:encoded>
    Today I have read on &lt;a href=&quot;http://www.heise.de/newsticker/meldung/72015&quot; &gt;Heise.de&lt;/a&gt; that Xen is one step closer to go into the linux kernel.&lt;br /&gt;
&lt;br /&gt;
I hope this would be soon, because I am a big fan of Xen. 
    </content:encoded>

    <pubDate>Fri, 14 Apr 2006 19:32:21 +0200</pubDate>
    <guid isPermaLink="false">http://blog.brachium-system.net/archives/14-guid.html</guid>
    
</item>
<item>
    <title>Xen 3.0.2 with Debian sarge - weird</title>
    <link>http://blog.brachium-system.net/archives/13-Xen-3.0.2-with-Debian-sarge-weird.html</link>
            <category>debian</category>
            <category>weird</category>
            <category>xen</category>
    
    <comments>http://blog.brachium-system.net/archives/13-Xen-3.0.2-with-Debian-sarge-weird.html#comments</comments>
    <wfw:comment>http://blog.brachium-system.net/wfwcomment.php?cid=13</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://blog.brachium-system.net/rss.php?version=2.0&amp;type=comments&amp;cid=13</wfw:commentRss>
    

    <author>nospam@example.com (Jonas Genannt)</author>
    <content:encoded>
    If you get an error like this:&lt;br /&gt;
&lt;blockquote&gt;Error: Device 0 (vif) could not be connected. Hotplug scripts not working.&lt;/blockquote&gt;&lt;br /&gt;
You musst install hotplug with apt-get on the dom0 system.&lt;br /&gt;
After this installation you can start a new domU session...&lt;br /&gt;
&lt;br /&gt;
Very crazy :-/ 
    </content:encoded>

    <pubDate>Tue, 11 Apr 2006 20:17:04 +0200</pubDate>
    <guid isPermaLink="false">http://blog.brachium-system.net/archives/13-guid.html</guid>
    
</item>

</channel>
</rss>