Comment 11 for bug 1716012

Revision history for this message
Pavana (pavanap) wrote : Re: vcenter only provisioning: Vrouter agent issue seen on restart

Observed rabbitmq cluster forming failing on the latest ubuntu 14.04~35 mitaka.
Siva is working on the fix. Adding sanity/provisioning tags

root@nodec4(controller):/# rabbitmqctl cluster_status
Cluster status of node rabbit@nodec4 ...
[{nodes,[{disc,[rabbit@nodec4]}]},
 {running_nodes,[rabbit@nodec4]},
 {cluster_name,<<"<email address hidden>">>},
 {partitions,[]}]

root@nodec4(controller):/# service rabbitmq-server status
Status of node rabbit@nodec4 ...
[{pid,15562},
 {running_applications,[{rabbit,"RabbitMQ","3.5.0"},
                        {os_mon,"CPO CXC 138 46","2.2.14"},
                        {mnesia,"MNESIA CXC 138 12","4.11"},
                        {xmerl,"XML parser","1.3.5"},
                        {sasl,"SASL CXC 138 11","2.3.4"},
                        {stdlib,"ERTS CXC 138 10","1.19.4"},
                        {kernel,"ERTS CXC 138 10","2.16.4"}]},
 {os,{unix,linux}},
 {erlang_version,"Erlang R16B03 (erts-5.10.4) [source] [64-bit] [smp:4:4] [async-threads:30] [kernel-poll:true]\n"},
 {memory,[{total,53673784},
          {connection_readers,155944},
          {connection_writers,41640},
          {connection_channels,120528},
          {connection_other,295712},
          {queue_procs,263288},
          {queue_slave_procs,0},
          {plugins,0},
          {other_proc,13464336},
          {mnesia,87632},
          {mgmt_db,0},
          {msg_index,64016},
          {other_ets,801624},
          {binary,16898848},
          {code,16351158},
          {atom,561761},
          {other_system,4567297}]},
 {alarms,[]},
 {listeners,[{clustering,25672,"::"},{amqp,5672,"0.0.0.0"}]},
 {vm_memory_high_watermark,0.4},
 {vm_memory_limit,13483900928},
 {disk_free_limit,50000000},
 {disk_free,415870029824},
 {file_descriptors,[{total_limit,3996},
                    {total_used,18},
                    {sockets_limit,3594},
                    {sockets_used,16}]},
 {processes,[{limit,1048576},{used,302}]},
 {run_queue,0},
 {uptime,1911}]