22 Jun
2020
22 Jun
'20
6:46 p.m.
Hi, a lot of our OSD have crashed a few hours ago because of a failed assertion: /build/ceph-15.2.3/src/osd/ECUtil.h: 34: FAILED ceph_assert(stripe_width % stripe_size == 0) Full output here: https://pastebin.com/D1SXzKsK All OSDs are on bluestore and run 15.2.3. I think I messed up when I tried to change an existing EC profile (using --force) for an active EC pool. I already tried to delete the pool and the EC profile and start the OSDs but they keep crashing with the same assertion. Is there a way to at least find out what the values are for stripe_width and stripe_size? Regards, Michael