Enable 'ceph.conf' management by cephadm#291
Conversation
|
For some reason, I'm not getting the expected behavior... I see that And my config is referencing But when I change MON to My @sebastian-philipp @jschmid1 any idea if I'm doing something wrong here, or if it's a bug on ceph/ceph#35576? |
|
I just verified this on a cluster: |
Ok, I'm not setting the config correctly. I'll fix it and test again. |
231f580 to
26e3ba7
Compare
|
I'm trying to set this configs during bootstrap, but apparently |
|
As an alternative, I can execute |
26e3ba7 to
1a6bc2b
Compare
Will be fixed by ceph/ceph#36286 |
346d10e to
42ef753
Compare
2759336 to
8748c50
Compare
Fixes: ceph#199 Signed-off-by: Ricardo Marques <rimarques@suse.com>
8748c50 to
645e7ce
Compare
After ceph/ceph#35576 is backported (ceph/ceph#35898)After ceph/ceph#36286 is backported(ceph/ceph#36450)Since ceph/ceph#35576 we can now rely on
cephadmto keep/etc/ceph/ceph.conffile updated on all hosts, for instance, when MONs change.Fixes: #199
Signed-off-by: Ricardo Marques rimarques@suse.com