* [Qemu-devel] Bug: SCSI/VirtIO: VM unable to reboot from non-IDE controller
@ 2009-04-20 9:53 Alexey Eremenko
2009-04-20 14:11 ` Ryan Harper
0 siblings, 1 reply; 2+ messages in thread
From: Alexey Eremenko @ 2009-04-20 9:53 UTC (permalink / raw)
To: qemu-devel
Hi All !
Most Linux VMs (Ubuntu and Red Hat-based systems -- RHEL, Fedora) have
failed during automated tests
on SCSI and VirtIO disks on Qemu/KVM.
It turned out to be a problem of Qemu/KVM, where after a software reboot
(i.e. initiated by guest OS), the system is unable to boot from SCSI
controller.
To reboot successfully you need either soft reboot+IDE or Hard reboot (Qemu
cold boot)+SCSI.
The Command sent to Qemu/KVM:
/usr/local/bin/qemu-system-x86_64 -m 512 -monitor
tcp:localhost:4602,server,nowait -cdrom /isos/linux/Fedora-8-i386-DVD.iso
-drive file=/vm/fedora8-32.qcow2,if=scsi,boot=on -name fedora8-32
Host: RHEL 5/x64, KVM-85rc6. (tried both Intel and AMD)
Guests: Ubuntu-8.10, RHEL 5, Fedora 8, Fedora 9 (tried both 32 and 64-bit).
Due to lack of Qemu bugzilla -- bugs were opened on Ubuntu Launchpad
and KVM bugzilla.
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/363743
https://sourceforge.net/tracker/?func=detail&aid=2768533&group_id=180599&atid=893831
--
-Alexey Eromenko "Technologov", 20.4.2009.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] Bug: SCSI/VirtIO: VM unable to reboot from non-IDE controller
2009-04-20 9:53 [Qemu-devel] Bug: SCSI/VirtIO: VM unable to reboot from non-IDE controller Alexey Eremenko
@ 2009-04-20 14:11 ` Ryan Harper
0 siblings, 0 replies; 2+ messages in thread
From: Ryan Harper @ 2009-04-20 14:11 UTC (permalink / raw)
To: Alexey Eremenko; +Cc: qemu-devel
* Alexey Eremenko <al4321@gmail.com> [2009-04-20 04:56]:
> Hi All !
>
> Most Linux VMs (Ubuntu and Red Hat-based systems -- RHEL, Fedora) have
> failed during automated tests
> on SCSI and VirtIO disks on Qemu/KVM.
> It turned out to be a problem of Qemu/KVM, where after a software reboot
> (i.e. initiated by guest OS), the system is unable to boot from SCSI
> controller.
>
> To reboot successfully you need either soft reboot+IDE or Hard reboot (Qemu
> cold boot)+SCSI.
>
> The Command sent to Qemu/KVM:
> /usr/local/bin/qemu-system-x86_64 -m 512 -monitor
> tcp:localhost:4602,server,nowait -cdrom /isos/linux/Fedora-8-i386-DVD.iso
> -drive file=/vm/fedora8-32.qcow2,if=scsi,boot=on -name fedora8-32
You're using extboot (boot=on) which is part of kvm. I sent a patch[1]
to since the upstream kvm-userspace bits had the wrong option rom reset
address. This should be fixed in upstream kvm-userspace.git[2].
1. http://kerneltrap.org/mailarchive/linux-kvm/2009/4/6/5418914
2. http://git.kernel.org/?p=linux/kernel/git/avi/kvm-userspace.git;a=commit;h=a1075de527f309850df278484f2ef4127827c6f4
--
Ryan Harper
Software Engineer; Linux Technology Center
IBM Corp., Austin, Tx
ryanh@us.ibm.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-04-20 14:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-20 9:53 [Qemu-devel] Bug: SCSI/VirtIO: VM unable to reboot from non-IDE controller Alexey Eremenko
2009-04-20 14:11 ` Ryan Harper
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).