<div>Hi,</div><div><br></div><div>This is with networking disabled via the applet:</div><br><div>v2@blanko:~$ sudo /etc/init.d/rabbitmq-server stop &amp;&amp; echo ok</div><div>[sudo] password for v2:�</div><div>Stopping rabbitmq-server: rabbitmq-server.</div>
<div>ok</div><div>v2@blanko:~$ ps -fe | grep rabbit</div><div>rabbitmq �2085 � � 1 �0 09:08 ? � � � �00:00:00 /usr/lib/erlang/erts-5.8.3/bin/epmd -daemon</div><div>v2 � � � 11738 11561 �0 15:12 pts/0 � �00:00:00 grep --color=auto rabbit</div>
<div>v2@blanko:~$</div><div><br></div><div>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.</div><div><br></div>
<div>Is there a logfile I should look at after shutdown fails?</div><div><br></div><div>�Sampo</div><div><br></div><div class="gmail_quote">On Wed, Nov 16, 2011 at 3:08 PM, Simon MacMullen <span dir="ltr">&lt;<a href="mailto:simon@rabbitmq.com">simon@rabbitmq.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On 16/11/11 12:52, Sampo Savolainen wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
64 bytes from blanko (127.0.1.1): icmp_req=1 ttl=64 time=0.103 ms<br>
</blockquote>
<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
64 bytes from blanko (127.0.1.1): icmp_req=1 ttl=64 time=0.101 ms<br>
</blockquote>
<br>
Damn. Oh well, it was a nice theory.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Should I try disabling the networking services via &quot;sudo<br>
/etc/init.d/[xxx] stop&quot; where [xxx] is &#39;networking&#39;,<br>
&#39;network-interface&#39;, &#39;network-manager&#39; or something else?<br>
</blockquote>
<br></div>
You could try but I&#39;m not too optimistic. I fiddled with these and none of them actually took my network interface down (as shown with &quot;ifconfig&quot;) the way the NetworkManager applet did.<br>
<br>
I&#39;d also be interested to see if &quot;/etc/init.d/rabbitmq-server stop&quot; hangs for you with networking disabled. If it doesn&#39;t then there&#39;s definitely something else going on.<div class="HOEnZb"><div class="h5">
<br>
<br>
Cheers, Simon<br>
<br>
-- <br>
Simon MacMullen<br>
RabbitMQ, VMware<br>
</div></div></blockquote></div><br>