Clarification on build_incremental_map_msg

Lephisto

Well-Known Member
Jun 22, 2019
181
18
58
48
Hello,

I'm running some HC Clusters w/ Proxmox Enterprise + Ceph. All latest versions (6.2-4, Ceph 14.2.9). On one of them I have syslog messages, that come now and then, preferably when backfill or snaptrim is in progress:

May 20 06:46:23 px2 ceph-osd[3802]: 2020-05-20 06:46:23.080 7f3b33134700 -1 osd.17 33830 build_incremental_map_msg missing incremental map 33830
May 20 06:46:23 px2 ceph-osd[3802]: 2020-05-20 06:46:23.092 7f3b2f12c700 -1 osd.17 33830 build_incremental_map_msg missing incremental map 33830
May 20 06:46:23 px2 ceph-osd[3802]: 2020-05-20 06:46:23.116 7f3b32132700 -1 osd.17 33830 build_incremental_map_msg missing incremental map 33830
May 20 06:46:23 px2 ceph-osd[3802]: 2020-05-20 06:46:23.116 7f3b31130700 -1 osd.17 33830 build_incremental_map_msg missing incremental map 33830
May 20 06:46:23 px2 ceph-osd[3802]: 2020-05-20 06:46:23.200 7f3b33935700 -1 osd.17 33830 build_incremental_map_msg missing incremental map 33830
May 20 06:46:23 px2 ceph-osd[3802]: 2020-05-20 06:46:23.600 7f3b2f92d700 -1 osd.17 33830 build_incremental_map_msg missing incremental map 33830
May 20 06:46:24 px2 ceph-osd[3802]: 2020-05-20 06:46:24.068 7f3b31931700 -1 osd.17 33830 build_incremental_map_msg missing incremental map 33830

That's it. OSD's don't Crash (was an Issue in mimic a while ago), HEALTH_OK, everything fine. Googling for it is non conclusive. I just want to make sure, that I'm not missing something here.

regards.