[Bug 946022] Re: KVM Guest Hangs at Booting from hard disk

2014-03-28 Thread Edmund Haselwanter
confirm the bug. workaround with ext3 like in comment #20 works for me: uname -a Linux testlab-3 3.2.0-60-generic #91-Ubuntu SMP Wed Feb 19 03:54:44 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux root@testlab-3:~# grep filesystem /usr/share/pyshared/VMBuilder/plugins/ubuntu/karmic.py

[Bug 946022] Re: KVM Guest Hangs at Booting from hard disk

2014-01-23 Thread Peter Niederwieser
I'm fighting with similar symptoms: - Ubuntu (Saucy) guests created with VMBuilder don't boot successfully; instead I get a grub prompt. - qemu-system-x86 uses 100% CPU and 30MB RAM. - Sometimes (but rarely) the problem magically disappears. The host has an Intel CPU, so it doesn't seem to be

[Bug 946022] Re: KVM Guest Hangs at Booting from hard disk

2013-11-29 Thread Povilas Daukintis
This is a grub-legacy issue, not the vmbuilder' itself. It seems that the problem is when grub tries to do setup step on ext4 fs with inode size 128 (256 in particular). Interesting thing is that sometimes this step actually passes, so it might seem like a random failure. On recent vmbuilder /

[Bug 946022] Re: KVM Guest Hangs at Booting from hard disk

2013-06-05 Thread David Peall
does anyone have a workaround for this? I really need to get this machine up. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/946022 Title: KVM Guest Hangs at Booting from hard

[Bug 946022] Re: KVM Guest Hangs at Booting from hard disk

2013-06-05 Thread Cerin
@David, I worked around it by simply not using vm-builder. I ended up using the VM creation wizard in the virt-manager GUI, which worked surprisingly well, even if it's not a command line tool. -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 946022] Re: KVM Guest Hangs at Booting from hard disk

2013-05-14 Thread AlberT
I confirm it on ubuntu 12.04 LTS + kvm +lvm +ubuntu precise .. randomically hangs; virt-viewer shows the virtual BIOS waiting for boot disk If someone has a warkaround until fixed please document it here, thank you -- You received this bug notification because you are a member of Ubuntu

[Bug 946022] Re: KVM Guest Hangs at Booting from hard disk

2013-05-07 Thread Carlos Zaccaro
I dist-upgraded from 12.04.1 to 12.04.2 and now doesn't work the 100% of the tries. ** Attachment added: creation log https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/946022/+attachment/3669301/+files/log.txt -- You received this bug notification because you are a member of Ubuntu

[Bug 946022] Re: KVM Guest Hangs at Booting from hard disk

2013-03-16 Thread Will Bryant
I have this problem too - it's happening on roughly half my slice builds. It seems to be due to the grub installation failing, here's what it shows for a build that won't boot: ** [out :: host-nwtn1.nwtn] 2013-03-17 10:52:33,044 DEBUG : ['chroot', '/tmp/tmpgvQfyy', 'grub',

[Bug 946022] Re: KVM Guest Hangs at Booting from hard disk

2013-03-16 Thread Will Bryant
** Attachment added: success.txt https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/946022/+attachment/3578570/+files/success.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu.

[Bug 946022] Re: KVM Guest Hangs at Booting from hard disk

2013-03-16 Thread Will Bryant
Ah - this may be the same as bug #610652. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/946022 Title: KVM Guest Hangs at Booting from hard disk To manage notifications about

[Bug 946022] Re: KVM Guest Hangs at Booting from hard disk

2012-10-19 Thread Martin Meredith
I've managed to hit this problem too. Fresh install of Precise, updated to latest everything as of today. I then created a precise VM via vm-builder - and it would not get to grub. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 946022] Re: KVM Guest Hangs at Booting from hard disk

2012-10-19 Thread Martin Meredith
However, upgrading from oneiric works -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/946022 Title: KVM Guest Hangs at Booting from hard disk To manage notifications about

[Bug 946022] Re: KVM Guest Hangs at Booting from hard disk

2012-09-10 Thread Daniel Lloyd
I encountered this problem today, on 12.04.1, VMs built last week boot fine, machines built today fail at boot. I was able to work around this by dist-updating to the new kernel just released, leading me to believe there is some mis-match in the configuration performed if the VM guest has a newer

[Bug 946022] Re: KVM Guest Hangs at Booting from hard disk

2012-09-07 Thread Konstantin L. Metlov
I have a similar problem trying to launch any Ubuntu 12.04 Precise guest (built with VMBuilder, downloaded from cloud-images.ubuntu.com or even the installation ISO images of different flavors) on 10.04 Lucid host. This is unaffected by different kernel options (lapic, acpi_pm etc) and, it seems,

Re: [Bug 946022] Re: KVM Guest Hangs at Booting from hard disk

2012-09-07 Thread Serge Hallyn
Konstantin, please file a new bug against qemu-kvm with your issue. Yours is not a vmbuilder bug. Please provide some examples (in the new bug) of full kvm command lines you are using. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 946022] Re: KVM Guest Hangs at Booting from hard disk

2012-09-07 Thread Konstantin L. Metlov
I've just done this and submitted Bug #1047531 . Thank you for your response ! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/946022 Title: KVM Guest Hangs at Booting from hard

[Bug 946022] Re: KVM Guest Hangs at Booting from hard disk

2012-05-30 Thread Mario
Just ran accross the same problem Ubuntu+KVM+Ubuntu... Problem in my case was with apparmor, disabled it temporarily and it worked fine, hope it helps -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu.

[Bug 946022] Re: KVM Guest Hangs at Booting from hard disk

2012-05-24 Thread Christoffer Holmstedt
I can add that this affects Ubuntu 12.04 host trying to install Ubuntu 12.04 guest aswell. I'm experiencing the exact same thing every second or third installation, but the other guest installations works just fine. My solution to this is at the moment to destroy the VM and delete all related

[Bug 946022] Re: KVM Guest Hangs at Booting from hard disk

2012-03-26 Thread Yaron
I'm not so sure about this but when running Android X86 on KVM with virt-manager the VM got hanged although the meter shows that there is an activity, after two hours I realized it's not going to happen. The only problem is... I never managed to run the LiveCD either so I'm not so sure about it.

[Bug 946022] Re: KVM Guest Hangs at Booting from hard disk

2012-03-05 Thread Dave Walker
** Changed in: vm-builder (Ubuntu) Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/946022 Title: KVM Guest Hangs at Booting from hard disk To

[Bug 946022] Re: KVM Guest Hangs at Booting from hard disk

2012-03-03 Thread Cerin
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/946022 Title: KVM Guest Hangs at Booting from hard disk To manage notifications about this bug go to:

[Bug 946022] Re: KVM Guest Hangs at Booting from hard disk

2012-03-03 Thread Cerin
I based by scripts on the instructions at https://help.ubuntu.com/community/JeOSVMBuilder. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/946022 Title: KVM Guest Hangs at