[ceph-users] Re: 15.2.8 mgr keep crashing every few days

2021-03-01 Thread Welby McRoberts
The release notes do have it, however it's under different PR & issue numbers, as it's backported into octopus: mgr/ActivePyModules.cc: always release GIL before attempting to acquire a lock (pr#38801, Cory Snyder) [https://github.com/ceph/ceph/pull/38801, https://tracker.ceph.com/issues/48714]

[ceph-users] Re: 15.2.8 mgr keep crashing every few days

2021-03-01 Thread Sebastian Luna Valero
Hi, Thanks for confirm that this issue no longer appears in 15.2.9, David. I had a look https://ceph.io/releases/v15-2-9-Octopus-released/ but I couldn't find any reference to neither https://tracker.ceph.com/issues/39264 nor https://github.com/ceph/ceph/pull/38677 confirming it. On the other ha

[ceph-users] Re: 15.2.8 mgr keep crashing every few days

2021-02-27 Thread David Orman
This is fixed with 15.2.9 and the patch which was merged into that release to fix the threading issue, coupled with an update cheroot release now in the docker image. We're running 15.2.9 with no issue, now! On Thu, Feb 11, 2021 at 4:00 AM Sebastian Luna Valero wrote: > > Hi, > > The following th

[ceph-users] Re: 15.2.8 mgr keep crashing every few days

2021-02-27 Thread levin ng
Hi, Sebastian, thanks for your suggestion, i'd tried to turn off prometheus as the post suggested, but still crash every few days. Then look into the mgr container and found lots of defunct ssh processes every few minutes, it seems related to remote exec issues. Tired to turn on mgr debug and look

[ceph-users] Re: 15.2.8 mgr keep crashing every few days

2021-02-11 Thread Sebastian Luna Valero
Hi, The following thread on this emailing list might be relevant: https://lists.ceph.io/hyperkitty/list/ceph-users@ceph.io/thread/IAJRTIMFALJTZD3KYBHT4G7GEL6EHRR5/#IAJRTIMFALJTZD3KYBHT4G7GEL6EHRR5 Best regards, Sebastian El jue, 11 feb 2021 a las 10:32, levin ng () escribió: > Hi all, > > I’d