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

[Xen-devel] running multiple version of Xen on a single machine

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] running multiple version of Xen on a single machine
From: "Jan Beulich" <jbeulich@xxxxxxxxxx>
Date: Wed, 06 Dec 2006 11:20:04 +0000
Delivery-date: Wed, 06 Dec 2006 03:18:34 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
With a limited number of physical machines and many distro versions to support
I would find it really handy if there was a way to run multiple Xen versions in
parallel (one at a time obviously) on any such system. This implies that I don't
want to install Xen tools (as they would otherwise overwrite the distro's 
original
package), which in turn implies that there must not be absolute path names in
any of the tools/scripts unless there is a way to override these.

It would in my opinion be easiest if each affected tool determined where it was
run from, subtract its install location and use the remaining path as the
pseudo-root to find everything else. Alternatively, a command line option might
be used, but I'd like auto detection much better.

Taking care of PATH, LD_LIBRARY_PATH, and PYTHONPATH in order to be able
to run the tool(s) in the first place would obviously need to be left to the
individual user, but can be easily done in a wrapper script.

Opinions? Has anyone already done this in a different way?

Jan

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

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