Sure.
The config is pretty vanilla since we're trying to isolate the issue.
Sasl log is empty, will try to enable logging
Report :
...
Status of node 'test_dev_2@host2' ...
[{pid,26939},
{running_applications,
[{rabbitmq_management,"RabbitMQ Management Console","3.5.0"},
{rabbitmq_web_dispatch,"RabbitMQ Web Dispatcher","3.5.0"},
{webmachine,"webmachine","1.10.3-rmq3.5.0-gite9359c7"},
{mochiweb,"MochiMedia Web Server","2.7.0-rmq3.5.0-git680dba8"},
{rabbitmq_management_agent,"RabbitMQ Management Agent","3.5.0"},
{rabbit,"RabbitMQ","3.5.0"},
{mnesia,"MNESIA CXC 138 12","4.9"},
{os_mon,"CPO CXC 138 46","2.2.12"},
{inets,"INETS CXC 138 49","5.9.5"},
{amqp_client,"RabbitMQ AMQP Client","3.5.0"},
{xmerl,"XML parser","1.3.3"},
{sasl,"SASL CXC 138 11","2.3.2"},
{stdlib,"ERTS CXC 138 10","1.19.2"},
{kernel,"ERTS CXC 138 10","2.16.2"}]},
{os,{unix,linux}},
{erlang_version,
"Erlang R16B01 (erts-5.10.2) [source] [64-bit] [smp:4:4] [async-threads:30] [hipe] [kernel-poll:false]\n"},
{memory,
[{total,37261232},
{connection_readers,0},
{connection_writers,0},
{connection_channels,0},
{connection_other,5600},
{queue_procs,2800},
{queue_slave_procs,0},
{plugins,816864},
{other_proc,4177704},
{mnesia,61376},
{mgmt_db,386480},
{msg_index,47168},
{other_ets,1310048},
{binary,182776},
{code,20348676},
{atom,711569},
{other_system,9210171}]},
{alarms,[]},
{listeners,[{clustering,56671,"::"},{amqp,29010,"0.0.0.0"}]},
{vm_memory_high_watermark,0.4},
{vm_memory_limit,
13465588531},
{disk_free_limit,50000000},
{disk_free,39788703744},
{file_descriptors,
[{total_limit,65435},
{total_used,3},
{sockets_limit,58889},
{sockets_used,1}]},
{processes,[{limit,262144},{used,180}]},
{run_queue,0},
{uptime,3480}]
Cluster status of node 'test_dev_2@host2' ...
[{nodes,[{disc,['test_dev_2@host2']}]},
{running_nodes,['test_dev_2@host2']},
{cluster_name,<<"
test_...@host2.gs.com">>},
{partitions,[]}]
Application environment of node 'test_dev_2@host2' ...
[{amqp_client,[{prefer_ipv6,false},{ssl_options,[]}]},
{inets,[]},
{kernel,[{error_logger,tty},{inet_default_connect_options,[{nodelay,true}]}]},
{mnesia,[{dir,"/local/data/rabbitmq//test_dev_2/mnesia"}]},
{mochiweb,[]},
{os_mon,
[{start_cpu_sup,false},
{start_disksup,false},
{start_memsup,false},
{start_os_sup,false}]},
{rabbit,
[{auth_backends,[rabbit_auth_backend_internal]},
{auth_mechanisms,['PLAIN','AMQPLAIN']},
{backing_queue_module,rabbit_priority_queue},
{channel_max,0},
{cluster_keepalive_interval,10000},
{cluster_nodes,
{['test_dev_1@host1','test_dev_2@host2',
'test_dev_3@host3'],
disc}},
{cluster_partition_handling,pause_minority},
{collect_statistics,fine},
{collect_statistics_interval,5000},
{default_permissions,[<<".*">>,<<".*">>,<<".*">>]},
{default_user,<<"guest">>},
{default_user_tags,[administrator]},
{default_vhost,<<"/">>},
{delegate_count,16},
{disk_free_limit,50000000},
{enabled_plugins_file,
"/local/data/rabbitmq//test_dev_2/conf/enabled_plugins"},
{error_logger,
{file,"/local/data/rabbitmq//test_dev_2/logs/rabbitmq.log"}},
{frame_max,131072},
{halt_on_upgrade_failure,true},
{handshake_timeout,10000},
{heartbeat,580},
{hipe_compile,false},
{hipe_modules,
[rabbit_reader,rabbit_channel,gen_server2,rabbit_exchange,
rabbit_command_assembler,rabbit_framing_amqp_0_9_1,rabbit_basic,
rabbit_event,lists,queue,priority_queue,rabbit_router,rabbit_trace,
rabbit_misc,rabbit_binary_parser,rabbit_exchange_type_direct,
rabbit_guid,rabbit_net,rabbit_amqqueue_process,
rabbit_variable_queue,rabbit_binary_generator,rabbit_writer,
delegate,gb_sets,lqueue,sets,orddict,rabbit_amqqueue,
rabbit_limiter,gb_trees,rabbit_queue_index,
rabbit_exchange_decorator,gen,dict,ordsets,file_handle_cache,
rabbit_msg_store,array,rabbit_msg_store_ets_index,rabbit_msg_file,
rabbit_exchange_type_fanout,rabbit_exchange_type_topic,mnesia,
mnesia_lib,rpc,mnesia_tm,qlc,sofs,proplists,credit_flow,pmon,
ssl_connection,tls_connection,ssl_record,tls_record,gen_fsm,ssl]},
{log_levels,[{connection,info}]},
{loopback_users,[]},
{mnesia_table_loading_timeout,30000},
{msg_store_file_size_limit,16777216},
{msg_store_index_module,rabbit_msg_store_ets_index},
{plugins_dir,
"/gns/software/infra/messaging/rabbitmq/rabbitmq-server-snapshot/plugins"},
{plugins_expand_dir,
"/local/data/rabbitmq//test_dev_2/mnesia/plugin-expand"},
{queue_index_embed_msgs_below,4096},
{queue_index_max_journal_entries,65536},
{reverse_dns_lookups,false},
{sasl_error_logger,
{file,"/local/data/rabbitmq//test_dev_2/logs/rabbitmq-sasl.log"}},
{server_properties,[]},
{ssl_allow_poodle_attack,false},
{ssl_apps,[asn1,crypto,public_key,ssl]},
{ssl_cert_login_from,distinguished_name},
{ssl_handshake_timeout,5000},
{ssl_listeners,[]},
{ssl_options,[]},
{tcp_listen_options,
[binary,
{packet,raw},
{reuseaddr,true},
{backlog,128},
{nodelay,true},
{linger,{true,0}},
{exit_on_close,false}]},
{tcp_listeners,[29010]},
{trace_vhosts,[]},
{vm_memory_high_watermark,0.4},
{vm_memory_high_watermark_paging_ratio,0.5}]},
{rabbitmq_management,
[{http_log_dir,none},
{listener,[{port,29031}]},
{load_definitions,none},
{rates_mode,basic},
{sample_retention_policies,
[{global,[{605,5},{3660,60},{29400,600},{86400,1800}]},
{basic,[{605,5},{3600,60}]},
{detailed,[{10,5}]}]}]},
{rabbitmq_management_agent,[]},
{rabbitmq_web_dispatch,[]},
{sasl,[{errlog_type,error},{sasl_error_logger,false}]},
{stdlib,[]},
{webmachine,[{error_handler,rabbit_webmachine_error_handler}]},
{xmerl,[]}]
Connections:
Channels:
Queues on /:
Exchanges on /:
name type durable auto_delete internal arguments policy
direct true false false []
amq.direct direct true false false []
amq.fanout fanout true false false []
amq.headers headers true false false []
amq.match headers true false false []
amq.rabbitmq.log topic true false true []
amq.rabbitmq.trace topic true false true []
amq.topic topic true false false []
Bindings on /:
Consumers on /:
Permissions on /:
user configure write read
guest .* .* .*
Policies on /:
Parameters on /:
Sent: 31 March 2015 14:10
To:
rabbitm...@googlegroups.com; Skrzypek, Jonathan [Tech]
Subject: RE: [rabbitmq-users] RE: Auto-Clustering Not working