Bug 1771719
Summary: | Move Actions::Katello::Host::Update out of dynflow | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Partha Aji <paji> | ||||||
Component: | Hosts - Content | Assignee: | Partha Aji <paji> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Stephen Wadeley <swadeley> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | high | ||||||||
Version: | Unspecified | CC: | aperotti, dchaudha, fgarciad, hyu, inecas, ktordeur, mmccune, nsamant, pcreech, wclark, wpinheir | ||||||
Target Milestone: | 6.7.0 | Keywords: | Performance, PrioBumpField, Triaged | ||||||
Target Release: | Unused | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | tfm-rubygem-katello-3.14.0.6-1 | Doc Type: | If docs needed, set a value | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | |||||||||
: | 1791494 (view as bug list) | Environment: | |||||||
Last Closed: | 2020-04-14 13:27:10 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: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 1758285 | ||||||||
Attachments: |
|
Description
Partha Aji
2019-11-12 20:16:13 UTC
Connecting redmine issue https://projects.theforeman.org/issues/28317 from this bug Upstream bug assigned to paji Upstream bug assigned to paji Moving this bug to POST for triage into Satellite 6 since the upstream issue https://projects.theforeman.org/issues/28317 has been resolved. Hotfix is available for Satellite 6.6.1. To install the hotfix: 1. Download attached tfm-rubygem-katello-3.12.0.29-2.HOTFIXRHBZ1771719.el7sat.noarch.rpm 2. # foreman-maintain packages unlock 3. # yum install tfm-rubygem-katello-3.12.0.29-2.HOTFIXRHBZ1771719.el7sat.noarch.rpm 4. # foreman-maintain packages lock 5. # systemctl restart dynflowd httpd Created attachment 1651075 [details]
hotfix RPM for Satellite 6.6.1
So to test this 1. Register a host 2. ```subscription-manager facts --update```. This should trigger host update actions. May be you can change some fact like dmi.uuid mutiple times and run the same call and verify that the host facts were updated. 3. Updating the content view/release version for host as a host bulk action should also trigger this, 4. You can do Monitor -> Tasks and look for Actions::Katello::Host::Update and not find any since the time you triggered sub man facts update. Created attachment 1654422 [details] UPDATED hotfix for Satellite 6.6.1 This is an updated hotfix for Satellite 6.6.1. The difference is that this hotfix also includes https://access.redhat.com/errata/RHBA-2020:0095 The installation instructions are the same. Hello Team, Is the same Hotfix applicable for Version 6.6.2 Thanks, Neha Neha, no need to hotfix 6.6.2, that errata includes this fix, see the zstream cloned bug: https://bugzilla.redhat.com/show_bug.cgi?id=1791494 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, 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:1454 |