[Bug 918348] [NEW] mcollective upstart script starts too many processes

xian mchugh19 at yahoo.com
Wed Jan 18 19:07:23 UTC 2012


Public bug reported:

It looks like the upstart script for mcollective does not work

Installed mcollective  1.2.1-0ubuntu2.1

No mcollectived processes running.
# ps -ef | grep mcollectived
#

Start mcollective
# service mcollective start
mcollective start/running, process 13451
# ps -ef | grep mcollectived | grep -v grep
root     13454     1  0 13:01 ?        00:00:00 ruby /usr/sbin/mcollectived --pid=/var/run/mcollectived.pid --config=/etc/mcollective/server.cfg
root     13459     1  0 13:01 ?        00:00:00 ruby /usr/sbin/mcollectived --pid=/var/run/mcollectived.pid --config=/etc/mcollective/server.cfg
root     13464     1  0 13:01 ?        00:00:00 ruby /usr/sbin/mcollectived --pid=/var/run/mcollectived.pid --config=/etc/mcollective/server.cfg
root     13469     1  0 13:01 ?        00:00:00 ruby /usr/sbin/mcollectived --pid=/var/run/mcollectived.pid --config=/etc/mcollective/server.cfg
root     13475     1  0 13:01 ?        00:00:00 ruby /usr/sbin/mcollectived --pid=/var/run/mcollectived.pid --config=/etc/mcollective/server.cfg
root     13480     1  0 13:01 ?        00:00:00 ruby /usr/sbin/mcollectived --pid=/var/run/mcollectived.pid --config=/etc/mcollective/server.cfg
root     13485     1  0 13:01 ?        00:00:00 ruby /usr/sbin/mcollectived --pid=/var/run/mcollectived.pid --config=/etc/mcollective/server.cfg
root     13494     1  0 13:01 ?        00:00:00 ruby /usr/sbin/mcollectived --pid=/var/run/mcollectived.pid --config=/etc/mcollective/server.cfg
root     13499     1  0 13:01 ?        00:00:00 ruby /usr/sbin/mcollectived --pid=/var/run/mcollectived.pid --config=/etc/mcollective/server.cfg
root     13504     1  0 13:01 ?        00:00:00 ruby /usr/sbin/mcollectived --pid=/var/run/mcollectived.pid --config=/etc/mcollective/server.cfg
root     13509     1  0 13:01 ?        00:00:00 ruby /usr/sbin/mcollectived --pid=/var/run/mcollectived.pid --config=/etc/mcollective/server.cfg
#

Obviously results in multiple mcollective processes started


Attempting to stop mcollective does not work either...
# service mcollective stop
stop: Unknown instance: 
# ps -ef | grep mcollectived | grep -v grep
root     13454     1  0 13:01 ?        00:00:00 ruby /usr/sbin/mcollectived --pid=/var/run/mcollectived.pid --config=/etc/mcollective/server.cfg
root     13459     1  0 13:01 ?        00:00:00 ruby /usr/sbin/mcollectived --pid=/var/run/mcollectived.pid --config=/etc/mcollective/server.cfg
root     13464     1  0 13:01 ?        00:00:00 ruby /usr/sbin/mcollectived --pid=/var/run/mcollectived.pid --config=/etc/mcollective/server.cfg
root     13469     1  0 13:01 ?        00:00:00 ruby /usr/sbin/mcollectived --pid=/var/run/mcollectived.pid --config=/etc/mcollective/server.cfg
root     13475     1  0 13:01 ?        00:00:00 ruby /usr/sbin/mcollectived --pid=/var/run/mcollectived.pid --config=/etc/mcollective/server.cfg
root     13480     1  0 13:01 ?        00:00:00 ruby /usr/sbin/mcollectived --pid=/var/run/mcollectived.pid --config=/etc/mcollective/server.cfg
root     13485     1  0 13:01 ?        00:00:00 ruby /usr/sbin/mcollectived --pid=/var/run/mcollectived.pid --config=/etc/mcollective/server.cfg
root     13494     1  0 13:01 ?        00:00:00 ruby /usr/sbin/mcollectived --pid=/var/run/mcollectived.pid --config=/etc/mcollective/server.cfg
root     13499     1  0 13:01 ?        00:00:00 ruby /usr/sbin/mcollectived --pid=/var/run/mcollectived.pid --config=/etc/mcollective/server.cfg
root     13504     1  0 13:01 ?        00:00:00 ruby /usr/sbin/mcollectived --pid=/var/run/mcollectived.pid --config=/etc/mcollective/server.cfg
root     13509     1  0 13:01 ?        00:00:00 ruby /usr/sbin/mcollectived --pid=/var/run/mcollectived.pid --config=/etc/mcollective/server.cfg
#


System info:
# lsb_release -rd
Description:    Ubuntu 11.10
Release:        11.10

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

-- 
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



More information about the Ubuntu-server-bugs mailing list