Previous firmware versions contained an error that resulted in wrong group ownerships for e.g. /var/spool/cron/crontab. This resulted in broken cron handling and failing clusters.
Cannot execute omd command omd start tkds: Creating temporary filesystem /omd/sites/tkds/tmp...Starting mkeventd...OK Starting liveproxyd...OK Starting mknotifyd...OK Starting rrdcached...OK Starting cmc...OK Starting apache...OK Starting dcd...OK Starting stunnel...OK Starting xinetd...OK Initializing Crontab.../var/spool/cron/: mkstemp: Permission denied close failed in file object destructor: sys.excepthook is missing lost sys.stderr ERROR OK
To solve this problem run the following commands:
chgrp crontab /var/spool/cron/crontab dpkg-reconfigure cron
Das Problem wurde mit Werk 9390 ab Version 1.4.9 behoben und tritt bei Neuinstallationen nicht mehr auf.
Bei einem Update einer alten Firmware kann es aber weiterhin zu dem Problem kommen wenn diese vor dem update keiner als 1.4.9 ist.
Dort reicht es aus einmalig die Gruppenzugehörigkeit anzupassen, das Problem tritt dann bei weiteren Updates nicht mehr auf
Related Werk to this topic: #9390
Related articles