Hello guys, after power-loss situation at last friday in Amsterdam i got this situation:
root@queue02:/etc# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.04.5 LTS
Release: 12.04
Codename: precise
root@queue02:/etc# service rabbitmq-server start
* Starting message broker rabbitmq-server
* FAILED - check /var/log/rabbitmq/startup_\{log, _err\} [fail]
root@queue02:/etc# cat /var/log/rabbitmq/startup_*
RabbitMQ 3.5.0. Copyright (C) 2007-2014 GoPivotal, Inc.
## ## Licensed under the MPL. See
http://www.rabbitmq.com/ ## ##
########## Logs: /var/log/rabbitmq/rab...@queue02.log
###### ## /var/log/rabbitmq/rab...@queue02-sasl.log
##########
Starting broker... completed with 6 plugins.
root@queue02:/etc# cat /var/log/rabbitmq/rab...@queue02-sasl.log
=CRASH REPORT==== 1-Apr-2015::11:28:23 ===
crasher:
initial call: rabbit_disk_monitor:init/1
pid: <0.739.0>
registered_name: []
exception exit: unsupported_platform
in function gen_server:init_it/6
ancestors: [rabbit_disk_monitor_sup,rabbit_sup,<0.569.0>]
messages: []
links: [<0.738.0>]
dictionary: []
trap_exit: false
status: running
heap_size: 4181
stack_size: 24
reductions: 13928
neighbours:
=SUPERVISOR REPORT==== 1-Apr-2015::11:28:23 ===
Supervisor: {local,rabbit_disk_monitor_sup}
Context: start_error
Reason: unsupported_platform
Offender: [{pid,undefined},
{name,rabbit_disk_monitor},
{mfargs,{rabbit_disk_monitor,start_link,[50000000]}},
{restart_type,{transient,1}},
{shutdown,4294967295},
{child_type,worker}]
Right after that:
root@queue02:/etc# service rabbitmq-server status
Status of node rabbit@queue02 ...
[{pid,11182},
{running_applications,
[{rabbitmq_management,"RabbitMQ Management Console","3.5.0"},
{rabbitmq_management_agent,"RabbitMQ Management Agent","3.5.0"},
{rabbit,"RabbitMQ","3.5.0"},
{os_mon,"CPO CXC 138 46","2.2.7"},
{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"},
{amqp_client,"RabbitMQ AMQP Client","3.5.0"},
{xmerl,"XML parser","1.2.10"},
{inets,"INETS CXC 138 49","5.7.1"},
{mnesia,"MNESIA CXC 138 12","4.5"},
{sasl,"SASL CXC 138 11","2.1.10"},
{stdlib,"ERTS CXC 138 10","1.17.5"},
{kernel,"ERTS CXC 138 10","2.14.5"}]},
{os,{unix,linux}},
{erlang_version,
"Erlang R14B04 (erts-5.8.5) [source] [64-bit] [smp:24:24] [rq:24] [async-threads:30] [kernel-poll:true]\n"},
{memory,
[{total,35501416},
{connection_readers,0},
{connection_writers,0},
{connection_channels,0},
{connection_other,5408},
{queue_procs,2704},
{queue_slave_procs,0},
{plugins,436632},
{other_proc,9363744},
{mnesia,59824},
{mgmt_db,140400},
{msg_index,46864},
{other_ets,1091144},
{binary,18664},
{code,17718222},
{atom,1618897},
{other_system,4998913}]},
{alarms,[]},
{listeners,[{clustering,25672,"::"},{amqp,5672,"::"}]},
{vm_memory_high_watermark,0.4},
{vm_memory_limit,13482210099},
{disk_free_limit,50000000},
{disk_free,13430390784},
{file_descriptors,
[{total_limit,3996},
{total_used,3},
{sockets_limit,3594},
{sockets_used,1}]},
{processes,[{limit,1048576},{used,200}]},
{run_queue,0},
{uptime,262}]