Werk #15236: Host renaming got stuck when "Automatically create monitoring agents" was activated

Komponente Setup
Titel Host renaming got stuck when "Automatically create monitoring agents" was activated
Datum 09.02.2023
Checkmk Edition Checkmk Enterprise (CEE)
Checkmk-Version 2.1.0p22 2.2.0b1
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen

When the configuration option "Automatically create monitoring agents" was enabled, the operation "rename host" got stuck indefinitely.

You can recover from this by killing the (second) apache processes accessing multisite.mk and restarting (CMC and apache):

OMD[mySite]:~$ fuser etc/check_mk/multisite.mk
/opt/omd/sites/mySite/etc/check_mk/multisite.mk: 2294054 2294059 2294332
OMD[mySite]:~$ kill 2294059
OMD[mySite]:~$ omd restart

Zur Liste aller Werks