From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stuart Sheldon Subject: Bug in reboot when using scsi or virtio Date: Fri, 29 Aug 2008 11:43:58 -0700 Message-ID: <48B8436E.7090900@actusa.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from internal.actusa.net ([208.83.100.16]:43030 "EHLO internal.actusa.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751554AbYH2SoF (ORCPT ); Fri, 29 Aug 2008 14:44:05 -0400 Received: from [208.83.99.30] (stu@linus.actusa.net [208.83.99.30]) (authenticated bits=0) by internal.actusa.net (8.13.8/8.13.8/Debian-3) with ESMTP id m7TIi2LB005574 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Fri, 29 Aug 2008 11:44:03 -0700 Sender: kvm-owner@vger.kernel.org List-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Guest boots and runs fine, but does not see boot device on guest reboot if if=scsi or if=virtio is used. Boot Screen after reboot: Booting from Hard Disk... Boot from Hard Disk failed: could not read boot disk ... More failed boot devices that shouldn't boot anyway... FATAL: No bootable device CPU: Intel(R) Pentium(R) D CPU 3.00GHz KVM: kvm-74 Host: Debian Lenny - Vanilla 2.6.26.2 Guest: Debian Lenny - Vanilla 2.6.26.2 Command: { export QEMU_AUDIO_DRV=oss qemu-system-x86_64 \ -m 1024 \ -std-vga \ -soundhw es1370 \ -name 'Debian Vitrual Host' \ -net nic,macaddr=52:54:00:12:31:02 \ -drive file=/projects/stu/kvm-drives/debian.img,if=scsi,boot=on \ -net tap,ifname=tap2 -daemonize } Still exists with -no-kvm-* combinations. Software not built to run without kvm To reproduce, just bring the guest host up with either a if=scsi or if=virtio. Stu - -- If you took all the girls I knew When I was single And brought them all together for one night I know theyd never match My sweet imagination And everything looks worse in black and white -- Paul Simon - "Kodachrome Lyrics" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAki4Q24ACgkQK69Y+xPZrWbD3QCghTlNiadqbtdQpG3y/S5z/8Dz VoQAoIQbJDXVbnjeN3jZW1kcRT86q/UI =wp2/ -----END PGP SIGNATURE-----