[rabbitmq-discuss] Errors Restarting a Stopped Node in Cluster
Rich Kim
rich.kim at db.com
Wed Jul 29 20:18:55 BST 2009
Hi Matthias,
I've have the cluster setup on auto-configuration, all 3 nodes were up &
running at the time I brought down the first node.
rabbitmqctl status
Status of node rabbit at nygstsappu1 ...
[{running_applications,[{rabbit,"RabbitMQ","1.6.0"},
{mnesia,"MNESIA CXC 138 12","4.4.10"},
{os_mon,"CPO CXC 138 46","2.2.2"},
{sasl,"SASL CXC 138 11","2.1.6"},
{stdlib,"ERTS CXC 138 10","1.16.2"},
{kernel,"ERTS CXC 138 10","2.13.2"}]},
{nodes,[rabbit at nygstsappu1,rabbit at nygstsappu2,rabbit at nygstsappd1]},
{running_nodes,[rabbit at nygstsappd1,rabbit at nygstsappu1,rabbit at nygstsappu2]}]
...done.
rabbitmqctl stop_app
Stopping node rabbit at nygstsappu1 ...
Erlang has closed
...done.
rabbitmqctl stop
Stopping and halting node rabbit at nygstsappu1 ...
rabbitmq-server &
RabbitMQ 1.6.0 (AMQP 8-0)
Copyright (C) 2007-2009 LShift Ltd., Cohesive Financial Technologies LLC.,
and Rabbit Technologies Ltd.
Licensed under the MPL. See http://www.rabbitmq.com/
node : rabbit at nygstsappu1
log :
/export/home/common/repository/rabbitmq/current/log/rabbit.log
sasl log :
/export/home/common/repository/rabbitmq/current/log/rabbit-sasl.log
database dir:
/export/home/common/repository/rabbitmq/current/mnesia/rabbit
starting database ...Erlang has closed
{"init terminating in
do_boot",{{nocatch,{error,{cannot_start_application,rabbit,{{timeout_waiting_for_tables,[rabbit_user,rabbit_user_permission,rabbit_vhost,rabbit_config,rabbit_durable_route,rabbit_durable_exchange,rabbit_durable_queue]},{rabbit,start,[normal,[]]}}}}},[{init,start_it,1},{init,start_em,1}]}}
________________________
Richard Kim
Deutsche Bank Americas
Global Banking, New York
rich.kim at db.com
P: +1 212.250.4984
Matthias Radestock <matthias at lshift.net>
07/29/2009 02:47 PM
To
Rich Kim/db/dbcom at DBAmericas
cc
rabbitmq-discuss at lists.rabbitmq.com
Subject
Re: [rabbitmq-discuss] Errors Restarting a Stopped Node in Cluster
Richard,
Rich Kim wrote:
> I have a cluster of 3 rabbitmq servers, when I attempt to restart one of
> these nodes, I am unable to bring it back up.
Can you post a transcript of the commands for starting the nodes,
setting up the cluster, stopping the node, and then restarting it?
Generally, restarting a single node should work w/o any problems, so I
suspect there is some peculiarity about your cluster setup or the way
you restart the nodes. The transcript should make it obvious if that is
the case.
When shutting down and restarting *multiple* nodes, the order can be
important, depending on how exactly the cluster was configured.
Regards,
Matthias.
---
This communication may contain confidential and/or privileged information.
If you are not the intended recipient (or have received this communication
in error) please notify the sender immediately and destroy this
communication. Any unauthorized copying, disclosure or distribution of the
material in this communication is strictly forbidden.
Deutsche Bank does not render legal or tax advice, and the information
contained in this communication should not be regarded as such.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20090729/74b24fb6/attachment.htm
More information about the rabbitmq-discuss
mailing list