Re: [ceph-users] Monitor rename / recreate issue -- probing state

2015-12-14 Thread deeepdish
Joao, Please see below. I think you’re totally right on: > I suspect they may already have this monitor in their map, but either > with a different name or a different address -- and are thus ignoring > probes from a peer that does not match what they are expecting. The monitor in question ha

Re: [ceph-users] Monitor rename / recreate issue -- probing state

2015-12-14 Thread Joao Eduardo Luis
On 12/14/2015 12:41 AM, deeepdish wrote: > Perhaps I’m not understanding something.. > > The “extra_probe_peers” ARE the other working monitors in quorum out of > the mon_host line in ceph.conf. > > In the example below 10.20.1.8 = b20s08; 10.20.10.251 = smon01s; > 10.20.10.252 = smon02s > > The

Re: [ceph-users] Monitor rename / recreate issue -- probing state

2015-12-13 Thread deeepdish
Perhaps I’m not understanding something.. The “extra_probe_peers” ARE the other working monitors in quorum out of the mon_host line in ceph.conf. In the example below 10.20.1.8 = b20s08; 10.20.10.251 = smon01s; 10.20.10.252 = smon02s The monitor is not reaching out to the other IPs and syncing

Re: [ceph-users] Monitor rename / recreate issue -- probing state

2015-12-13 Thread Joao Eduardo Luis
On 12/13/2015 12:26 PM, deeepdish wrote: >> >> This appears to be consistent with a wrongly populated 'mon_host' and >> 'mon_initial_members' in your ceph.conf. >> >> -Joao > > > Thanks Joao. I had a look but my other 3 monitors are working just > fine. To be clear, I’ve confirmed the same b

Re: [ceph-users] Monitor rename / recreate issue -- probing state

2015-12-13 Thread deeepdish
On 12/10/2015 04:00 AM, deeepdish wrote: > Hello, > > I encountered a strange issue when rebuilding monitors reusing same > hostnames, however different IPs. > > Steps to reproduce: > > - Build monitor using ceph-deploy create mon > - Remove monitor > via http://docs.ceph.com/docs/master/rados/

Re: [ceph-users] Monitor rename / recreate issue -- probing state

2015-12-10 Thread Joao Eduardo Luis
On 12/10/2015 04:00 AM, deeepdish wrote: > Hello, > > I encountered a strange issue when rebuilding monitors reusing same > hostnames, however different IPs. > > Steps to reproduce: > > - Build monitor using ceph-deploy create mon > - Remove monitor > via http://docs.ceph.com/docs/master/rados/

[ceph-users] Monitor rename / recreate issue -- probing state

2015-12-09 Thread deeepdish
Hello, I encountered a strange issue when rebuilding monitors reusing same hostnames, however different IPs. Steps to reproduce: - Build monitor using ceph-deploy create mon - Remove monitor via http://docs.ceph.com/docs/master/rados/operations/add-or-rm-mons/ (remove monitor) — I didn’t rea