Actions
Bug #20238
openDocument tracer feature (including running katello-tracer-upload)
Description
foreman-tasks 0.9.2
foreman_ansible 1.4.5
foreman_discovery 9.1.1
foreman_docker 3.1.0
katello 3.4.2
Foreman: 1.15.1
After applying errata, we see content hosts reporting a warning.
Symptoms:- orange 'CIRCLED INFORMATION SOURCE' icon next to server on the all hosts page
- "Status: Warning, Traces: One or more processes require restarting" on the host's details page
- the Traces tab on the content host page lists a single service to be restarted (in this case, goferd)
I presume this is related to http://projects.theforeman.org/issues/18895
Problem:- manually restarting the service on the server in question doesn't change the status back to green
- prompting via "puppet agent -t" doesn't notify of the service reset
- on the Content Host Traces page there is an option to restart but only if the "Remote execution plugin is required to be able to run any helpers." Don't have plugin installed.
- restarting the server changes status to green
If a system can change status to Warning/Orange, should be able to reset by restarting the service manually without a plugin.
Actions