<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://hannibal.solstice.nl/hannibalwiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://hannibal.solstice.nl/hannibalwiki/feed.php">
        <title>HannibalWiki xen</title>
        <description></description>
        <link>https://hannibal.solstice.nl/hannibalwiki/</link>
        <image rdf:resource="https://hannibal.solstice.nl/hannibalwiki/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-05-13T15:55:38+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://hannibal.solstice.nl/hannibalwiki/xen:cpu?rev=1214460930&amp;do=diff"/>
                <rdf:li rdf:resource="https://hannibal.solstice.nl/hannibalwiki/xen:creation_of_a_domu?rev=1297101951&amp;do=diff"/>
                <rdf:li rdf:resource="https://hannibal.solstice.nl/hannibalwiki/xen:domu_backup?rev=1214460712&amp;do=diff"/>
                <rdf:li rdf:resource="https://hannibal.solstice.nl/hannibalwiki/xen:installation_of_dom0?rev=1301251135&amp;do=diff"/>
                <rdf:li rdf:resource="https://hannibal.solstice.nl/hannibalwiki/xen:live-migration_infrastructure?rev=1297096034&amp;do=diff"/>
                <rdf:li rdf:resource="https://hannibal.solstice.nl/hannibalwiki/xen:pass_devices_to_the_domu?rev=1214460994&amp;do=diff"/>
                <rdf:li rdf:resource="https://hannibal.solstice.nl/hannibalwiki/xen:start?rev=1297096299&amp;do=diff"/>
                <rdf:li rdf:resource="https://hannibal.solstice.nl/hannibalwiki/xen:vmware2xen?rev=1214460886&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://hannibal.solstice.nl/hannibalwiki/lib/tpl/dokuwiki/images/favicon.ico">
        <title>HannibalWiki</title>
        <link>https://hannibal.solstice.nl/hannibalwiki/</link>
        <url>https://hannibal.solstice.nl/hannibalwiki/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://hannibal.solstice.nl/hannibalwiki/xen:cpu?rev=1214460930&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-06-26T08:15:30+02:00</dc:date>
        <title>xen:cpu</title>
        <link>https://hannibal.solstice.nl/hannibalwiki/xen:cpu?rev=1214460930&amp;do=diff</link>
        <description>Para-virtualisation works on all x86 CPU's made in the last years. For full-virtualisation, hardware support is required.

