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-users

Re: [Xen-users] sharing kernels

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] sharing kernels
From: list user <xktnniuymlla@xxxxxxxxxxxxxx>
Date: Tue, 02 May 2006 10:23:18 -0700
Delivery-date: Tue, 02 May 2006 10:20:39 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <445697A5.70709@xxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <445265E5.1060400@xxxxxxxxx> <445274FF.4080109@xxxxxxxxxxxxxx> <445697A5.70709@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.2-6 (X11/20050513)
Jeff Utter wrote:
So, I've been trying this out. But i ran into the problem where if the /lib/modules was mounted in the dom0 xen wouldn't let me start a domU with it as one of the disk entries. Is there any way around this, am i overlooking something? for now i made a lvm snapshot of the /lib/module partition so i could get my domU's back up and running.

The partition/volume must be mounted readonly everywhere it is mounted
or the domUs will complain and refuse to participate.


Thanks,
Jeff

I use a shared /usr partition between my dom0 and all the domU's. You may be able to do something like that.

Create a logical volume to contain /lib/modules/2.6.xx-xen. Export it in your domU definitions as one of the "disk = []" entries, read only, then add a mount line in each of your domU's for it. Guaranteed to be the same on each domU.

BTW, none of my domU's even has a /boot partition.


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




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

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