From: Stephen Tweedie <sct@redhat.com>
To: Jeremy Katz <katzj@redhat.com>
Cc: Xen development list <xen-devel@lists.xensource.com>,
Kurt Garloff <garloff@suse.de>
Subject: Re: [PATCH 0/3] domUloader
Date: Fri, 20 Jan 2006 15:36:33 -0500 [thread overview]
Message-ID: <20060120203633.GE24812@devserv.devel.redhat.com> (raw)
In-Reply-To: <1137691193.2740.43.camel@bree.local.net>
Hi,
On Thu, Jan 19, 2006 at 12:19:53PM -0500, Jeremy Katz wrote:
> Unfortunately, I am completely convinced that the right thing is to have
> the kernel for domU inside the domU's filesystem because anything else
> is just fundamentally not manageable.
I tend to agree. The real trouble starts when the storage needed to
boot that domU isn't even visible to the dom0, though --- perhaps
because we've got a virtual HBA (say an iSCSI initiator, or virtual FC
HBA), connected to a SAN which is filtering by initiator so that only
the domU can see the LUN's contents.
Bootstrapping that sort of environment is nasty.
> So, perhaps we do have to just
> suck it up and go the path of what's essentially mini-OS as a domU
> "bios"
If the domU pre-boot is going to have to have enough smarts to run a
full iSCSI initiator then we might be better off just biting the
bullet and running a proper kernel there with either kexec, or some
manner of domU respawn, to boot the correct kernel/initrd once the
pre-boot one has downloaded them. Either that, or we basically need
to have special cases for /boot to make sure that those files, plus
the grub.conf-type kernel args, are registered elsewhere (directory?)
for the dom0 to get them from.
--Stephen
next prev parent reply other threads:[~2006-01-20 20:36 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-16 23:43 [PATCH 0/3] domUloader Kurt Garloff
2006-01-17 11:52 ` Anthony Liguori
2006-01-17 14:34 ` Kurt Garloff
2006-01-17 17:28 ` Adam Heath
2006-01-17 21:28 ` Kurt Garloff
2006-01-17 21:41 ` Anthony Liguori
2006-01-18 18:06 ` Jeremy Katz
2006-01-18 23:21 ` Kurt Garloff
2006-01-19 4:31 ` Anthony Liguori
2006-01-19 17:19 ` Jeremy Katz
2006-01-20 20:36 ` Stephen Tweedie [this message]
2006-01-20 23:08 ` Philip R. Auld
2006-01-23 14:19 ` Kurt Garloff
2006-01-23 14:59 ` Philip R. Auld
2006-01-17 12:33 ` [PATCH] " Tim Deegan
[not found] ` <1137607621.22846.17.camel@bree.local.net>
2006-01-19 13:06 ` Tim Deegan
2006-01-20 12:43 ` Kurt Garloff
2006-01-23 13:39 ` Tim Deegan
2006-03-22 18:59 ` Matt Ayres
2006-03-22 22:01 ` Kurt Garloff
2006-04-17 19:56 ` Matt Ayres
-- strict thread matches above, loose matches on Subject: below --
2006-01-26 10:17 Edwards, Nigel (Nigel Edwards)
2006-01-26 13:06 ` Mark Williamson
2006-01-26 13:37 ` Philip R. Auld
2006-01-26 14:01 ` Ian Campbell
2006-01-26 14:20 ` Philip R. Auld
2006-01-26 18:28 ` Kurt Garloff
2006-01-26 18:31 ` Mark Williamson
2006-01-26 18:57 ` Philip R. Auld
2006-01-26 19:14 ` Kurt Garloff
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=20060120203633.GE24812@devserv.devel.redhat.com \
--to=sct@redhat.com \
--cc=garloff@suse.de \
--cc=katzj@redhat.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.