Hello
ceph status had a warning about slowness at pve web portal. by the time i went to copy it to paste here that was gone.
however for that mon there is this:
I searched the forum and saw some refrences to 'mon_crush_min_required_version' which pointed to this to fix :
https://pve.proxmox.com/wiki/Ceph_Luminous_to_Nautilus#Upgrade_Tunables
ceph crash ls-new does not list any issue.
I check another mon node and it does not have the issue.
at pve15 the warnings continue to generate.
Is the above issue harmless?
ceph status had a warning about slowness at pve web portal. by the time i went to copy it to paste here that was gone.
however for that mon there is this:
Code:
>>> systemctl status ceph-mon@pve15.service
● ceph-mon@pve15.service - Ceph cluster monitor daemon
Loaded: loaded (/lib/systemd/system/ceph-mon@.service; enabled; vendor preset: enabled)
Drop-In: /lib/systemd/system/ceph-mon@.service.d
└─ceph-after-pve-cluster.conf
Active: active (running) since Wed 2020-04-22 20:29:32 EDT; 7min ago
Main PID: 38874 (ceph-mon)
Tasks: 27
Memory: 111.1M
CGroup: /system.slice/system-ceph\x2dmon.slice/ceph-mon@pve15.service
└─38874 /usr/bin/ceph-mon -f --cluster ceph --id pve15 --setuser ceph --setgroup ceph
Apr 22 20:36:43 pve15 ceph-mon[38874]: 2020-04-22 20:36:43.267 7fabe85f4700 -1 set_mon_vals failed to set mon_crush_min_required_version = firefly: Configuration option 'mon_crush_min_required_version' may not be modified at runtime
Apr 22 20:36:44 pve15 ceph-mon[38874]: 2020-04-22 20:36:44.523 7fabe85f4700 -1 set_mon_vals failed to set mon_crush_min_required_version = firefly: Configuration option 'mon_crush_min_required_version' may not be modified at runtime
Apr 22 20:36:45 pve15 ceph-mon[38874]: 2020-04-22 20:36:45.527 7fabe85f4700 -1 set_mon_vals failed to set mon_crush_min_required_version = firefly: Configuration option 'mon_crush_min_required_version' may not be modified at runtime
Apr 22 20:36:46 pve15 ceph-mon[38874]: 2020-04-22 20:36:46.531 7fabe85f4700 -1 set_mon_vals failed to set mon_crush_min_required_version = firefly: Configuration option 'mon_crush_min_required_version' may not be modified at runtime
Apr 22 20:36:48 pve15 ceph-mon[38874]: 2020-04-22 20:36:48.411 7fabe85f4700 -1 set_mon_vals failed to set mon_crush_min_required_version = firefly: Configuration option 'mon_crush_min_required_version' may not be modified at runtime
Apr 22 20:36:49 pve15 ceph-mon[38874]: 2020-04-22 20:36:49.411 7fabe85f4700 -1 set_mon_vals failed to set mon_crush_min_required_version = firefly: Configuration option 'mon_crush_min_required_version' may not be modified at runtime
Apr 22 20:36:49 pve15 ceph-mon[38874]: 2020-04-22 20:36:49.415 7fabe85f4700 -1 set_mon_vals failed to set mon_crush_min_required_version = firefly: Configuration option 'mon_crush_min_required_version' may not be modified at runtime
Apr 22 20:36:50 pve15 ceph-mon[38874]: 2020-04-22 20:36:50.419 7fabe85f4700 -1 set_mon_vals failed to set mon_crush_min_required_version = firefly: Configuration option 'mon_crush_min_required_version' may not be modified at runtime
Apr 22 20:36:51 pve15 ceph-mon[38874]: 2020-04-22 20:36:51.419 7fabe85f4700 -1 set_mon_vals failed to set mon_crush_min_required_version = firefly: Configuration option 'mon_crush_min_required_version' may not be modified at runtime
Apr 22 20:36:51 pve15 ceph-mon[38874]: 2020-04-22 20:36:51.423 7fabe85f4700 -1 set_mon_vals failed to set mon_crush_min_required_version = firefly: Configuration option 'mon_crush_min_required_version' may not be modified at runtime
I searched the forum and saw some refrences to 'mon_crush_min_required_version' which pointed to this to fix :
https://pve.proxmox.com/wiki/Ceph_Luminous_to_Nautilus#Upgrade_Tunables
ceph crash ls-new does not list any issue.
I check another mon node and it does not have the issue.
at pve15 the warnings continue to generate.
Is the above issue harmless?