Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #16407: omd update: Don't Delete "config.pb" During Pre-Update

Component Site management
Title omd update: Don't Delete "config.pb" During Pre-Update
Date Mar 7, 2024
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.4.0b1 Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.3.0b2 Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

The omd update command has the capability to undo the changes it has done up until Verifying Checkmk configuration.... However, if any change after Verifying Checkmk configuration... is persisted. Due to a regression caused by Werk #15725, the file config.pb is deleted during this verification. If the update aborts during the verification, then users will see the following error:

Starting cmc...Failed (Config /omd/sites/prod_dmz/var/check_mk/core/config.pb missing, run "cmk -U" and try again)

With this Werk, config.pb will be deleting only while Updating Checkmk configuration....

To the list of all Werks