Bugs item #1991647, was opened at 2008-06-12 07:59 Message generated for change (Comment added) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1991647&group_id=180599 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: yunfeng (yunfeng) Assigned to: Nobody/Anonymous (nobody) Summary: 32bits Rhel5/FC6 guest may fail to reboot after installation Initial Comment: Environment: ------------ HOST:ia32pae Guest: ia32pae Commits: Kernel 92d9acbf598427c88922344ae129774f1543bc6e Userspace 3dfbbe4718d7b95b47381dcd4f341178a8ff2195 Hardware: Platform Woodcrest CPU 4 Memory size 8G' Bug detailed description: -------------------------- 32bits Rhel5/FC6 guests may fail to reboot after installation. I met guest kernel panic several times at the second reboot after installation, see the attachments.(first reboot for some config works, second reboot will log in system) The issue will happen when both installing over network and from cdrom. command is: qemu-system-x86_64 -m 512 -smp 2 -net nic,macaddr=00:16:3e:27:43:fa,model=rtl8139 -net tap,script=/etc/kvm/qemu-ifup -hda ./golden-grub.img using cdrom should add option "-cdrom ./rhel5.iso". This issue can be reproduced at a rate of 40%. Reproduce steps: ---------------- Current result: ---------------- Expected result: ---------------- Basic root-causing log: ---------------------- ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 2009-02-02 02:34 Message: This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Avi Kivity (avik) Date: 2008-12-24 14:45 Message: I tried adding 'reboot -f' to /etc/rc.d/rc.local and it worked for many reboots. Is this still reproducible? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1991647&group_id=180599 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html