[ceph-users] Re: BlueFS.cc: 1576 FAILED assert (Ceph mimic 13.2.8)

2020-07-07 Thread Stefan Kooman
On 2020-07-07 12:56, Igor Fedotov wrote: I think you're facing the issue from https://tracker.ceph.com/issues/36268 This has been fixed in Nautilus. Unfortunately I don't see any fix/workaround for mimic other than OSD redeployment... Ok, thanks for looking into it. I'll just redploy the OSDs

[ceph-users] Re: BlueFS.cc: 1576 FAILED assert (Ceph mimic 13.2.8)

2020-07-07 Thread Igor Fedotov
I think you're facing the issue from https://tracker.ceph.com/issues/36268 This has been fixed in Nautilus. Unfortunately I don't see any fix/workaround for mimic other than OSD redeployment... On 7/6/2020 10:38 PM, Stefan Kooman wrote: On 2020-07-06 14:52, Igor Fedotov wrote: Hi Stefan, l

[ceph-users] Re: BlueFS.cc: 1576 FAILED assert (Ceph mimic 13.2.8)

2020-07-06 Thread Stefan Kooman
On 2020-07-06 14:52, Igor Fedotov wrote: Hi Stefan, looks like bluefs allocator is unable to provide additional space for bluefs log. The root cause might be lack of free space and/or high space fragmentation. Prior log lines and disk configuration (e.g. ceph-bluestore-tool bluefs-bdev-size

[ceph-users] Re: BlueFS.cc: 1576 FAILED assert (Ceph mimic 13.2.8)

2020-07-06 Thread Igor Fedotov
Hi Stefan, looks like bluefs allocator is unable to provide additional space for bluefs log. The root cause might be lack of free space and/or high space fragmentation. Prior log lines and disk configuration (e.g. ceph-bluestore-tool bluefs-bdev-sizes) might be helpful for further analysis.