Travis Nielsen
Travis Nielsen
Do you have the logs with more error details? There isn't much to go on here.
I spun up an AWS test cluster and confirmed that I see the same behavior... The initial cluster has three OSDs: ``` sh-4.4$ ceph osd df ID CLASS WEIGHT REWEIGHT...
From the linked ceph tracker, since https://github.com/ceph/ceph/pull/55777 was merged to reef this is expected to be fixed in v18.2.3. Good to see that the workaround with `kill -9` in the...
By default, the weight of the OSD is based on the size, so this sounds expected. If it's off by such a small amount it shouldn't impact the PG placement...
@jameshearttech Have you tried the resize on v18.2.4?
> I checked rn. Ceph was upgraded to `18.2.4`. I resized my volumes, but the changes were not picked up (as opposed to showing up as used). For the changes...
I'm able to repro this issue with OSDs as well in minikube on my mac. It seems there is an issue with the ceph arm64 image, so we'll need to...
Ceph tracker opened: https://tracker.ceph.com/issues/67213
@cbricart Thanks for the investigation. Could you also add those details to the [Ceph tracker](https://tracker.ceph.com/issues/67213)? The ceph team may not see comments on this rook issue.
We need a Ceph fix for this, which will require v18.2.5. You'll need to stay on v18.2.2 for arm64.