-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
QEMU Linux VM Locks Up! #12
Comments
Can you please share the version of the platform you are running on and the output of vmadm get for the VMs? |
Absolutely, if ssh access would help at all, I can provide that too: Last login: Tue Sep 11 18:38:59 2012 from 172.24.3.146
{ |
adjust download URL for libpng
I believe I've found a bug with the Qemu/KVM stuff. I'm running
Ubuntu VMs and I can reliably get a VM to 'lock up' during boot.
Albeit the one that locks up is random.
Symptom: The CPU usage for the qemu process hits 12-13%, which is
equivalent to a core on my system. The system is unresponsive and
it'll stay that way indefinitely.
The funny thing is that the VM can be 'unlocked', either by running
gcore against the pid, or even by just running 'vmadm info' command
against the VM. It comes back instantly and finishes loading so after.
To reproduce the issue I just shut down a bunch of VMs then boot them
in succession. Usually one of say 6 will be in this 'locked' state.
I tried to use mdb -k to get more info, not sure if this is correct though:
[root@4c-72-b9-20-e1-5f ~]# mdb -k
Loading modules: [ unix genunix specfs dtrace mac cpu.generic uppc
pcplusmp scsi_vhci ufs ip hook neti sockfs arp usba stmf_sbd stmf zfs
sd lofs sata idm crypto random cpc logindmux ptm kvm sppp nsmb smbsrv
nfs ]
The text was updated successfully, but these errors were encountered: