Bug 1909644
| Summary: | HE deploy failed with "Failed to download metadata for repo 'rhel-8-for-x86_64-baseos-beta-rpms': Cannot download repomd.xml | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Wei Wang <weiwang> | ||||||
| Component: | redhat-virtualization-host | Assignee: | Nir Levy <nlevy> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Wei Wang <weiwang> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 4.4.3 | CC: | arachman, bugs, cshao, mavital, mtessun, nlevy, peyu, sbonazzo, shlei, usurse, weiwang, yaniwang | ||||||
| Target Milestone: | ovirt-4.4.4-1 | Keywords: | ZStream | ||||||
| Target Release: | 4.4.4 | Flags: | weiwang:
testing_plan_complete+
|
||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | redhat-virtualization-host-4.4.4-20210121.0.el8_3 | Doc Type: | If docs needed, set a value | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2021-02-03 16:13:15 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | Node | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
Created attachment 1740917 [details]
issue log files
Only register to RHSM, not executing any enable operation. It will has pre-enabled some repos.
rhvm-appliance has been installed successfully.
[root@hp-dl388g9-04 var]# subscription-manager list
+-------------------------------------------+
Installed Product Status
+-------------------------------------------+
Product Name: Red Hat Virtualization Host
Product ID: 328
Version: 4
Arch: x86_64
Status: Subscribed
Status Details:
Starts: 12/15/2020
Ends: 02/13/2021
Product Name: Red Hat Enterprise Linux for x86_64 Beta
Product ID: 486
Version: 8.3 Beta
Arch: x86_64
Status: Subscribed
Status Details:
Starts: 03/20/2020
Ends: 03/20/2021
Martin this seems a SKU issue, can you please check? Can you let me know which SKU you are using. Two observations that I find suspicious: 1. There is a RHEL repo subscribed 2. The RHEL repo is even Beta. Thanks! Martin (In reply to Martin Tessun from comment #4) > Can you let me know which SKU you are using. 1. subscription-manager register --username=xxx --password=xxx --auto-attach Registering to: subscription.rhsm.redhat.com:443/subscription The system has been registered with ID: 3f27356a-bc0c-4e71-ad13-3cb73f241219 The registered system name is: hp-dl388g9-04.lab.eng.pek2.redhat.com Installed Product Current Status: Product Name: Red Hat Virtualization Host Status: Subscribed Product Name: Red Hat Enterprise Linux for x86_64 Beta Status: Subscribed 2. subscription-manager list --consumed|grep "SKU:" SKU: RH00069 SKU: RS00197 > > Two observations that I find suspicious: > 1. There is a RHEL repo subscribed > 2. The RHEL repo is even Beta. > I have a closed bug for reference which is similar with this bug. https://bugzilla.redhat.com/show_bug.cgi?id=1822089 > Thanks! > Martin *** Bug 1916358 has been marked as a duplicate of this bug. *** Test with RHVH-4.4-20210121.1-RHVH-x86_64-dvd1.iso, bug is fixed, change it to "VERIFIED" 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: Red Hat Virtualization Host security bug fix and enhancement update [ovirt-4.4.4]), 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:0401 |
Created attachment 1740916 [details] issue picture Description of problem: Deploy hosted engine via cockpit, after subscription-manager and insights-client registered. Task "ovirt.hosted_engine_setup : Install oVirt Hosted Engine packages" displays error message. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Install oVirt Hosted Engine packages] [ ERROR ] fatal: [localhost]: FAILED! => {"attempts": 10, "changed": false, "msg": "Failed to download metadata for repo 'rhel-8-for-x86_64-baseos-beta-rpms': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried", "rc": 1, "results": []} Version-Release number of selected component (if applicable): RHVH-4.4-20201217.0-RHVH-x86_64-dvd1.iso cockpit-ws-224.2-1.el8.x86_64 cockpit-224.2-1.el8.x86_64 cockpit-ovirt-dashboard-0.14.17-1.el8ev.noarch cockpit-bridge-224.2-1.el8.x86_64 cockpit-system-224.2-1.el8.noarch cockpit-storaged-224.2-1.el8.noarch subscription-manager-cockpit-1.27.16-1.el8.noarch cockpit-dashboard-224.2-1.el8.noarch ovirt-hosted-engine-setup-2.4.9-2.el8ev.noarch ovirt-hosted-engine-ha-2.4.5-1.el8ev.noarch rhvm-appliance-4.4-20201117.0.el8ev.x86_64 How reproducible: 100% Steps to Reproduce: 1. Clean install RHVH-4.4-20201217.0-RHVH-x86_64-dvd1.iso 2. subscription-manager register successful 3. insights-client --register successful 4. Deploy hosted engine via cockpit Actual results: "Failed to download metadata for repo 'rhel-8-for-x86_64-baseos-beta-rpms': Cannot download repomd.xml:" error occurs and hosted engine deploy fail. Expected results: Hosted engine deploy successful without error Additional info: