Code:
root@XYZ:~# ceph health
HEALTH_WARN 1 pools have many more objects per pg than average
Code:
1 pools have many more objects per pg than average
pool vm_nvme objects per pg (423) is more than 12.0857 times cluster average (35)
This happend after trying recreating the ceph pool with fewer osds then I had before ( I did out/down on 4 osds per node -> removed 12 osds in total) Proxmox GUI didnt let me create a pool with less osds up/online. I started all my osds so 24 in total were up and online again. I recreated the pool without error. I didnt recreate the osds though.
As soon as I write something on the pool with a rados bench, this warning occurs now and it does not disappear. I also tried messing around with pg-autoscale, but nothing changed. If i delete data with rados cleanup -p vm_nvme error disappears, after writing to the pool again it reappers.
How can I fix this? Why does this occur now, never seen this before.
Last edited: