<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">Hi!</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">We’re currently trying to migrate our RabbitMQ setup, and to do it I’m trying to setup a cluster (and later apply ha-mode “all” &amp; ha-sync-mode “automatic” to all queues). I ran a test setup with two Rabbit installs with 2 queues with ~5 messages in each with no problem. However when I try to add the new server to our existing install (which has ~120k messages stored in it) it dies. Not only this but it kills the existing server (status reports back alive, but the management interface is gone and no queues are listed via rabbitmqctl), which caused a short panic attack in the office!</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">The error I’m seeing:</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><pre class="line-pre" style="font-family: Consolas, 'Liberation Mono', Courier, monospace; font-size: 12px; line-height: 16px; width: 744px; margin-top: 0px; margin-bottom: 0px; padding: 0px;"><div class="line" id="file-gistfile1-txt-LC1">        root@rabbit-01:/var/log/rabbitmq# rabbitmqctl join_cluster rabbit@hare</div><div class="line" id="file-gistfile1-txt-LC2">        Clustering node 'rabbit@rabbit-01' with rabbit@hare ...</div><div class="line" id="file-gistfile1-txt-LC3">&nbsp;</div><div class="line" id="file-gistfile1-txt-LC4">        Error: {{badmatch,{aborted,{badarg,rabbit_user,majority}}},</div><div class="line" id="file-gistfile1-txt-LC5">                [{rabbit_table,create_local_copy,2},</div><div class="line" id="file-gistfile1-txt-LC6">                 {rabbit_table,'-create_local_copies/1-fun-0-',2},</div><div class="line" id="file-gistfile1-txt-LC7">                 {lists,foreach,2},</div><div class="line" id="file-gistfile1-txt-LC8">                 {rabbit_table,create_local_copies,1},</div><div class="line" id="file-gistfile1-txt-LC9">                 {rabbit_mnesia,init_db,3},</div><div class="line" id="file-gistfile1-txt-LC10">                 {rabbit_mnesia,init_db_and_upgrade,3},</div><div class="line" id="file-gistfile1-txt-LC11">                 {rabbit_mnesia,init_db_with_mnesia,4},</div><div class="line" id="file-gistfile1-txt-LC12">                 {rabbit_mnesia,join_cluster,2}]}</div><div class="line" id="file-gistfile1-txt-LC13">        root@rabbit-01:/var/log/rabbitmq# </div><div class="line" id="file-gistfile1-txt-LC14">        root@rabbit-01:/var/log/rabbitmq# rabbitmqctl start_app               </div><div class="line" id="file-gistfile1-txt-LC15">        Starting node 'rabbit@rabbit-01' ...</div></pre></div><br><div class="" id="bloop_sign_1384885621188600064"><br></div><div class="" id="bloop_sign_1384885621188600064"><span style="font-family:helvetica,arial;font-size:13px"></span>Any help would be greatly appreciated!</div><div class="" id="bloop_sign_1384885621188600064"><br><div>—<div>Nick Barrett</div></div><div>EDITD</div></div></body></html>