(on the Xen mailinglist on 15 februari 2007, Mats Petersson from AMD)

	*  The “pacifica” which is now caled AMD-V is fairly easy to determine - if it uses Socket F, Socket AM2 then it's AMD-V compatible, unless it's a Sempron processor. Another key would be to look at the memory type, as all DDR2 processors (excluding Sempron's again) are AMD-V capable.</description>
    </item>
    <item rdf:about="https://hannibal.solstice.nl/hannibalwiki/xen:creation_of_a_domu?rev=1297101951&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-02-07T19:05:51+02:00</dc:date>
        <title>xen:creation_of_a_domu</title>
        <link>https://hannibal.solstice.nl/hannibalwiki/xen:creation_of_a_domu?rev=1297101951&amp;do=diff</link>
        <description>DomU creation

Debian 6 (Squeeze)

with KVM

A convenient way to prepair an image is by using KVM on your workstion. Install from the Net or the netinst.iso Keep in mind:

	*  install minimal, (use expertmode).
	*  it installs with grub2 only, so you will you will need xen-4 on your Dom0 to use pygrub.</description>
    </item>
    <item rdf:about="https://hannibal.solstice.nl/hannibalwiki/xen:domu_backup?rev=1214460712&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-06-26T08:11:52+02:00</dc:date>
        <title>xen:domu_backup</title>
        <link>https://hannibal.solstice.nl/hannibalwiki/xen:domu_backup?rev=1214460712&amp;do=diff</link>
        <description>#!/bin/bash

#########################################

XENDIR=/opt/xen
XENUS=&quot;xenmail xenldap xenldns xenadm xenfw xenweb&quot;
VOLUME=vg00
MAILTO=backup@localhost
DATE=`date +%Y%m%d`
DOMNAME=`uname -n`
BACKUPDIR=/var/${DOMNAME}backup
LOGDIR=/var/log/${DOMNAME}backup
LOGFILE=${LOGDIR}/${DOMNAME}backup.log-${DATE}

#########################################

function infoevent {
  echo &quot;`date +%c` INFO    $1&quot; &gt;&gt; ${LOGFILE}
}

function warnevent {
  echo &quot; `date +%c` WARNING   $1&quot; &gt;&gt; ${LOGFILE}
  echo …</description>
    </item>
    <item rdf:about="https://hannibal.solstice.nl/hannibalwiki/xen:installation_of_dom0?rev=1301251135&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-03-27T20:38:55+02:00</dc:date>
        <title>xen:installation_of_dom0</title>
        <link>https://hannibal.solstice.nl/hannibalwiki/xen:installation_of_dom0?rev=1301251135&amp;do=diff</link>
        <description>Building a Dom0

Various distributions deliver the base to create a Xen domain-zero (Dom0). Below a few step-by-step CLI guides on getting from bare metal to a Dom0 for PV or HVM.

Suse

OpenSuse 11.4

Install a minimal OpenSuse system, choose “other</description>
    </item>
    <item rdf:about="https://hannibal.solstice.nl/hannibalwiki/xen:live-migration_infrastructure?rev=1297096034&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-02-07T17:27:14+02:00</dc:date>
        <title>xen:live-migration_infrastructure</title>
        <link>https://hannibal.solstice.nl/hannibalwiki/xen:live-migration_infrastructure?rev=1297096034&amp;do=diff</link>
        <description>Xen-clustering/live-migration

shared storage

In order to be able to do live migration of Xen guests from one cluster member to another, some sort of shared storage is required. As the Xen guest won't run on more than one cluster member at a time, a cluster filesystem is not required. That is, as long as you configure Xen to access the Xen guest by a physical device, not a file. Furthermore, if you want to share the Xen guest configuration files, then a cluster filesystem is required as soon as…</description>
    </item>
    <item rdf:about="https://hannibal.solstice.nl/hannibalwiki/xen:pass_devices_to_the_domu?rev=1214460994&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-06-26T08:16:34+02:00</dc:date>
        <title>xen:pass_devices_to_the_domu</title>
        <link>https://hannibal.solstice.nl/hannibalwiki/xen:pass_devices_to_the_domu?rev=1214460994&amp;do=diff</link>
        <description>For example, you want to use a tape device in a domU. Therefore you need a PCI adapter, which is not used in the dom0. Then pass this device (entirely) to the domU.

First find out the numbers.

Second, use pciback.hide in grub.conf (on you dom0) to hide your SCSI card.</description>
    </item>
    <item rdf:about="https://hannibal.solstice.nl/hannibalwiki/xen:start?rev=1297096299&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-02-07T17:31:39+02:00</dc:date>
        <title>xen:start</title>
        <link>https://hannibal.solstice.nl/hannibalwiki/xen:start?rev=1297096299&amp;do=diff</link>
        <description>Xen namespace:

One of the reasons we use Xen based virtualization is to create a scalable and flexible development and test platform for the Hannibal system stack. Check the Hannibal section of this wiki for more information. 

Topics:

Base:

	*  Dom0 installation
	*  DomU installation/creation</description>
    </item>
    <item rdf:about="https://hannibal.solstice.nl/hannibalwiki/xen:vmware2xen?rev=1214460886&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-06-26T08:14:46+02:00</dc:date>
        <title>xen:vmware2xen</title>
        <link>https://hannibal.solstice.nl/hannibalwiki/xen:vmware2xen?rev=1214460886&amp;do=diff</link>
        <description>Migration of image files

VMware to xen migration

German original: &lt;http://www.eisxen.org/49.html&gt;

To convert a Linux VMWare Image to a normal image, below the most important commands:

	*  install qemu
	*  convert the VMware image to a RAW-Image
qemu-img convert -f vmdk /var/vmware/vm/vm01.vmdk \
        -O raw /tmp/vmimage.raw</description>
    </item>
</rdf:RDF>
