[Bug 342054] Re: 'eucalyptus-cc stop' does not kill the eucalyptus dhcpd3 process

2009-09-25 Thread Matt Zimmerman
from the eucalyptus-cc init script: # now kill the services pidfiles="$EUCALYPTUS/var/run/eucalyptus/net/euca-dhcp.pid $EUCALYPTUS/var/run/eucalyptus/eucalyptus-cc.pid" for pidfile in $pidfiles ; do if [ -s $pidfile ]; then pid=`cat

[Bug 342054] Re: 'eucalyptus-cc stop' does not kill the eucalyptus dhcpd3 process

2009-09-08 Thread Soren Hansen
** Changed in: eucalyptus (Ubuntu) Importance: Undecided => Medium ** Changed in: eucalyptus (Ubuntu) Status: In Progress => Triaged -- 'eucalyptus-cc stop' does not kill the eucalyptus dhcpd3 process https://bugs.launchpad.net/bugs/342054 You received this bug notification because you

[Bug 342054] Re: 'eucalyptus-cc stop' does not kill the eucalyptus dhcpd3 process

2009-08-10 Thread Chris Jones
Several times when shutting down the CC and Cloud init scripts I've been left with the dhcpd3 process owning one of the listening 877x sockets (according to netstat --tcp -nlp) and requiring a SIGKILL to die. I wondered if this was fallout from init scripts sending SIGKILL to the daemons in some

[Bug 342054] Re: 'eucalyptus-cc stop' does not kill the eucalyptus dhcpd3 process

2009-03-18 Thread Soren Hansen
** Changed in: eucalyptus (Ubuntu) Assignee: (unassigned) => Soren Hansen (soren) Status: New => In Progress -- 'eucalyptus-cc stop' does not kill the eucalyptus dhcpd3 process https://bugs.launchpad.net/bugs/342054 You received this bug notification because you are a member of Ubuntu