Hide Forgot
Description of problem: Logrotate on rhev-h 7.2 produces error in cron.log Version-Release number of selected component (if applicable): logrotate-3.8.6-7.el7_2.x86_64 How reproducible: everytime on 7.2 Steps to Reproduce: 1.install rhevh 7.2 any version 2.connect to manager and leave running for some time (couple of hours) 3.check /var/log/cron.log for error messages 4. or just run logrotate manually instead of waiting Actual results: Oct 6 13:00:01 hv01 CROND[11797]: (root) CMDOUT (error: error creating output file /var/lib/logrotate.status.tmp: Read-only file system Expected results: no error in syslog/cronlog Additional info: workaround: modify /etc/cron.hourly/vdsm-logrotate line "/usr/sbin/logrotate /etc/vdsm/logrotate/vdsm" to "/usr/sbin/logrotate --state /tmp/vdsm_logrotate.state /etc/vdsm/logrotate/vdsm"
I believe this is a duplicate of bug #1272236. *** This bug has been marked as a duplicate of bug 1272236 ***