WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Easier interface for kickstarting Xen VMs

To: "Edward Z. Yang" <ezyang@xxxxxxx>
Subject: Re: [Xen-devel] Easier interface for kickstarting Xen VMs
From: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
Date: Wed, 22 Sep 2010 12:23:07 +0100
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>, Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>, Stefano Stabellini <Stefano.Stabellini@xxxxxxxxxxxxx>
Delivery-date: Wed, 22 Sep 2010 04:23:02 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1285093817-sup-6885@ezyang>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <1285002050-sup-3158@ezyang> <alpine.DEB.2.00.1009211741010.2721@kaball-desktop> <1285093817-sup-6885@ezyang>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)
On Tue, 21 Sep 2010, Edward Z. Yang wrote:
> Excerpts from Stefano Stabellini's message of Tue Sep 21 12:46:53 -0400 2010:
> > You should be aware that we are trying to move away from xend to xl,
> > that generally supports the same VM config file format with just one
> > exception: embedded python.
> 
> Stefano, that's really interested!  None of our current team was aware of
> this fact; probably because we're still on Ubuntu 8.04 due to Xen's
> special packaging situation on this platforms.
> 

xl/libxl is still under heavy development, the first version that should
be stable enough for production use is going to be released with xen
4.1.



> > Considering that kickstarting Xen VMs is a common problem and probably
> > the main headache for sysadmins when moving from xend to xl, I would
> > welcome a clean and small solution to this problem that doesn't involve
> > embedded python.
> 
> That's great to hear.  The point of the solution is to do away with the
> embedded Python.

Yes, exactly.


> 
> > If we go with the temporary fs strategy, I guess there isn't any actual
> > code to be committed to xen-unstable, but rather a wiki page to
> > describe the solution and a link to the initrd? 
> 
> Considering that any given Kickstart file needs to be converted into an
> initrd, there would be code involved.  I am also unconvinced that Anaconda
> actually /works/ with layered initrd, see my post here:
> 
>     
> https://www.redhat.com/archives/kickstart-list/2010-September/msg00015.html
> 
 
Ok then we can convert kickstart files into temporary iso images or read
only disks?

Instead of implementing this feature directly in the toolstack maybe it
is better to have another tool take a ks file and generate the
VM config file and the temporary disk. This way the whole process would
be a more transparent and flexible.


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>