[rabbitmq-discuss] Ubuntu 11.10 does not shutdown

Sampo Savolainen sampo.savolainen at spatineo.com
Wed Nov 16 13:17:05 GMT 2011


Hi,

This is with networking disabled via the applet:

v2 at blanko:~$ sudo /etc/init.d/rabbitmq-server stop && echo ok
[sudo] password for v2:
Stopping rabbitmq-server: rabbitmq-server.
ok
v2 at blanko:~$ ps -fe | grep rabbit
rabbitmq  2085     1  0 09:08 ?        00:00:00
/usr/lib/erlang/erts-5.8.3/bin/epmd -daemon
v2       11738 11561  0 15:12 pts/0    00:00:00 grep --color=auto rabbit
v2 at blanko:~$

So 1) the script does not hang or fail, 2) at least some processes are left
behind. But epmd is left behind even if I stop rabbitmq when networking is
enabled.

Is there a logfile I should look at after shutdown fails?

 Sampo

On Wed, Nov 16, 2011 at 3:08 PM, Simon MacMullen <simon at rabbitmq.com> wrote:

> On 16/11/11 12:52, Sampo Savolainen wrote:
>
>> 64 bytes from blanko (127.0.1.1): icmp_req=1 ttl=64 time=0.103 ms
>>
>
>  64 bytes from blanko (127.0.1.1): icmp_req=1 ttl=64 time=0.101 ms
>>
>
> Damn. Oh well, it was a nice theory.
>
>
>  Should I try disabling the networking services via "sudo
>> /etc/init.d/[xxx] stop" where [xxx] is 'networking',
>> 'network-interface', 'network-manager' or something else?
>>
>
> You could try but I'm not too optimistic. I fiddled with these and none of
> them actually took my network interface down (as shown with "ifconfig") the
> way the NetworkManager applet did.
>
> I'd also be interested to see if "/etc/init.d/rabbitmq-server stop" hangs
> for you with networking disabled. If it doesn't then there's definitely
> something else going on.
>
>
> Cheers, Simon
>
> --
> Simon MacMullen
> RabbitMQ, VMware
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20111116/412513ef/attachment.htm>


More information about the rabbitmq-discuss mailing list