On 04/15/2014 05:20 PM, Jonathan Gowar wrote:
On Tue, 2014-04-15 at 18:11 +0200, Udo Lembke wrote:
is the mon-process running?
netstat -an | grep 6789 | grep -i listen

The process is running, but none in a listening state, instead it's
"established".

is the filesystem nearly full?
df -k

no.

any error output if you start the mon in the foreground (here mon "b")
ceph-mon -i b -d -c /etc/ceph/ceph.conf

http://pastebin.com/EUxYH852

Thanks,
Jon

Ahah!  You got bit by #5804: http://tracker.ceph.com/issues/5804

Best solution for your issue:

- shutdown 'mon.ceph-3'
- remove 'mon.ceph-3' from the cluster
- recreate 'mon.ceph-3'
- add 'mon.ceph-3' to the cluster

  -Joao



--
Joao Eduardo Luis
Software Engineer | http://inktank.com | http://ceph.com
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to