<blockquote><blockquote><font face="Courier New"><span style="font-size:11pt"><br>We are using rabbitmq server 2.7.1 in two node auto clustering mode.<br><br>   Once in a while we are getting complaint that rabbitmq did not complete the installation. What is happening underneath is &quot;service rabbitmq-server start&quot; is getting stuck,  and subsequent installation steps also gets stuck going into loop and many many runs trying to complete. I think &quot;inet_gethost 4&quot; might be the culprit. Any suggestions on how to fix this?<br>

  <br>
  ps awfux | more <br>
  <br>
  root     19848  0.0  0.0 106412  1612 pts/0    S+   17:03   0:00  |       \_ /bin/sh /sbin/service puppet debug<br>
  root     19853  0.0  0.0 106624  1632 pts/0    S+   17:03   0:00  |           \_ /bin/bash /etc/init.d/puppet debug<br>
  root     19858  1.2  3.1 166288 64416 pts/0    S+   17:03   0:03  |               \_ /usr/bin/ruby /usr/sbin/puppetd --server=<a href="http://director.ecp-deploy.com">director.ecp-deploy.com</a> --fqdn <a href="http://amq.ecp-deploy.com">amq.ecp-deploy.com</a> -o --no-daemonize -v<br>

  root     20390  0.0  0.0   9760  1516 ?        Ss   17:03   0:00  |                   \_ /bin/sh /sbin/service rabbitmq-server start<br>
  root     20395  0.0  0.0   9500  1276 ?        S    17:03   0:00  |                       \_ /bin/sh /etc/init.d/rabbitmq-server start<br>
  root     20422  0.0  0.0   9496  1196 ?        Ss   17:03   0:00  |                           \_ /bin/sh /usr/sbin/rabbitmq-server<br>
  root     20433  0.0  0.0  42512  1384 ?        S    17:03   0:00  |                           |   \_ su rabbitmq -s /bin/sh -c /usr/lib/rabbitmq/bin/rabbitmq-server <br>
  rabbitmq 20436  0.2  1.6 585140 33536 ?        Ssl  17:03   0:00  |                           |       \_ /usr/lib64/erlang/erts-5.8.5/bin/beam -W w -K true -A30 -P 1048576 -- -root /usr/lib64/erlang -progname erl -- -home /var/li<br>

  b/rabbitmq -- -noshell -noinput -name <font color="#0000FF"><u><a href="rabbit@amq.ecp-deploy.com">rabbit@amq.ecp-deploy.com</a></u></font> -boot <font color="#0000FF"><u><a href="/opt/cisco/rabbitmq/data/rabbit@amq.ecp-deploy.com-plugins-expand/rabbit">/opt/cisco/rabbitmq/data/rabbit@amq.ecp-deploy.com-plugins-expand/rabbit</a></u></font> -config /etc/rabbitmq/rabbitmq -kernel inet_dist_listen_min 45001 -kernel inet_dist_li<br>

  sten_max 45002 -kernel inet_default_connect_options [{nodelay,true}] -sasl errlog_type error -sasl sasl_error_logger false -rabbit error_logger {file,&quot;<font color="#0000FF"><u><a href="/opt/cisco/rabbitmq/log/rabbit@amq.ecp-deploy.com.log">/opt/cisco/rabbitmq/log/rabbit@amq.ecp-deploy.com.log</a></u></font>&quot; &lt;<font color="#0000FF"><u><a href="mailto:/opt/cisco/rabbitmq/log/rabbit@amq.ecp-deploy.com.log">mailto:/opt/cisco/rabbitmq/log/rabbit@amq.ecp-deploy.com.log</a></u></font>&gt; } -rabbit sasl_error_log<br>

  ger {file,&quot;<font color="#0000FF"><u><a href="/opt/cisco/rabbitmq/log/rabbit@amq.ecp-deploy.com-sasl.log">/opt/cisco/rabbitmq/log/rabbit@amq.ecp-deploy.com-sasl.log</a></u></font>&quot; &lt;<font color="#0000FF"><u><a href="mailto:/opt/cisco/rabbitmq/log/rabbit@amq.ecp-deploy.com-sasl.log">mailto:/opt/cisco/rabbitmq/log/rabbit@amq.ecp-deploy.com-sasl.log</a></u></font>&gt; } -os_mon start_cpu_sup true -os_mon start_disksup false -os_mon start_memsup false -mnesia dir &quot;<font color="#0000FF"><u><a href="/opt/cisco/rabbitmq/data/rabbit@amq.ecp-deploy.com">/opt/cisco/rabbitmq/data/rabbit@amq.ecp-deploy.com</a></u></font>&quot; &lt;<font color="#0000FF"><u><a href="mailto:/opt/cisco/rabbitmq/data/rabbit@amq.ecp-deploy.com">mailto:/opt/cisco/rabbitmq/data/rabbit@amq.ecp-deploy.com</a></u></font>&gt; <br>

  rabbitmq 20513  0.0  0.0  10844   496 ?        Ss   17:03   0:00  |                           |           \_ inet_gethost 4<br>
  rabbitmq 20514  0.0  0.0  11056   412 ?        S    17:03   0:00  |                           |               \_ inet_gethost 4<br>
  root     20423  0.0  0.0   9496  1216 ?        S    17:03   0:00  |                           \_ /bin/sh /usr/sbin/rabbitmqctl wait /var/run/rabbitmq/pid<br>
  root     20439  0.0  0.0  42512  1384 ?        S    17:03   0:00  |                               \_ su rabbitmq -s /bin/sh -c /usr/lib/rabbitmq/bin/rabbitmqctl  &quot;wait&quot; &quot;/var/run/rabbitmq/pid&quot;<br>
  rabbitmq 20442  0.0  0.4  32312 10260 ?        Ss   17:03   0:00  |                                   \_ /usr/lib64/erlang/erts-5.8.5/bin/beam -- -root /usr/lib64/erlang -progname erl -- -home /var/lib/rabbitmq -- -pa /usr/lib/ra<br>

  bbitmq/lib/rabbitmq_server-2.7.1/sbin/../ebin -noshell -noinput -hidden -name rabbitmqctl20442 -s rabbit_control -nodename <font color="#0000FF"><u><a href="rabbit@amq.ecp-deploy.com">rabbit@amq.ecp-deploy.com</a></u></font> -extra wait /var/run/rabbitmq/pid<br>

  rabbitmq 20468  0.0  0.0  10844   492 ?        Ss   17:03   0:00  |                                       \_ inet_gethost 4<br>
  rabbitmq 20469  0.0  0.0  11056   360 ?        S    17:03   0:00  |                                           \_ inet_gethost 4<br>   <br>Thanks,<br>Nithya<br><br></span></font></blockquote></blockquote>