Feature #18174
closed
Run katello-tracer-upload after reboot
Added by Sean O'Keeffe about 8 years ago.
Updated over 6 years ago.
Description
We should add a cron to run katello-tracer-upload after a reboot as that will make any already reported Traces invalid
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello-agent/pull/41 added
- Pull request https://github.com/Katello/katello-packaging/pull/361 added
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
- Translation missing: en.field_release set to 188
the cron job on reboot is running before the network comes up in some cases. Maybe a delay should be added to the job to allow for the network to come up. Output from boot log showing cron running before NetworkManager:
Mar 15 09:22:11 juana-egerer.example.org CROND747: (root) CMD (/sbin/katello-tracer-upload > /dev/null 2>&1)
Mar 15 09:22:11 juana-egerer.example.org NetworkManager745: <info> [1521105731.9416] NetworkManager (version 1.8.0-11.el7_4) is starting... (for the first time)
Also available in: Atom
PDF