Bug 1804661
| Summary: | ISE when using vmware compute resource | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Waldirio M Pinheiro <wpinheir> | ||||||
| Component: | Compute Resources - VMWare | Assignee: | Chris Roberts <chrobert> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Jitendra Yejare <jyejare> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 6.7.0 | CC: | ajambhul, akarimi, chrobert, hprakash, ktordeur, mhulan, wclark | ||||||
| Target Milestone: | 6.7.0 | Keywords: | Triaged | ||||||
| Target Release: | Unused | ||||||||
| Hardware: | All | ||||||||
| OS: | All | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | foreman-1.24.1.13-1 | Doc Type: | If docs needed, set a value | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2020-04-14 13:28:43 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
Waldirio M Pinheiro
2020-02-19 10:59:19 UTC
Created attachment 1666985 [details]
before patch
Created attachment 1666986 [details]
after patch
Screenshot showing the MR works: Before: before.png After: after.png Created redmine issue https://projects.theforeman.org/issues/29263 from this bug *** Bug 1678990 has been marked as a duplicate of this bug. *** Verified! @ Satellite 6.7 snap 15 Steps: ---------- 1. Create VMWare CR in Redhat. 2. List all the VMs of VMWare CR from 'Virtual Machine' tab. Observation: ------------------ All the VMs are listed from VMWare without an ISE. 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 A HOTFIX is available to resolve this issue on Satellite 6.6.3. Please see the instructions below to obtain the hotfix: 1. Open a support case with Red Hat Technical Support to be provided with the RPM, since the file is too large to be uploaded as a Bugzilla attachment 2. Make a backup or snapshot of Satellite server 3. Copy the RPM to Satellite server 4. # yum install ./foreman-1.22.0.39-3.HOTFIXRHBZ1804661.el7sat.noarch.rpm --disableplugin=foreman-protector 5. # systemctl restart httpd Addendum to previous hotfix installation instructions. When installing the foreman package with yum, you would see errors about missing dependencies (these are defined in the RPM metadata but not actually needed for this particular hotfix as they contain no changes from the base package version). Therefore please substitute for step #4: 4. rpm -Uvh ./foreman-1.22.0.39-3.HOTFIXRHBZ1804661.el7sat.noarch.rpm --nodeps Thanks, |