Ceph.conf and monitors

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello all,

Had a recent issue with ceph monitors and osd's when connecting to second/third monitor.  I don't have any debug logs to currently paste, but wanted to get feedback on my ceph.conf for the monitors.  

This is giant release.

Here's the error from monB that stuck out "osd_map(174373..174373 src has 173252..174373)...failed lossy con, dropping message".  If I understand that correctly, the OSD had an older version of the map that the mon didn't? The OSD logs show auth errors decoding block, failed verifying auth reply.  Changing the ceph.conf to only point to monA, fixed the issue, but it's only a temp work around.

Any suggestions on the cause or recommended fix for this?

Org conf(ip's changed):
mon_initial_members = monitorA
mon_host = 1.1.1.1 ,1.1.1.2, 1.1.1.3

Conf now:
mon_initial_members = monitorA
mon_host = 1.1.1.1

Does initial members needs to be all the mons?  Any other config places I should check?

Cheers,
Curt
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux