To find out the list of content hosts that requires a reboot of server on Red Hat Satellite 6.
Environment
- Red Hat Satellite 6.5+
Issue
- How to view the report in
Red Hat Satellite 6to find out a list of content hosts that require arebootof the server. - The mechanism for telling if a host needs to be rebooted after errata patching.
Resolution
-
An integration has been done with the
Tracertool which monitors running processes and identifies if they need to berestarteddue to package updates or similar activities. -
Execute the following command on the
Red Hat Satellite CLIto get a list of client systems that require areboot.# hammer host list --search "trace_status = reboot_needed" -
Use the following filter under
Hosts >> All Hostspage onRed Hat Satellite Web UIto get a list of hosts that require areboot.trace_status= reboot_needed -
To get the above information
katello-host-tools-tracerpackage is needed to be installed on all the client systems which is provided byRed Hat Satellite Toolsrepository. More information can be found in the official documentation ofRed Hat Satelliteversion 6.6 and 6.7.Note:
katello-host-tools-tracerpackage is available only for RHEL 7 & 8 clients.
For more KB articles/solutions related to Red Hat Satellite 6.x hammer Issues, please refer to the Consolidated Troubleshooting Article for Red Hat Satellite 6.x hammer-related Issues
This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.