Hi ceph-users, I am trying to figure out how to go about making ceph balancer do its magic, as I have some pretty unbalanced distribution across osd’s currently, both SSD and HDD. Cluster is 12.2.4 on Ubuntu 16.04. All OSD’s have been migrated to bluestore. Specifically, my HDD’s are the main driver of trying to run the balancer, as I have a near full HDD.
I sorted this on PGS, and you can see that PGs pretty well follow actual disk usage, and since balancer appears to attempt to distribute PGs more perfectly, I should get more even distribution of my usage. Hopefully that passes the sanity check.
The SSD’s are roughly the same in that PG distribution is matching usage, so I don’t expect a bunch of empty PG’s or anything like that. So looking at the balancer, I tried to create a plan, and execute the plan, however nothing appears to be happening. I’m assuming I would expect to see backfills take place when it starts re-balancing the PGs (and thus data).
$ ceph balancer optimize 180412.plan1
So maybe I’m not giving it specific parameters? Here is a pastebin dump of ceph balancer dump $plan: https://pastebin.com/S6JwtY5Q In another ML thread I found someone with more showing for the balancer configs compared to what I have here:
This compared to what someone else had posted in the other thread: ceph config-key dump Appreciate the help, Reed |
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com