<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>Cyconet Blog &#187; xen</title>
	<atom:link href="http://blog.waja.info/tag/xen/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.waja.info</link>
	<description>Just a place to be!</description>
	<lastBuildDate>Wed, 28 Apr 2010 08:22:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
		<item>
		<title>[selfnote] Change CD-image while (HVM) domU is running</title>
		<link>http://blog.waja.info/2009/11/29/selfnote-change-cd-image-while-hvm-domu-is-running/</link>
		<comments>http://blog.waja.info/2009/11/29/selfnote-change-cd-image-while-hvm-domu-is-running/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 15:23:15 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[selfnote]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://blog.waja.info/?p=298</guid>
		<description><![CDATA[xm list &#124; grep &#60;VMName&#62; xm block-list &#60;VMName_Number&#62; xm block-detach &#60;VMName_Number&#62; &#60;VMName_Vdev&#62; -f xm block-attach &#60;VMName_Number&#62; file:///iso/disk.iso \ hdc:cdrom r]]></description>
			<content:encoded><![CDATA[<p class="code">
xm list | grep &#60;VMName&#62;<br />
xm block-list &#60;VMName_Number&#62;<br />
xm block-detach &#60;VMName_Number&#62; &#60;VMName_Vdev&#62; -f<br />
xm block-attach &#60;VMName_Number&#62; file:///iso/disk.iso \<br />
hdc:cdrom r</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2009/11/29/selfnote-change-cd-image-while-hvm-domu-is-running/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>New server hardware for svn.kvirc.de</title>
		<link>http://blog.waja.info/2009/06/19/new-server-hardware-for-svnkvircde/</link>
		<comments>http://blog.waja.info/2009/06/19/new-server-hardware-for-svnkvircde/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 04:15:12 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[kvirc]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://blog.waja.info/?p=237</guid>
		<description><![CDATA[Maybe some of you have noticed, svn.kvirc.de was running under heavy load recently while it was smashed by search engine crawlers. First we tried to tweak the trac installation, which caused the heavy load, when running the spiders trough. But it turned out, that this doesn&#8217;t has the effect to recover the situation, since the [...]]]></description>
			<content:encoded><![CDATA[<p>Maybe some of you have noticed, svn.kvirc.de was running under heavy load recently while it was smashed by search engine crawlers.</p>
<p>First we tried to tweak the trac installation, which caused the heavy load, when running the spiders trough. But it turned out, that this doesn&#8217;t has the effect to recover the situation, since the <a href="http://trac.edgewall.org/">trac</a> tree is growing (with the svn tree and revisions). So the spiders have more to crawle and taking more resources away.</p>
<p><img alt="" src="http://www.kvirc.de/img/load_yearly.png" title="load yearly" class="alignnone" width="400" /></p>
<p>We checked our relations and we where lucky to find with <a href="http://www.waaf.net">waaf.net</a> a sponsor for new server hardware.</p>
<p>Some features of our new ProLiant DL360 server we baptized &#8216;<a href="http://en.wikipedia.org/wiki/Baikonur">baikonur</a>&#8216;:</p>
<p>    * Dual Core Processor<br />
    * 2 GB RAM<br />
    * Compaq Smart Array Raid Controller<br />
    * 2x 72.8 GB IBM Ultra3 10K<br />
    * 2x Gigabit Ethernet<br />
    * Integrated Lights Out</p>
<p>The migration was quite relaxed. svn.kvirc.de is a virtual maschine, so we did setup the new host and proudly racked it up at the bandnew hosting center of <a href="http://www.tmt.de">TMT Teleservice</a> as first (sponsored) customer. The last step was to migrate the system over to the new host and change the DNS records. The outage was something about 5-10 minutes basically caused by the TTL of 600.</p>
<p>Looking into the Load Average I think we have enought resources for a couple of more svn revisions and search engine spiders.</p>
<p><img alt="" src="http://www.kvirc.de/img/load_daily.png" title="Load daily" class="alignnone" width="400" /></p>
<p>That&#8217;s all, happy ircing, and happy developing.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2009/06/19/new-server-hardware-for-svnkvircde/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>windows in domU on etch. where is the showstopper?</title>
		<link>http://blog.waja.info/2007/04/24/windows-in-domu-on-etch-where-is-the-showstopper/</link>
		<comments>http://blog.waja.info/2007/04/24/windows-in-domu-on-etch-where-is-the-showstopper/#comments</comments>
		<pubDate>Tue, 24 Apr 2007 18:29:17 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://blog.waja.info/2007/04/24/windows-in-domu-on-etch-where-is-the-showstopper/</guid>
		<description><![CDATA[Since some days I&#8217;m trying to install windows into a domU just for fun. All went fine until accessing discs. Sometime partition is not formatable, sometimes files could not read from cdrom. To be sure, it&#8217;s not the disc image, I used a fresh one from a MSDN Subscription, but it didn&#8217;t help. Searching around [...]]]></description>
			<content:encoded><![CDATA[<p>Since some days I&#8217;m trying to install windows into a domU just for fun. All went fine until accessing discs. Sometime partition is <a target="new" href="http://kaoso.org/pics/xen-windowsxp.png">not formatable</a>, sometimes files could not read from cdrom. To be sure, it&#8217;s not the disc image, I used a fresh one from a MSDN Subscription, but it didn&#8217;t help.</p>
<p>Searching around on web, I found that I&#8217;m not the only one, with this issue. The common(s) seems to be etch (and AMD CPU).</p>
<p>I found traces of the issue at <a target="new" href="http://spteam-lists.blogspot.com/2007/04/xen-users-digest-vol-26-issue-53.html">SP Team Blog</a>, <a target="new" href="http://lists.xensource.com/archives/html/xen-users/2006-11/msg00645.html">xen-users</a> and <a target="new" href="http://de.xen-forum.net/viewtopic.php?p=2018&#038;highlight=#2018">xen-forum</a> (german).</p>
<p>Maybe anybody can enlighten me?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2007/04/24/windows-in-domu-on-etch-where-is-the-showstopper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>Taking Xen guests (domU) alive via routed network</title>
		<link>http://blog.waja.info/2007/03/29/taking-guests-alive/</link>
		<comments>http://blog.waja.info/2007/03/29/taking-guests-alive/#comments</comments>
		<pubDate>Thu, 29 Mar 2007 12:02:46 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://blog.waja.info/2007/03/29/taking-guests-alive/</guid>
		<description><![CDATA[The xend config looks like this: playground:~# grep -v ^# /etc/xen/xend-config.sxp (network-script &#8216;network-bridge netdev=dummy0&#8242;) (vif-script vif-bridge) (dom0-min-mem 196) (dom0-cpus 0) Creating volume group for Xen domU (/dev/hdb2 was allready created with id 8e): playground:~# pvcreate /dev/hdb2 Physical volume &#8220;/dev/hdb2&#8243; successfully created playground:~# vgcreate xen-vol /dev/hdb2 Volume group &#8220;xen-vol&#8221; successfully created playground:~# vgscan Reading all physical [...]]]></description>
			<content:encoded><![CDATA[<p>The xend config looks like this:</p>
<p class="code">
playground:~# grep -v ^# /etc/xen/xend-config.sxp<br />
(network-script &#8216;network-bridge netdev=dummy0&#8242;)<br />
(vif-script vif-bridge)<br />
(dom0-min-mem 196)<br />
(dom0-cpus 0)
</p>
<p>Creating volume group for Xen domU (/dev/hdb2 was allready created with id 8e):</p>
<p class="code">
playground:~# pvcreate /dev/hdb2<br />
  Physical volume &#8220;/dev/hdb2&#8243; successfully created<br />
playground:~# vgcreate xen-vol /dev/hdb2<br />
  Volume group &#8220;xen-vol&#8221; successfully created<br />
playground:~# vgscan<br />
  Reading all physical volumes.  This may take a while&#8230;<br />
  Found volume group &#8220;xen-vol&#8221; using metadata type lvm2
</p>
<p>Creating first domU:</p>
<p class="code">
playground:~# xen-create-image &#8211;ip 192.168.222.50 &#8211;hostname xetch.blubb.cyconet.org<br />
General Infomation<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
Hostname       :  xetch.blubb.cyconet.org<br />
Distribution   :  etch<br />
Fileystem Type :  ext3<br />
Size Information<br />
&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Image size     :  4Gb<br />
Swap size      :  1024Mb<br />
Image type     :  full<br />
Memory size    :  128Mb<br />
Kernel path    :  /boot/vmlinuz-2.6.18-4-xen-vserver-686<br />
Initrd path    :  /boot/initrd.img-2.6.18-4-xen-vserver-686<br />
Networking Information<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
IP Address 1   : 192.168.222.50<br />
Netmask        : 255.255.255.0<br />
Gateway        : 192.168.222.1<br />
Creating ext3 filesystem on /dev/xen-vol/xetch.blubb.cyconet.org-disk<br />
Done<br />
Installing your system with debootstrap mirror ftp://ftp.de.debian.org/debian/<br />
Done<br />
Running hooks<br />
Done<br />
No role script specified.  Skipping<br />
Creating Xen configuration file<br />
Done<br />
Setting up root password<br />
Enter new UNIX password:<br />
etype new UNIX password:<br />
passwd: password updated successfully<br />
All done<br />
Logfile produced at:<br />
         /var/log/xen-tools/xetch.blubb.cyconet.org.log
</p>
<p>Add the following to /etc/network/interfaces:</p>
<p class="code">
auto dummy0<br />
iface dummy0 inet static<br />
        address 192.168.222.1<br />
        netmask 255.255.255.0<br />
        network 192.168.222.0<br />
        broadcast 192.168.222.255
</p>
<p>Bringing up network interface, restarting xen and starting the domU:</p>
<p class="code">
playground:~# ifup dummy0<br />
playground:~# /etc/init.d/xendomains stop<br />
playground:~# /etc/init.d/xend restart<br />
playground:~# /etc/init.d/xendomains start<br />
playground:~# xm create xetch.blubb.cyconet.org.cfg -c<br />
Using config file &#8220;/etc/xen/xetch.blubb.cyconet.org.cfg&#8221;.<br />
&#8230;
</p>
<p>If you want to autostart your domUs, you have to symlink the configfile to /etc/xen/auto:</p>
<p class="code">
playground:~# mkdir /etc/xen/auto/<br />
playground:~# ln -s /etc/xen/xetch.blubb.cyconet.org.cfg /etc/xen/auto/xetch.blubb.cyconet.org.cfg</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2007/03/29/taking-guests-alive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>Getting started with XEN on etch</title>
		<link>http://blog.waja.info/2007/03/28/getting-started-with-xen-on-etch/</link>
		<comments>http://blog.waja.info/2007/03/28/getting-started-with-xen-on-etch/#comments</comments>
		<pubDate>Wed, 28 Mar 2007 16:32:10 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://blog.waja.info/2007/03/28/getting-started-with-xen-on-etch/</guid>
		<description><![CDATA[Today I thought it&#8217;s time to look deeper into the Xen hype. So I decided to install xen on etch. I followed Ganneffs recommandation playground:~# aptitude install bridge-utils iproute \ xen-ioemu-3.0.3-1 xen-utils-3.0.3-1\ xen-linux-system-2.6.18-4-xen-vserver-686 libc6-xen Booting the dom0 leeds me into kernel panic, cause no root device was found. Hmm &#8230; there seems to be the [...]]]></description>
			<content:encoded><![CDATA[<p>Today I thought it&#8217;s time to look deeper into the <a target="new" href="http://www.xensource.com/">Xen</a> hype. So I decided to install xen on <a taregt="new" href="http://www.debian.org/releases/etch/">etch</a>. I followed <a target="new" href="http://kosh.ganneff.de/~joerg/clt2007_xen.pdf">Ganneffs recommandation</a></p>
<p class="code">
playground:~# aptitude install bridge-utils iproute \<br />
xen-ioemu-3.0.3-1 xen-utils-3.0.3-1\<br />
xen-linux-system-2.6.18-4-xen-vserver-686 libc6-xen
</p>
<p>Booting the dom0 leeds me into kernel panic, cause no root device was found. Hmm &#8230; there seems to be the driver missing. Right &#8211; there wasn&#8217;t any /boot/initrd.img-2.6.18-4-xen-vserver-686.<br />
<a target="new" href="http://bblank.thinkmo.de/blog">Waldi</a> did hint me to /var/lib/dpkg/info/linux-image-2.6.18-4-xen-vserver-686.postinst and I got my ramdisk this way:</p>
<p class="code">
playground:~# update-initramfs -c -t -k \<br />
2.6.18-4-xen-vserver-686<br />
playground:~# command -v update-grub > \<br />
/dev/null &#038;&#038; update-grub
</p>
<p>After booting dom0 successfully, my serial console disappeared. After some digging around, I got the clue I need to tell xen, that there is one.<br />
I modified /boot/grub/menu.lst:</p>
<p class="code">
# xenhopt=com1=115200,8n1 console=com1<br />
..<br />
# xenkopt=console=vga
</p>
<p>Dom0 is running now, lets see what we can do next, maybe:</p>
<p class="code">
playground:~# aptitude install xen-tools</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2007/03/28/getting-started-with-xen-on-etch/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->