[ceph-users] Re: Scrubbing - osd down

2020-12-11 Thread Igor Fedotov
Miroslav, On 12/11/2020 4:57 PM, Miroslav Boháč wrote: Hi Igor, thank you. Yes you are right. It seems that the background removal is completed. you can inspect "numpg_removing" performance counter to make sure it's been completed. The correct way to fix it is "ceph-kvstore-tool bluestore-k

[ceph-users] Re: Scrubbing - osd down

2020-12-11 Thread Miroslav Boháč
Hi Igor, thank you. Yes you are right. It seems that the background removal is completed. The correct way to fix it is "ceph-kvstore-tool bluestore-kv compact" to all OSD (one by one)? Regards, Miroslav pá 11. 12. 2020 v 14:19 odesílatel Igor Fedotov napsal: > Hi Miroslav, > > haven't you p

[ceph-users] Re: Scrubbing - osd down

2020-12-11 Thread Igor Fedotov
Hi Miroslav, haven't you performed massive data removal (PG migration) recently? If so you might want to apply manual DB compaction to your OSDs. The positive effect might be just temporary if background removals are still in progress though.. See https://tracker.ceph.com/issues/47044 and t