[ceph-users] Re: MDS crash in interval_set: FAILED ceph_assert(p->first <= start)

2024-05-09 Thread Dejan Lesjak
Hi Xiubo, Thanks. We'll check that. Cheers, Dejan On 9. 05. 24 07:22, Xiubo Li wrote: On 5/8/24 17:36, Dejan Lesjak wrote: Hi Xiubo, On 8. 05. 24 09:53, Xiubo Li wrote: Hi Dejan, This is a known issue and please see https://tracker.ceph.com/issues/61009. For the workaround please see

[ceph-users] Re: MDS crash in interval_set: FAILED ceph_assert(p->first <= start)

2024-05-08 Thread Dejan Lesjak
n Thanks - Xiubo On 5/8/24 06:49, Dejan Lesjak wrote: Hello, We have cephfs with two active MDS. Currently rank 1 is repeatedly crashing with FAILED ceph_assert(p->first <= start) in md_log_replay thread. Is there any way to work around this and get to accesible file system or should we sta

[ceph-users] MDS crash in interval_set: FAILED ceph_assert(p->first <= start)

2024-05-07 Thread Dejan Lesjak
Hello, We have cephfs with two active MDS. Currently rank 1 is repeatedly crashing with FAILED ceph_assert(p->first <= start) in md_log_replay thread. Is there any way to work around this and get to accesible file system or should we start with disaster recovery? It seems similar to