3 Sep
2020
3 Sep
'20
7:30 a.m.
On 2020-09-02 23:50, Wido den Hollander wrote:
Indeed, it shouldn't be.
This config option should make it easier in a future release: https://github.com/ceph/ceph/commit/93e4c56ecc13560e0dad69aaa67afc3ca053fb4c
[osd] osd_compact_on_start = true
Then just restart the OSDs and they will compact on boot. No need for external scripts. Just put this into the ceph.conf.
The mon config store won't work as there is no connection with the Monitors at that point in the code.
Yay! Thanks Wido Gr. Stefan