Bug 2069324
Summary: | No inheritance of CV and LCE while selecting host group for Discovered hosts. | |||
---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Avijit Roy <avroy> | |
Component: | Hosts - Content | Assignee: | Jeremy Lenz <jlenz> | |
Status: | CLOSED ERRATA | QA Contact: | addubey | |
Severity: | high | Docs Contact: | Adam Lazik <alazik> | |
Priority: | high | |||
Version: | 6.10.3 | CC: | addubey, ahumbe, ajambhul, alazik, aruzicka, bangelic, dhjoshi, inecas, jlenz, jpasqual, jwfrey, kgaikwad, kstokes, momran, osousa, pcreech, pdudley, rlavi, sadas, saydas, tasander, wpinheir | |
Target Milestone: | 6.14.0 | Keywords: | PrioBumpGSS, Triaged, UserExperience | |
Target Release: | Unused | |||
Hardware: | All | |||
OS: | All | |||
Whiteboard: | ||||
Fixed In Version: | rubygem-katello-4.9.0.12-1 | Doc Type: | Bug Fix | |
Doc Text: |
.Host group information inheritance when provisioning a discovered host
Previously, when you provisioned a discovered host, the content view and lifecycle environment information was missing after selecting a host group and trying to customize the host entry.
This resulted in a failed deployment attempt.
With this release, information from the host group is correctly inherited when you provision a discovered host.
|
Story Points: | --- | |
Clone Of: | ||||
: | 2242917 (view as bug list) | Environment: | ||
Last Closed: | 2023-11-08 14:17:47 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
Avijit Roy
2022-03-28 17:56:54 UTC
Raising the severity to high as this is impacting most of the Foreman-Discovery customers who don't use Discovery Rules and relies on manual customization of host after discovering the same. We need to ensure that following while this is being fixed: ** Hosts >> Discovered Hosts >> Click on Provision >> Select Host group >> Customize Host and here the CV+LCE should be properly selected along with the content source and the Media should be auto-selected as well based on how the Hostgroup is configured. ** After successful customization and submission, The UI of Satellite should not become a blank page. It should really submit the host and come back to the page where it shows the info about the Submitted host for the build. and the Host should be rebooted for build as well. [ This has been reported by some users as well ] FYI workaround for both of the problems A) Use Auto Provisioning to deploy the system via the discovery rule B) Use a hammer to provision the discovery host e.g. # hammer discovery provision --hostgroup-id 2 --organization-id 1 --location-id 2 --build true --name mac5254009f9e0d --new-name myrhel If we use GUI, we will either end up with blank CV + LCE , or even if we workaround that, then as soon as we submit the host, we will see blank page and the host is not exactly submitted for build. Connecting redmine issue https://projects.theforeman.org/issues/36608 from this bug *** Bug 2056696 has been marked as a duplicate of this bug. *** *** Bug 2226991 has been marked as a duplicate of this bug. *** Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/36608 has been resolved. 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.14 security and bug fix update), 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-2023:6818 |