[ceph-users] Re: Monitors not starting, getting "e3 handle_auth_request failed to assign global_id"

2020-12-16 Thread Suresh Rama
We had same issue and this is stable after upgrading from 14.2.11 to
14.2.15.  Also, the size of the DB is not same for the one failed to join
since the information it had to sync is huge.   The compact on reboot does
the job but it takes a long time to catch up.  You can force the join by
quorum enter but won't help.  Upgrade helped our case.

On Mon, Dec 14, 2020, 4:42 PM Wesley Dillingham 
wrote:

> We had to rebuild our mons on a few occasions because of this. Only one mon
> was ever dropped from quorum at a time in our case. In other scenarios with
> the same error the mon was able to rejoin after thirty minutes or so. We
> believe we may have tracked it down (in our case) to the upgrade of an AV /
> packet inspection security technology being run on the servers. Perhaps
> you've made similar updates.
>
> Respectfully,
>
> *Wes Dillingham*
> w...@wesdillingham.com
> LinkedIn 
>
>
> On Tue, Dec 8, 2020 at 7:46 PM Wesley Dillingham 
> wrote:
>
> > We have also had this issue multiple times in 14.2.11
> >
> > On Tue, Dec 8, 2020, 5:11 PM  wrote:
> >
> >> I have same issue. My cluster runing 14.2.11 versions. What is your
> >> version ceph?
> >> ___
> >> ceph-users mailing list -- ceph-users@ceph.io
> >> To unsubscribe send an email to ceph-users-le...@ceph.io
> >>
> >
> ___
> ceph-users mailing list -- ceph-users@ceph.io
> To unsubscribe send an email to ceph-users-le...@ceph.io
>
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


[ceph-users] Re: Monitors not starting, getting "e3 handle_auth_request failed to assign global_id"

2020-12-14 Thread Hoan Nguyen Van
I found a merge request, ceph mon has new optíon :mon_sync_max_payload_keys

https://github.com/ceph/ceph/commit/d6037b7f484e13cfc9136e63e4cf7fac6ad68960#diff-495ccc5deb4f8fbd94e795e66c3720677f821314d4b9042f99664cd48a9506fd

My value of options  mon_sync_max_payload_size is 4096.
If mon_sync_max_payload_keys options is default, ceph mon may be not sync
because slow opt.

What do you think?
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


[ceph-users] Re: Monitors not starting, getting "e3 handle_auth_request failed to assign global_id"

2020-12-14 Thread Wesley Dillingham
We had to rebuild our mons on a few occasions because of this. Only one mon
was ever dropped from quorum at a time in our case. In other scenarios with
the same error the mon was able to rejoin after thirty minutes or so. We
believe we may have tracked it down (in our case) to the upgrade of an AV /
packet inspection security technology being run on the servers. Perhaps
you've made similar updates.

Respectfully,

*Wes Dillingham*
w...@wesdillingham.com
LinkedIn 


On Tue, Dec 8, 2020 at 7:46 PM Wesley Dillingham 
wrote:

> We have also had this issue multiple times in 14.2.11
>
> On Tue, Dec 8, 2020, 5:11 PM  wrote:
>
>> I have same issue. My cluster runing 14.2.11 versions. What is your
>> version ceph?
>> ___
>> ceph-users mailing list -- ceph-users@ceph.io
>> To unsubscribe send an email to ceph-users-le...@ceph.io
>>
>
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


[ceph-users] Re: Monitors not starting, getting "e3 handle_auth_request failed to assign global_id"

2020-12-08 Thread Wesley Dillingham
We have also had this issue multiple times in 14.2.11

On Tue, Dec 8, 2020, 5:11 PM  wrote:

> I have same issue. My cluster runing 14.2.11 versions. What is your
> version ceph?
> ___
> ceph-users mailing list -- ceph-users@ceph.io
> To unsubscribe send an email to ceph-users-le...@ceph.io
>
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


[ceph-users] Re: Monitors not starting, getting "e3 handle_auth_request failed to assign global_id"

2020-12-08 Thread hoan nv
Sorry my cluster is 14.2.11.
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


[ceph-users] Re: Monitors not starting, getting "e3 handle_auth_request failed to assign global_id"

2020-12-08 Thread hoannv46
I have same issue. My cluster runing 14.2.11 versions. What is your version 
ceph?
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


[ceph-users] Re: Monitors not starting, getting "e3 handle_auth_request failed to assign global_id"

2020-12-03 Thread Hoan Nguyen Van
I have same issue. My cluster version is 14.2.1, i never meet it before. I
see some information from this tracker :
https://tracker.ceph.com/issues/48033
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io