Erlang dump created on membase server restart
Hi,
I have version 1.8.1.
After the root partition out of space, Couchebase can not restart. Disk space of course it is.
[..]
Mnesia('ns_1@127.0.0.1'): mnesia_controller starting: <0.168.0>
Mnesia('ns_1@127.0.0.1'): mnesia_late_loader starting: <0.169.0>
Mnesia('ns_1@127.0.0.1'): Intend to load tables: [{local_config,local_only},
{cluster,local_only}]
Mnesia('ns_1@127.0.0.1'): Mnesia started, 0 seconds
Mnesia('ns_1@127.0.0.1'): mnesia_controller terminated: shutdown
Mnesia('ns_1@127.0.0.1'): mnesia_tm terminated: shutdown
Mnesia('ns_1@127.0.0.1'): mnesia_recover terminated: shutdown
Mnesia('ns_1@127.0.0.1'): mnesia_locker terminated: shutdown
Mnesia('ns_1@127.0.0.1'): mnesia_subscr terminated: shutdown
Mnesia('ns_1@127.0.0.1'): mnesia_monitor terminated: shutdown
{"init terminating in do_boot",{{badmatch,{error,{shutdown,{ns_server,start,[normal,[]]}}}},[{init,start_it,1},{init,start_em,1}]}}
/opt/couchbase/lib/erlang/lib/os_mon-2.2.6/priv/bin/memsup: Erlang has closed.
Erlang has closed
Crash dump was written to: erl_crash.dump
init terminating in do_boot ()
I found http://www.couchbase.com/issues/browse/MB-4765
On the server, I found this task [..] 0:00.02(time) /opt/couchbase/lib/erlang/erts-5.8.4/bin/epmd -daemon and it removed the. But it did not help. Couchebase not start. Task epmd after a while back.
Any idea?
Regards
Wojtura