The crontab contain the following (crontab -l) on compute nodes:
# HEADER: This file was autogenerated at 2016-07-26 22:11:14 +0000 by puppet.
# HEADER: While it can still be managed manually, it is definitely not recommended.
# HEADER: Note particularly that the comments starting with 'Puppet Name' should
# HEADER: not be deleted, as doing so could cause duplicate cron jobs.
# Puppet Name: fuel-logrotate
*/30 * * * * /usr/bin/fuel-logrotate
# Puppet Name: lma_collector logrotate
*/30 * * * * /usr/local/bin/logrotate_lma_collector
Following workaround may help here.
Please, update crontab file "/var/spool/cron/crontabs/root” as follows.
Substitute these lines:
*/30 * * * * /usr/bin/fuel-logrotate
# Puppet Name: lma_collector logrotate
*/30 * * * * /usr/local/bin/logrotate_lma_collector
with:
25 * * * * /usr/bin/fuel-logrotate
# Puppet Name: lma_collector logrotate
40 * * * * /usr/local/bin/logrotate_lma_collector
The crontab contain the following (crontab -l) on compute nodes: fuel-logrotate bin/logrotate_ lma_collector
# HEADER: This file was autogenerated at 2016-07-26 22:11:14 +0000 by puppet.
# HEADER: While it can still be managed manually, it is definitely not recommended.
# HEADER: Note particularly that the comments starting with 'Puppet Name' should
# HEADER: not be deleted, as doing so could cause duplicate cron jobs.
# Puppet Name: fuel-logrotate
*/30 * * * * /usr/bin/
# Puppet Name: lma_collector logrotate
*/30 * * * * /usr/local/
Following workaround may help here. cron/crontabs/ root” as follows. fuel-logrotate bin/logrotate_ lma_collector fuel-logrotate bin/logrotate_ lma_collector
Please, update crontab file "/var/spool/
Substitute these lines:
*/30 * * * * /usr/bin/
# Puppet Name: lma_collector logrotate
*/30 * * * * /usr/local/
with:
25 * * * * /usr/bin/
# Puppet Name: lma_collector logrotate
40 * * * * /usr/local/