Ceph health warning - all OSDs are running pacific or later but require_osd_release < pacific

Jun 12, 2020
26
7
23
Hi,

this morning I have updated our pve Cluster inkl. ceph (16.2.7 > 16.2.9).
Ceph is working fine again but I do have a OSD Health-Warning (see below), what can I do (cluster Status is fine).

1656047421729.png


1656047437369.png


1656047467411.png


# ceph health detail
HEALTH_WARN all OSDs are running pacific or later but require_osd_release < pacific
[WRN] OSD_UPGRADE_FINISHED: all OSDs are running pacific or later but require_osd_release < pacific
all OSDs are running pacific or later but require_osd_release < pacific

# ceph versions
{
"mon": {
"ceph version 16.2.9 (a569859f5e07da0c4c39da81d5fb5675cd95da49) pacific (stable)": 3
},
"mgr": {
"ceph version 16.2.9 (a569859f5e07da0c4c39da81d5fb5675cd95da49) pacific (stable)": 3
},
"osd": {
"ceph version 16.2.9 (a569859f5e07da0c4c39da81d5fb5675cd95da49) pacific (stable)": 24
},
"mds": {
"ceph version 16.2.9 (a569859f5e07da0c4c39da81d5fb5675cd95da49) pacific (stable)": 3
},
"overall": {
"ceph version 16.2.9 (a569859f5e07da0c4c39da81d5fb5675cd95da49) pacific (stable)": 33
}
}
 
Last edited:
Can I run this command on an active cluster? Will this have any impact on running vms ? Same updates were performed from ceph 16.2.7 to 16.2.9 and this warning message appeared.
I have the same error and the same question. Can I run this command on an active cluster? Is there any sort of impact?