virtual machines freeze on boot

Bug #560075 reported by Barry Warsaw
This bug report is a duplicate of:  Bug #559896: qemu-kvm daemon fails: exit 1. Edit Remove
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
virt-manager (Ubuntu)
New
Critical
Unassigned

Bug Description

Binary package hint: virt-manager

This may be a bug in libvirt or kernel, but for now I'm reporting it here because I start my virtual machines in virt-manager.

With today's Lucid beta updates, none of my virtual machines will boot. I have three vms that have been working beautifully in Lucid until now. Two are Lucid guests and one is a Karmic guest. Host is Lucid running 2.6.32-19-generic x86-64. One vm freezes after "Booting from Hard Disk..." message on the console. Another gets to "GRUB loading." a third simply hangs right off the bat.

I start virt-manager with:

virt-manager -c qemu:///system

It's probably not a kernel bug since I just rebooted the host to my last known good kernel 2.6.32-18-generic and the vms will still not boot.

Barry Warsaw (barry)
Changed in virt-manager (Ubuntu):
importance: Undecided → Critical
Revision history for this message
Brian Gallew (geek-gallew) wrote :

Host kernel: Linux begallew1 2.6.32-21-server #32-Ubuntu SMP Fri Apr 16 09:17:34 UTC 2010 x86_64 GNU/Linux
Guest OS: Solaris 10 and Ubuntu 10.04.
lsb_release: lucid

The Solaris VM ran fine under karmic. Since doing a do-release-upgrade on the host, all VMs (Solaris 10 and a freshly built 10.004) hang after the "Grub loading stage 2" message.

Booting from CD images works just fine.

My host doesn't have hardware support for virtualization, so I believe this is unrelated to 559896.

Two example start commands are:

LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin QEMU_AUDIO_DRV=none /usr/bin/qemu-system-x86_64 -S -M pc-0.11 -no-kvm -m 1024 -smp 1 -name pmaster -uuid c42629e4-3924-0dfb-8e0b-f869e0180048 -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/pmaster.monitor,server,nowait -monitor chardev:monitor -localtime -no-acpi -boot c -drive file=/var/lib/libvirt/images/pmaster.img,if=scsi,index=0,boot=on,format=raw -net nic,macaddr=54:52:00:22:69:54,vlan=0,name=nic.0 -net tap,fd=38,vlan=0,name=tap.0 -chardev pty,id=serial0 -serial chardev:serial0 -parallel none -usb -vnc 127.0.0.1:0 -k en-us -vga cirrus

LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin QEMU_AUDIO_DRV=none /usr/bin/qemu-system-x86_64 -S -M pc-0.12 -no-kvm -m 512 -smp 1 -name ubumaster -uuid 898b2db4-8b44-c6e0-255a-37490073bf3f -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/ubumaster.monitor,server,nowait -monitor chardev:monitor -boot c -drive file=/var/lib/libvirt/images/ubumaster.img,if=ide,index=0,boot=on,format=raw -drive if=ide,media=cdrom,index=2 -net nic,macaddr=52:54:00:43:e4:0e,vlan=0,name=nic.0 -net tap,fd=39,vlan=0,name=tap.0 -chardev pty,id=serial0 -serial chardev:serial0 -parallel none -usb -vnc 127.0.0.1:1 -vga cirrus -soundhw es1370

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.