Bug 499666
Summary: | Reboot fails when using qemu -kernel | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Daire Byrne <daire.byrne> |
Component: | qemu | Assignee: | Glauber Costa <gcosta> |
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | CC: | dwmw2, gcosta, markmc, virt-maint |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 0.10.4-4.fc11 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-05-20 00:53:03 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 480594 |
Description
Daire Byrne
2009-05-07 15:23:30 UTC
(In reply to comment #0) > There used to be a dump captured in the /var/log/libvirt/qemu logs in Fedora10 > but since upgrading to Fedora11/Rawhide it doesn't write anything useful. Could you just include the qemu command line from the log? LC_ALL=C PATH=/sbin:/usr/sbin:/bin:/usr/bin HOME=/root USER=root LOGNAME=root /usr/bin/qemu-kvm -S -M pc -m 5408 -smp 2 -name fedora11 -uuid 0ada0896-4135-45f9-bd10-247a628c2fc5 -monitor pty -pidfile /var/run/libvirt/qemu//fedora11.pid -boot c -kernel /nfs/gps0/mnt/raid1/gps-master/sysimages/fedora11_64/boot/vmlinuz-current -initrd /nfs/gps0/mnt/raid1/gps-master/sysimages/fedora11_64/boot/initrd-diskless.img -append init=/init ramdisk_size=65536 root=/dev/ram0 rw FSCFC_IMAGE=fedora11_64 fscache -drive file=/mnt/images1/fedora11.qcow2,if=virtio,index=0,boot=on -net nic,macaddr=00:16:36:10:64:68,vlan=0,model=virtio -net tap,fd=17,script=,vlan=0,ifname=vnet0 -serial pty -parallel none -usb -vnc 127.0.0.1:0 -k en-gb char device redirected to /dev/pts/8 char device redirected to /dev/pts/13 qemu: loading initrd (0x408ed5 bytes) at 0x000000007fbf7000 info cpus * CPU #0: pc=0x00000000000ffff0 thread_id=29015 CPU #1: pc=0x00000000000ffff0 thread_id=29016 cont balloon 5238 info balloon balloon: actual=5408 .. .. it probably does not store the boot information for the next round. So the next time it boots, qemu will probably try to boot from the disk, as it was never ever requested to boot from the -kernel parameter. This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. Glauber's fix upstream: http://lists.gnu.org/archive/html/qemu-devel/2009-05/msg00425.html Mark, (In reply to comment #5) > Glauber's fix upstream: > > http://lists.gnu.org/archive/html/qemu-devel/2009-05/msg00425.html Cheers. Looks like a few things have changed in the code since the last fc11 RPM so it is not a simple patch for me to backport. Any chance of a patch against the fedora version of the RPMS so that I can test it? I will provide a patch myself as soon it is accepted upstream. qemu-0.10-18.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/qemu-0.10-18.fc11 please test and karma it. (In reply to comment #9) > please test and karma it. Works for me. Thanks! Glauber built this fix, it will appear as an F-11 update: https://koji.fedoraproject.org/koji/buildinfo?buildID=101869 * Tue May 12 2009 Glauber Costa <glommer> - 2:0.10-17 - fix reboot with -kernel parameter (Nevermind my comment :-) qemu-0.10-18.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update qemu'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-4890 qemu-0.10.4-1.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/qemu-0.10.4-1.fc11 qemu-0.10.4-2.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/qemu-0.10.4-2.fc11 Daire, could you re-test with qemu-0.10.4-2.fc11 ? add your comments here: https://admin.fedoraproject.org/updates/qemu-0.10.4-2.fc11 qemu-0.10.4-3.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/qemu-0.10.4-3.fc11 qemu-0.10.4-3.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update qemu'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-4954 qemu-0.10.4-4.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/qemu-0.10.4-4.fc11 qemu-0.10.4-4.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update qemu'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-5050 qemu-0.10.4-5.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/qemu-0.10.4-5.fc11 qemu-0.10.4-4.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report. |