From: "Jan Beulich" <jbeulich@novell.com>
To: xen-devel@lists.xensource.com
Subject: running multiple version of Xen on a single machine
Date: Wed, 06 Dec 2006 11:20:04 +0000 [thread overview]
Message-ID: <4576B574.76E4.0078.0@novell.com> (raw)
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
next reply other threads:[~2006-12-06 11:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-06 11:20 Jan Beulich [this message]
2006-12-06 17:02 ` running multiple version of Xen on a single machine Anthony Liguori
2006-12-08 20:11 ` George Dunlap
2006-12-11 8:48 ` Jan Beulich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4576B574.76E4.0078.0@novell.com \
--to=jbeulich@novell.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.