Gentoo Archives: gentoo-server

From: "J. Roeleveld" <joost@××××××××.org>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] Re: Xen Dom0 using kernel 3.0
Date: Mon, 15 Aug 2011 12:44:11
Message-Id: fa255c556011588ec6ee8aff6a303134.squirrel@www.antarean.org
In Reply to: Re: [gentoo-server] Re: Xen Dom0 using kernel 3.0 by Pandu Poluan
1 On Mon, August 15, 2011 2:22 pm, Pandu Poluan wrote:
2 > On Mon, Aug 15, 2011 at 16:08, J. Roeleveld <joost@××××××××.org> wrote:
3 >> On Mon, August 15, 2011 8:18 am, Pandu Poluan wrote:
4 >>> On Mon, Aug 15, 2011 at 02:29, Joost Roeleveld <joost@××××××××.org>
5 >>> wrote:
6 >>>> On Sunday, August 14, 2011 07:20:18 PM Pandu Poluan wrote:
7 >>>>> On 2011-08-14, Joost Roeleveld <joost@××××××××.org> wrote:
8 >>>>
9 >>>>> (Sorry for top-posting. Gmail Java mobile client sucks.)
10 >>>>
11 >>>> (Fixed this for you)
12 >>>>
13 >>>>> I was thinking of something similar to XCP ... but with Gentoo as the
14 >>>>> Dom0. I'll call it GeDZux (Gentoo Domain Zero Linux) :P
15 >>>>
16 >>>> A different name would be prefered by myself, not got an idea yet
17 >>>> though.
18 >>>>
19 >>>
20 >>> No worry. I know it sounds too... wishy-washy/unserious.
21 >>>
22 >>> Had originally wanted to call it "Xentoo", but some might mistake it
23 >>> for Xen2, or worse Xen 2.0.
24 >>>
25 >>> Ah well... We'll think of something later :-)
26 >>
27 >> Xentoo doesn't sound too bad, actually.
28 >>
29 >>>>> The problem would be how to 'streamline' the installation of a
30 >>>>> GeDZux-based Xen Platform. The SysAdmin already has lots of things to
31 >>>>> think about; he/she doesn't need to think (too much) about which USE
32 >>>>> flags to use, what CFLAGS to put in, which packages to emerge
33 >>>>> *initially*, etc.
34 >>>>
35 >>>> I agree, tools to quickly generate/close new domUs based on templates
36 >>>> would
37 >>>> help as well. With different options for where the disks are stored:
38 >>>> - File
39 >>>> - LVM
40 >>>> - physical partitions
41 >>>
42 >>> By domU here, do you mean Gentoo domU's or general domU's?
43 >>
44 >> Any domU. As far as I am aware, any domU can be configured to use any
45 >> block-backend for the partitions/drives.
46 >>
47 >>> Citrix XenServer's 'template' feature comes to mind...
48 >>
49 >> Along with cloning/copying/export/....?
50 >> VMWare ESX has similar options.
51 >>
52 >
53 > Cloning/copying, check (both "fast storage-based clone" and "full copy")
54 >
55 > Export, check.
56 >
57 > Move/migrate, check.
58 >
59 > If we want similar features, we really should learn about XCP & XAPI
60 > [http://wiki.xensource.com/xenwiki/XAPI_Developer_Guide]
61 >
62 > XCP is Citrix XenServer's "engine", released free a couple of months ago.
63 >
64 > XAPI is the 'smartness' of XenServer, and thus a part of XCP
65 > [http://xen.org/products/cloudxen.html]
66
67 Check...
68
69 >>>>> That is, how to provide sensible defaults yet not irreversibly
70 >>>>> removing Gentoo's freedom. So, GeDZux will be a Gentoo variant, a
71 >>>>> 'submetadistro', if you will :P
72 >>>>
73 >>>> A profile putting all the necessary tools (xen, kernel, bridge,....)
74 >>>> as
75 >>>> required.
76 >>>
77 >>> Aha! Good idea. Let me learn how to make a profile then.
78 >>
79 >> That way we can also set default USE-flags suitable for when using Xen.
80 >>
81 >
82 > Gotcha :-)
83 >
84 > I'm going to try out on my company's VMware boxes (the guys at
85 > xen-users said that Xen runs okay on VMware, albeit without HVM domU
86 > support).
87
88 I think starting with a list of packages and use-flags needed to get PV
89 and HVM domains running would be a good starting point.
90 Then, we can put that into a profile and create a stage4 tar-file with
91 current versions.
92
93 I think it would be a good idea to try to continue on this with the
94 maintainers for Xen on Gentoo?
95
96 --
97 Joost

Replies

Subject Author
Re: [gentoo-server] Re: Xen Dom0 using kernel 3.0 Pandu Poluan <pandu@××××××.info>