[Bug 712878] Re: KVM guest hangs on 'booting from hard disk' 10.10 for guest and host.

2011-11-07 Thread Sergey Svishchev
My issue seems to be a case of bug 654723 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ubuntu. https://bugs.launchpad.net/bugs/712878 Title: KVM guest hangs on 'booting from hard disk' 10.10 for guest and host. To

[Bug 712878] Re: KVM guest hangs on 'booting from hard disk' 10.10 for guest and host.

2011-06-16 Thread Sergey Svishchev
Several VMs that I recently created with vmbuilder 0.12.4 on Lucid failed this way; turns out that no partition was marked bootable in the MBR. kvm-nbd fdisk fixed that. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in

[Bug 712878] Re: KVM guest hangs on 'booting from hard disk' 10.10 for guest and host.

2011-05-14 Thread Launchpad Bug Tracker
[Expired for qemu-kvm (Ubuntu) because there has been no activity for 60 days.] ** Changed in: qemu-kvm (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ubuntu.

[Bug 712878] Re: KVM guest hangs on 'booting from hard disk' 10.10 for guest and host.

2011-03-14 Thread KarelV
I added a static Ip address in the command-line and now vmbuilder continues. I will look elsewhere to solve remaining errors. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in ubuntu. https://bugs.launchpad.net/bugs/712878

[Bug 712878] Re: KVM guest hangs on 'booting from hard disk' 10.10 for guest and host.

2011-03-14 Thread Serge Hallyn
@William, I tried the exact vmbuilder command you listed but the result booted fine for me. I can't reproduce your error. It's possible that a server kernel update has fixed it. Can you still reproduce the error? Can you reproduce it when you don't use your local mirror? @KarelV, if you

[Bug 712878] Re: KVM guest hangs on 'booting from hard disk' 10.10 for guest and host.

2011-03-12 Thread KarelV
Yes, I am behind a firewall. I have internet access, e.g. apt-get opperates properly. Also the wget command operates, it gives this sequence: --2011-03-12 10:00:03-- http://archive.ubuntu.com/ubuntu/dists/maverick/Release Herleiden van archive.ubuntu.com... 91.189.88.46 Verbinding maken met

[Bug 712878] Re: KVM guest hangs on 'booting from hard disk' 10.10 for guest and host.

2011-03-11 Thread KarelV
I'm new to Ubuntu and vmbuilder and I am not shure whether my problem installing a new guest is related to this bug. If related, the sequence I get, could be of help. After the line Calling hook: bootstrap, nothing happend for almost one hour and then stopped with some error reporting as given

Re: [Bug 712878] Re: KVM guest hangs on 'booting from hard disk' 10.10 for guest and host.

2011-03-11 Thread Serge Hallyn
Quoting KarelV (712...@bugs.launchpad.net): raise VMBuilderException, Process (%s) returned %d. stdout: %s, stderr: %s % (args.__repr__(), status, mystdout.buf, mystderr.buf) VMBuilder.exception.VMBuilderException: Process (['/usr/sbin/debootstrap', '--arch=amd64', 'maverick',

[Bug 712878] Re: KVM guest hangs on 'booting from hard disk' 10.10 for guest and host.

2011-02-09 Thread Serge Hallyn
@William If you have some time, could you go ahead and answer the questions in comment #2? Many thanks in advance. ** Changed in: vmbuilder Status: New = Incomplete ** Package changed: kvm (Ubuntu) = qemu-kvm (Ubuntu) ** Changed in: qemu-kvm (Ubuntu) Importance: Undecided = Low

[Bug 712878] Re: KVM guest hangs on 'booting from hard disk' 10.10 for guest and host.

2011-02-09 Thread Serge Hallyn
(Marking low importance since there is a workaround.) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in ubuntu. https://bugs.launchpad.net/bugs/712878 Title: KVM guest hangs on 'booting from hard disk' 10.10 for guest and

[Bug 712878] Re: KVM guest hangs on 'booting from hard disk' 10.10 for guest and host.

2011-02-06 Thread Brian Knoll
Okay, thank you for the information. Earlier I had wondered if maybe you had shortened the cpuinfo you posted, just to keep things more compact in your bug report (which is why I asked, because the cpuinfo obviously shows single-cpu), but since that isn't the case and they really are single-CPU

Re: [Bug 712878] Re: KVM guest hangs on 'booting from hard disk' 10.10 for guest and host.

2011-02-06 Thread William King
I have been able to work around the issue by provisioning guests with the virtual flavor, rather than with the server flavor. On Feb 6, 2011 6:20 AM, Brian Knoll 712...@bugs.launchpad.net wrote: Okay, thank you for the information. Earlier I had wondered if maybe you had shortened the cpuinfo

[Bug 712878] Re: KVM guest hangs on 'booting from hard disk' 10.10 for guest and host.

2011-02-06 Thread Brian Knoll
Thanks for the tip. I tried that over here and it didn't help, but I think I have a different bug over here (mine is related to SMP guests), so I just filed bug 714335 to track mine. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to kvm

[Bug 712878] Re: KVM guest hangs on 'booting from hard disk' 10.10 for guest and host.

2011-02-05 Thread Brian Knoll
Could you please tell us if the VMs that won't boot are SMP VMs? I know it's the SMP kernel but what I mean is, is KVM giving the VM more than one CPU? If they are SMP VMs, could you please try to make them single- CPU and try to boot them, then let us know what happens? I am seeing a bug with

Re: [Bug 712878] Re: KVM guest hangs on 'booting from hard disk' 10.10 for guest and host.

2011-02-05 Thread William King
The guests were single cpu server kernel, more info tomorrow. On Feb 5, 2011 10:55 PM, Brian Knoll 712...@bugs.launchpad.net wrote: Could you please tell us if the VMs that won't boot are SMP VMs? I know it's the SMP kernel but what I mean is, is KVM giving the VM more than one CPU? If they are

[Bug 712878] Re: KVM guest hangs on 'booting from hard disk' 10.10 for guest and host.

2011-02-04 Thread Serge Hallyn
Thanks for reporting this bug and helping to make Ubuntu better. Are you able to boot from an install .iso, install a VM, and reboot into that working VM? In other words, is it only images built by vmbuilder which fail to boot? Can you give us the precise vmbuilder command you are using to

[Bug 712878] Re: KVM guest hangs on 'booting from hard disk' 10.10 for guest and host.

2011-02-03 Thread William King
Confirmed two different hosts with different hardware. The second server had this setup: ii qemu-common 0.12.5+noroms-0ubuntu7 qemu common functionality (bios, documentation, etc) ii qemu-kvm 0.12.5+noroms-0ubuntu7