summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-March/013674.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-March/013674.html')
-rw-r--r--zarb-ml/mageia-dev/2012-March/013674.html182
1 files changed, 182 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-March/013674.html b/zarb-ml/mageia-dev/2012-March/013674.html
new file mode 100644
index 000000000..13ac1b8e7
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-March/013674.html
@@ -0,0 +1,182 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] RFT: xen support
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20RFT%3A%20xen%20support&In-Reply-To=%3C201203292236.38991.alien%40rmail.be%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="013671.html">
+ <LINK REL="Next" HREF="013676.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] RFT: xen support</H1>
+ <B>Maarten Vanraes</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20RFT%3A%20xen%20support&In-Reply-To=%3C201203292236.38991.alien%40rmail.be%3E"
+ TITLE="[Mageia-dev] RFT: xen support">alien at rmail.be
+ </A><BR>
+ <I>Thu Mar 29 22:36:38 CEST 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="013671.html">[Mageia-dev] Freeze push : phpmyadmin
+</A></li>
+ <LI>Next message: <A HREF="013676.html">[Mageia-dev] dropping mysql-workbench
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#13674">[ date ]</a>
+ <a href="thread.html#13674">[ thread ]</a>
+ <a href="subject.html#13674">[ subject ]</a>
+ <a href="author.html#13674">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Op maandag 11 april 2011 10:33:30 schreef Thomas Backlund:
+&gt;<i> Hi,
+</I>&gt;<i>
+</I>&gt;<i> xen-4.1.0-1.mga1 is now avaliable in the repos.
+</I>&gt;<i>
+</I>&gt;<i> And as of kernel-2.6.38.2-4.mga1 there has been some cleanups and addons
+</I>&gt;<i> for xen:
+</I>&gt;<i>
+</I>&gt;<i> There is now a kernel-xen-pvops that also should work as dom0.
+</I>&gt;<i>
+</I>&gt;<i> Now this is mostly upstream kenel.org code so its not as fully
+</I>&gt;<i> featured as the old kernel-xen. You can see the features listed here:
+</I>&gt;<i> <A HREF="http://wiki.xensource.com/xenwiki/XenParavirtOps.">http://wiki.xensource.com/xenwiki/XenParavirtOps.</A>
+</I>&gt;<i>
+</I>&gt;<i> There is one exception: our 2.6.38 kernel has xen-netback backend driver
+</I>&gt;<i> added.
+</I>&gt;<i>
+</I>&gt;<i> So those of you that have been using xen, please test atleast the
+</I>&gt;<i> following:
+</I>&gt;<i>
+</I>&gt;<i> - check that kernel-server still works as a xen guest
+</I>&gt;<i> - try to use kernel-xen-pvops as dom0 and see how it works
+</I>&gt;<i> (you can also try to use kernel-xen-pvops as a normal xen guest)
+</I>&gt;<i>
+</I>&gt;<i> Have fun...
+</I>&gt;<i>
+</I>&gt;<i> --
+</I>&gt;<i> Thomas
+</I>
+i don't know how much people have been testing, but...
+
+dom0 xen didn't work with .xz kernels, i put in a patch for that, and now it
+works.
+
+in a kvm guest, i've got a working xen dom0 host, but the libvirtd
+implementation seems unable to find the cpu architecture, and if i force to be
+the same as the host, i am unable to boot the dom0 anymore. (i think this is
+likely due to the nature of a KVM guest not really being suitable for a XEN
+dom0).
+
+i've tried a physical server, but when i finally got to the point of libvirtd,
+it seemed to not bootup anymore (it was an old disk, which i thought got
+broken, seeing the IO errors)
+
+I put in a new disk, only to note that the X2 suddenly only had 1 core, which
+i found very odd, and i noticed the IO errors before (and also now) were
+really sata bus errors... (and if i remember correctly this machine had been
+used with a semi-exploding PowerSupply)... so i think this mobo/cpu is
+fried... now i need to find new hardware to restart testing again :-( .
+
+note that allthough i can have everything running, i never tested with actual
+guests, let alone online migrations...
+
+however, i did find out that this xenpvops has 2 different toolchains:
+
+xm and xl. xl seems to do pretty much the same, but apparently doesn't require
+xend to be running (it reacts directly to the kernel/hypervisor?)
+
+also the xencommons init script seems to start xenconsoled and xenstored on
+it's own.
+
+i'm thinking of removing both those init scripts and having xend not start as
+default. (allthough i don't know about xendomains).
+
+i'll keep you guys posted.
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="013671.html">[Mageia-dev] Freeze push : phpmyadmin
+</A></li>
+ <LI>Next message: <A HREF="013676.html">[Mageia-dev] dropping mysql-workbench
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#13674">[ date ]</a>
+ <a href="thread.html#13674">[ thread ]</a>
+ <a href="subject.html#13674">[ subject ]</a>
+ <a href="author.html#13674">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>