I have redeployed the cluster adding all 3 monitors from the beginning

It seems that the proper procedure is to have the correct ceph.conf ( with
correct fsid and all monitors specified in mon_initial_members and
mon_hosts )
deployed on the future monitors and THEN run ceph-deploy mon add

It might be useful to ceph users if someone can confirm

Thanks
Steven

On Wed, 31 Oct 2018 at 21:59, Joao Eduardo Luis <j...@suse.de> wrote:

> On 10/31/2018 04:48 PM, Steven Vacaroaia wrote:
> > On the monitor that works I noticed this
> >
> > mon.mon01@0(leader) e1 handle_probe ignoring fsid
> > d01a0b47-fef0-4ce8-9b8d-80be58861053 !=
> 8e7922c9-8d3b-4a04-9a8a-e0b0934162df
> >
> > Where is that fsid ( 8e7922 ....) coming from ?
>
> monmap. somehow one of your monitors has a different monmap from the
> others, or, at least, a different fsid.
>
> To confirm if that's the case, try extracting the monmap from one of
> those monitors and compare it with the monmap from an existing monitor.
>
>   -Joao
> _______________________________________________
> 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