Bug 1860928
Summary: | Last checkin date/time not update when hypervisor is checked in via virt-who | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | anerurka | ||||||
Component: | Hosts - Content | Assignee: | Partha Aji <paji> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Stephen Wadeley <swadeley> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | high | ||||||||
Version: | 6.7.0 | CC: | ahumbe, bcourt, jsenkyri, jturel, kurathod, paji, pcreech, rrajput, shughes, wclark, wpoteat | ||||||
Target Milestone: | 6.9.0 | Keywords: | PrioBumpGSS, Triaged | ||||||
Target Release: | Unused | ||||||||
Hardware: | All | ||||||||
OS: | All | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | |||||||||
: | 1890905 (view as bug list) | Environment: | |||||||
Last Closed: | 2021-04-21 13:17:39 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: | |||||||||
Attachments: |
|
Description
anerurka
2020-07-27 13:18:09 UTC
The virt-who log shows that the hypervisor heartbeat is not whitelisted on the server. Once this is remedied, then the hypervisor checkin time should be updated. (In reply to William Poteat from comment #11) > The virt-who log shows that the hypervisor heartbeat is not whitelisted on > the server. Once this is remedied, then the hypervisor checkin time should > be updated. Hi William, I believe you were referring to below error in the virt-who log. ==== 2020-08-11 19:10:23,635 [virtwho.destination_1902698268407011099 ERROR] MainProcess(2023):Thread-3 @virt.py:_send_data:609 - Error during heartbeat: Communication with subscription manager failed with code 404: HTTP error (404 - Not Found): Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/virtwho/virt/virt.py", line 604, in _send_data self.dest.hypervisorHeartbeat(config=self.config, options=self.options) File "/usr/lib/python2.7/site-packages/virtwho/manager/subscriptionmanager/subscriptionmanager.py", line 274, in hypervisorHeartbeat raise ManagerError("Communication with subscription manager failed with code %d: %s" % (e.code, str(e))) ManagerError: Communication with subscription manager failed with code 404: HTTP error (404 - Not Found): ===== - Upgrading to Sat 6.7.3, above error is not longer observed [https://bugzilla.redhat.com/show_bug.cgi?id=1832936] - However primary problem i.e last check-in not update still persist. I'll upload a fresh virt-who debug log along with reproducer details in the next comment. - AmeyaN Connecting redmine issue https://projects.theforeman.org/issues/31004 from this bug Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/31004 has been resolved. Created attachment 1721347 [details]
HOTFIX RPM for Satellite 6.7.4
HOTFIX RPM is available for Satellite 6.7.4 INSTALLATION INSTRUCTIONS: 1. Take a complete backup or snapshot of Satellite server 2. Download the attached Hotfix RPM and copy it to Satellite server 3. # yum install ./tfm-rubygem-katello-3.14.0.31-2.HOTFIXRHBZ1860928.el7sat.noarch.rpm --disableplugin=foreman-protector 4. # satellite-maintain service restart 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 (Moderate: Satellite 6.9 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-2021:1313 |