[Bug 918348] Re: mcollective upstart script starts too many processes

2012-01-24 Thread Karel Vervaeke
Adding an 'expect fork' to /etc/init/mcollective.conf fixes the problem

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mcollective in Ubuntu.
https://bugs.launchpad.net/bugs/918348

Title:
  mcollective upstart script starts too many processes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mcollective/+bug/918348/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 918348] Re: mcollective upstart script starts too many processes

2012-01-24 Thread Karel Vervaeke
This patch adds 'expect fork' to the upstart file. There used to be an
'expect daemon' in natty, but it got replaced by 'respawn' in this
commit: http://bazaar.launchpad.net/~ubuntu-
branches/ubuntu/precise/mcollective/precise/revision/9/debian/mcollective.upstart

** Patch added: "fix-918348.patch"
   
https://bugs.launchpad.net/ubuntu/+source/mcollective/+bug/918348/+attachment/2690686/+files/fix-918348.patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mcollective in Ubuntu.
https://bugs.launchpad.net/bugs/918348

Title:
  mcollective upstart script starts too many processes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mcollective/+bug/918348/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 918348] Re: mcollective upstart script starts too many processes

2012-01-24 Thread Karel Vervaeke
Thanks for the info! Btw, my mcollective configuration was managed by
this puppet module:
https://github.com/puppetlabs/puppetlabs-mcollective

I'll see if I can get it fixed there...
On Tue, Jan 24, 2012 at 2:25 PM, Marc Cluet <918...@bugs.launchpad.net> wrote:
> Marked as invalid since the proposed solution by Karel would confuse
> upstart's tracking of the process, that's why it was changed in the
> first place
>
> Thank you anyway Karel :) much appreciated!
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/918348
>
> Title:
>  mcollective upstart script starts too many processes
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/mcollective/+bug/918348/+subscriptions

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mcollective in Ubuntu.
https://bugs.launchpad.net/bugs/918348

Title:
  mcollective upstart script starts too many processes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mcollective/+bug/918348/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 681141] [NEW] kvm 1.84 hangs (host 32 bit meerkat, guest created by vmbuilder)

2010-11-24 Thread Karel Vervaeke
Public bug reported:

Binary package hint: kvm

Host kernel is: 2.6.35-22-generic-pae
Guests built with vmbuilder all hang right after grub prints "starting up"

I have tried with -cpu qemu32,-nx as suggested at verious places, but it 
doesn't help.
I have also tried manually installing meerkat from an iso. The installation 
works fine, but after 
that the guest fails to boot.

I can install and run a fedora 14 guest though, so it seems specific to the 
ubuntu host+guest combination.
(Although I didn't test using non-ubuntu guests)

** Affects: kvm (Ubuntu)
 Importance: Undecided
 Status: New

-- 
kvm 1.84 hangs (host 32 bit meerkat, guest created by vmbuilder)
https://bugs.launchpad.net/bugs/681141
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 681141] Re: kvm 1.84 hangs (host 32 bit meerkat, guest created by vmbuilder)

2010-11-24 Thread Karel Vervaeke
attaching /proc/cpuinfo of the host

** Attachment added: "host cpuinfo"
   
https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/681141/+attachment/1743909/+files/cpuinfo

-- 
kvm 1.84 hangs (host 32 bit meerkat, guest created by vmbuilder)
https://bugs.launchpad.net/bugs/681141
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 681141] Re: kvm 1.84 hangs (host 32 bit meerkat, guest created by vmbuilder)

2010-11-25 Thread Karel Vervaeke
It doesn't work with that version either.
For future reference:

ka...@rolmops:~$ dpkg -l '*kvm*'
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  kvm1:84+dfsg-0ubu dummy transitional pacakge from kvm to qemu-
un  kvm-api-4   (no description available)
un  kvm-data(no description available)
ii  kvm-pxe5.4.4-7ubuntu2 PXE ROM's for KVM
ii  qemu-kvm   1.0+2010111916 Full virtualization on i386 and amd64 hardwa
un  qemu-kvm-extra  (no description available)
un  qemu-kvm-extra  (no description available)

In the mean time I also upgraded the host kernel to 2.6.35-23-generic-pae.
The problem remains.

when starting via virt-manager, I can see the cpu of the guest machine
going to 100% (the graph goes half-way, but I assume that's because the
host has 2 cpus(?)

-- 
kvm 1.84 hangs (host 32 bit meerkat, guest created by vmbuilder)
https://bugs.launchpad.net/bugs/681141
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 681141] Re: kvm 1.84 hangs (host 32 bit meerkat, guest created by vmbuilder)

2010-12-06 Thread Karel Vervaeke
I just took the time to try all combinations (pae/non-pae host & pae
/non-pae guest) and all combinations seem to work.

It only takes a lot of time to start up (but an approximately equal amount of 
time in all combinations):
Around 50" to get to the screen with 'Ubuntu 10.10' and the 4-dots progress 
indicator and an additional 15" to get to the login prompt.

Come to think of it, it may not be an exceptionally long time, but for a 
headless system that doesn't run any services except ssh it seems rather long.
@Bart: Can you give it a try? (i.e. waiting a long time before giving up & 
killing the vm)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to kvm in ubuntu.
https://bugs.launchpad.net/bugs/681141

Title:
  kvm 1.84 hangs (host 32 bit meerkat, guest created by vmbuilder)

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 681141] Re: kvm 1.84 hangs (host 32 bit meerkat, guest created by vmbuilder)

2010-12-06 Thread Karel Vervaeke
Ignore my previous post. It worked because I didn't load the kvm_intel
module. (I should have been tipped off by the fact that it was so slow).

with kvm_intel loaded,
pae host + non-pae guest: boots in about 5 seconds (up to the login prompt)
pae host + pae guest: doesn't start up (hangs right after the grub prompt)
non-pae host + non-pae guest: boots in about 5 seconds (up to the login prompt)
non-pae host + pae guest: doesn't start up (hangs right after the grub prompt)

So for my system, the problem occurs when the guest tries to boot a pae kernel. 
The host kernel doesn't make any difference.
It's not clear to me if (and how) you instruct vmbuilder to build a vm with a 
non-pae kernel (but that's not really relevant for this bug)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to kvm in ubuntu.
https://bugs.launchpad.net/bugs/681141

Title:
  kvm 1.84 hangs (host 32 bit meerkat, guest created by vmbuilder)

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs