Page MenuHomePhabricator

[cookbooks.ceph] create a script to get the list of rbd images affected by stuck/inactive PGs
Open, LowPublic

Description

This will help considerably finding out which VMs are affected by some PGs misbehaving.

Event Timeline

dcaro removed dcaro as the assignee of this task.Jan 14 2025, 3:41 PM

I did a first attempt at this, with the current sizes for the chunks that ceph moves around, rbd images are quite spread, and it takes in the order of minutes to get a list of all the placement groups the chunks are in, and for a couple I tried you ended up having most of the fleet (if not all of them), so might not be that useful.
I will not be able to work on it in the foreseeable future, so I'm unassigning it so anyone else can pick it up.