Bug 1861766
Summary: | Add ability to list traces by host with hammer | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Chris Roberts <chrobert> |
Component: | katello-tracer | Assignee: | Chris Roberts <chrobert> |
Status: | CLOSED ERRATA | QA Contact: | Tasos Papaioannou <tpapaioa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.8.0 | CC: | ltran, pcreech |
Target Milestone: | 6.8.0 | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | tfm-rubygem-hammer_cli_katello-0.22.1-1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-10-27 13:04:48 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Chris Roberts
2020-07-29 14:02:40 UTC
This is part of the Tracer 6.8 Feature work, setting flag to 6.8 Verified on 6.8.0_16.0. # rpm -q tfm-rubygem-hammer_cli_katello tfm-rubygem-hammer_cli_katello-0.22.2.1-1.el7sat.noarch Steps: 1.) Register and subscribe a RHEL 7.7 content host, and enable the repositories: Red Hat Enterprise Linux 7 Server (RPMs) rhel-7-server-rpms x86_64 7Server Red Hat Satellite Tools 6.7 (for RHEL 7 Server) (RPMs) rhel-7-server-satellite-tools-6.7-rpms x86_64 2.) On the content host: # yum -y install katello-host-tools-tracer # katello-tracer-upload 3.) On the Satellite: # hammer host list ID | NAME | OPERATING SYSTEM | HOST GROUP | IP | MAC | GLOBAL STATUS | CONTENT VIEW | LIFECYCLE ENVIRONMENT | TRACE STATUS ---|-----------------------------------|------------------|------------|-----------|-------------------|---------------|---------------------------|-----------------------|-------------------------------- 3 | host.example.com | RedHat 7.7 | | XXX.XXX.XXX.XXX | XX:XX:XX:XX:XX:XX | Warning | Default Organization View | Library | No processes require restarting 4.) Update the content host: # yum -y update 5.) On the Satellite: # hammer host list ---|-----------------------------------|------------------|------------|-----------|-------------------|---------------|---------------------------|-----------------------|---------------- ID | NAME | OPERATING SYSTEM | HOST GROUP | IP | MAC | GLOBAL STATUS | CONTENT VIEW | LIFECYCLE ENVIRONMENT | TRACE STATUS ---|-----------------------------------|------------------|------------|-----------|-------------------|---------------|---------------------------|-----------------------|---------------- 3 | host.example.com | RedHat 7.7 | | XXX.XXX.XXX.XXX | XX:XX:XX:XX:XX:XX | Error | Default Organization View | Library | Reboot required Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: Satellite 6.8 release), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2020:4366 |