* ISCSI boot limitation in HVM hosts
@ 2009-02-04 10:51 Guillaume Rousse
2009-02-04 11:29 ` Keir Fraser
0 siblings, 1 reply; 3+ messages in thread
From: Guillaume Rousse @ 2009-02-04 10:51 UTC (permalink / raw)
To: xen-devel
Hello list.
I just ran into the issue of unability to boot from a device exported as
/dev/sda in a HVM host, as described at
http://www.bestgrid.org/index.php/HVM_virtual_machine
As even IDE drives are now labeled 'sda' also with recent linux kernels,
this is a bit troublesome :)
--
BOFH excuse #309:
firewall needs cooling
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ISCSI boot limitation in HVM hosts
2009-02-04 10:51 ISCSI boot limitation in HVM hosts Guillaume Rousse
@ 2009-02-04 11:29 ` Keir Fraser
2009-02-04 11:39 ` Daniel P. Berrange
0 siblings, 1 reply; 3+ messages in thread
From: Keir Fraser @ 2009-02-04 11:29 UTC (permalink / raw)
To: Guillaume Rousse, xen-devel
On 04/02/2009 10:51, "Guillaume Rousse" <Guillaume.Rousse@inria.fr> wrote:
> I just ran into the issue of unability to boot from a device exported as
> /dev/sda in a HVM host, as described at
> http://www.bestgrid.org/index.php/HVM_virtual_machine
>
> As even IDE drives are now labeled 'sda' also with recent linux kernels,
> this is a bit troublesome :)
The limitation is that the BIOS cannot boot from SCSI discs. It can boot
from any IDE disc, regardless of what Linux calls it.
-- Keir
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ISCSI boot limitation in HVM hosts
2009-02-04 11:29 ` Keir Fraser
@ 2009-02-04 11:39 ` Daniel P. Berrange
0 siblings, 0 replies; 3+ messages in thread
From: Daniel P. Berrange @ 2009-02-04 11:39 UTC (permalink / raw)
To: Keir Fraser; +Cc: Guillaume Rousse, xen-devel
On Wed, Feb 04, 2009 at 11:29:47AM +0000, Keir Fraser wrote:
> On 04/02/2009 10:51, "Guillaume Rousse" <Guillaume.Rousse@inria.fr> wrote:
>
> > I just ran into the issue of unability to boot from a device exported as
> > /dev/sda in a HVM host, as described at
> > http://www.bestgrid.org/index.php/HVM_virtual_machine
> >
> > As even IDE drives are now labeled 'sda' also with recent linux kernels,
> > this is a bit troublesome :)
>
> The limitation is that the BIOS cannot boot from SCSI discs. It can boot
> from any IDE disc, regardless of what Linux calls it.
In upstream QEMU there is a 'extboot' option ROM that lets it boot off any
IDE, SCSI, or VirtIO disk. It'd be good to get that working under Xen HVM,
and also have it support Xen PV block, so you can avoid any restrictions
on disk configs in HVM.
Daniel
--
|: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :|
|: http://libvirt.org -o- http://virt-manager.org -o- http://ovirt.org :|
|: http://autobuild.org -o- http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-02-04 11:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-04 10:51 ISCSI boot limitation in HVM hosts Guillaume Rousse
2009-02-04 11:29 ` Keir Fraser
2009-02-04 11:39 ` Daniel P. Berrange
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.