[rabbitmq-discuss] possible bug starting rabbit with NODENAME set?
Matthias Radestock
matthias at lshift.net
Thu May 15 21:13:25 BST 2008
Dmitriy,
Dmitriy Samovskiy wrote:
>
> rabbitmq-server 1.3.0, Debian Etch, erlang version doesn't seem to matter (R12B-2 and R11B-5)
>
> When NODENAME is set to something other than "rabbit" in /etc/default/rabbitmq,
> `/etc/init.d/rabbitmq start` always fails (while broker is actually started)
Well spotted. The problem is two-fold. Firstly, rabbitmq-multi does not
pay any attention to the settings of NODENAME, NODE_IP_ADDRESS and
NODE_PORT. Secondly - and that's what is actually causing the error you
reported - setting any of these vars in /etc/default/rabbitmq will
override any settings provided by rabbitmq-multi.
I have filed bugs to get these fixed.
Matthias.
More information about the rabbitmq-discuss
mailing list