How do I change the Ceph configuration of a running cluster?
I edited /etc/pve/ceph.conf
Even after rebooting the node, I still get:
I edited /etc/pve/ceph.conf
Code:
[mon]
mon_osd_adjust_down_out_interval = false
mon_osd_down_out_interval = 10
Even after rebooting the node, I still get:
Code:
root@px01:~# ceph --admin-daemon /var/run/ceph/ceph-osd.0.asok config show | grep down_out_interval
"mon_osd_adjust_down_out_interval": "true",
"mon_osd_down_out_interval": "600"