Hi,
is the mon-process running?
netstat -an | grep 6789 | grep -i listen

is the filesystem nearly full?
df -k

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

Udo

Am 15.04.2014 16:11, schrieb Jonathan Gowar:
> Hi,
> 
>   I had an OSD fail, I replaced the drive, and that part of the array is
> now optimal.  But in the process there's developed a problem with the
> mon array.
> 
> I have 3 mon servers and 1 is marked down.
> 
> I checked there's a mon process running, and have tried restarting the
> mon server.
> 
> worked my way through parts of this:-
> 
> https://ceph.com/docs/master/rados/troubleshooting/troubleshooting-mon/
> 
> but that only determined what I already knew about the mon server being
> marked down.
> 
> Not sure how to display the content using monmap, that might be useful
> to know.
> 
> Any advice would be appreciated, as I'm out of ideas now.
> 
> Regards,
> Jon
> 
> _______________________________________________
> ceph-users mailing list
> ceph-users@lists.ceph.com
> http://lists.ceph.com/listinfo.cgi/ceph-users-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