Bug 1090589
| Summary: | yum groupinstall "Cluster-Storage" fails to install storage packages on RHEL5 hosts | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Network | Reporter: | Arvind iyengar <aiyengar> | ||||||
| Component: | RHN/Rel-Eng | Assignee: | Richard Bernleithner <rbernlei> | ||||||
| Status: | CLOSED EOL | QA Contact: | |||||||
| Severity: | urgent | Docs Contact: | |||||||
| Priority: | urgent | ||||||||
| Version: | _unset | CC: | bsaylor, rbernlei | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 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: |
|
||||||||
Created attachment 889030 [details]
Clustering group comps file from the host for reference
Hello, Are there any updates in the issue? Regards, Arvind. Hello, Are there any updates regarding this issue? The problem is still reproducible where yum fails to find 'Cluster-Storage' group while performing a groupinstall, the repo is visible to the host though. Test result taken from latest RHEL5.10 release registered to RHN classic. ------------ yum repolist Loaded plugins: product-id, rhnplugin, security, subscription-manager This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. This system is receiving updates from RHN Classic or RHN Satellite. rhel-x86_64-server-5 | 1.4 kB 00:00 rhel-x86_64-server-cluster-5 | 1.4 kB 00:00 rhel-x86_64-server-cluster-storage-5 | 1.4 kB 00:00 repo id repo name status rhel-x86_64-server-5 Red Hat Enterprise Linux (v. 5 for 64-bit x86_64) 16,416 rhel-x86_64-server-cluster-5 RHEL Clustering (v. 5 for 64-bit x86_64) 223 rhel-x86_64-server-cluster-storage-5 RHEL Cluster-Storage (v. 5 for 64-bit x86_64) 230 repolist: 16,869 [root@dhcp210-214 ~]# yum groupinstall 'Cluster-Storage' Loaded plugins: product-id, rhnplugin, security, subscription-manager This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. This system is receiving updates from RHN Classic or RHN Satellite. Setting up Group Process Warning: Group Cluster-Storage does not exist. No packages in any requested group available to install or update ------------ The above outcome is also very much reproducible with RHEL5 systems registered to satellite. Regards, Arvind Hello, Are there any updates available on this issue by chance? Regards, Arvind. Hello, Are there any updates available on this issue? Regards, Arvind. Hello Is there any updates by chance on this bug? Regards, Arvind. Hello Richard, Is there any update regarding this matter further? The customer is presently waiting for more information about this problem seen with the cluster-storage addon channel. Regards, Arvind. Hello, Can someone kindly provide an update on this matter? This bugzilla asn been long pending with no updates. Presently the customer is waiting for further details on this matter. Kind Regards, Arvind As you may already be aware, Red Hat is transitioning from the Red Hat Network (RHN) hosted interface to the Red Hat Subscription Management (RHSM) interface in July 2017. Red Hat has invested in and seen success from RHN for many years, and used that experience to build more robust technologies like RHSM. If you have not yet migrated your RHN systems to RHSM or you are a Red Hat Satellite customer, please review the information from. https://access.redhat.com/products/red-hat-subscription-management#migration. Since we are shutting down RHN, no further actions will be taken with this bug or enhancement request. You can find additional information at RHSM product page (https://access.redhat.com/products/red-hat-subscription-management). If you have further questions, please contact support (https://access.redhat.com/products/red-hat-subscription-management#support). As you may already be aware, Red Hat is transitioning from the Red Hat Network (RHN) hosted interface to the Red Hat Subscription Management (RHSM) interface in July 2017. Red Hat has invested in and seen success from RHN for many years, and used that experience to build more robust technologies like RHSM. If you have not yet migrated your RHN systems to RHSM or you are a Red Hat Satellite customer, please review the information from. https://access.redhat.com/products/red-hat-subscription-management#migration. Since we are shutting down RHN, no further actions will be taken with this bug or enhancement request. You can find additional information at RHSM product page (https://access.redhat.com/products/red-hat-subscription-management). If you have further questions, please contact support (https://access.redhat.com/products/red-hat-subscription-management#support). |
Created attachment 889029 [details] Cluster-Storage comps file from the host for reference Description of problem: On RHEL5 hosts registered with RHN, the "cluster-storage" group installation fails with "No packages in any requested group available" error. How reproducible: This problem is easily reproducible on any RHEL5 hosts registered to RHN and subscribed to "Cluster-Storage" group. It is also seen with Satellite registered systems. Steps to Reproduce: 1. Register a RHEL5 host to RHN and subscribe to "Clustering" and "Cluster-Storage" channels. 2. We can see the repo names listed properly in "yum repolist" command: ---- # yum repolist Loaded plugins: katello, product-id, rhnplugin, security, subscription-manager Updating certificate-based repositories. Unable to read consumer identity repo id repo name statusrhel-x86_64-server-5 Red Hat Enterprise Linux (v. 5 for 64-bit x86_64) 15,886rhel-x86_64-server-cluster-5 RHEL Clustering (v. 5 for 64-bit x86_64) 217rhel-x86_64-server-cluster-storage-5 RHEL Cluster-Storage (v. 5 for 64-bit x86_64) 227repolist: 16,330 ---- 3. Try to install cluster storage group with "yum grouinstall "Cluster-Storage". It will fail with following error: ---- # yum groupinstall Cluster-Storage Loaded plugins: katello, product-id, rhnplugin, security, subscription-manager Updating certificate-based repositories. Unable to read consumer identity Setting up Group Process rhel-x86_64-server-5/group | 1.0 MB 00:18 rhel-x86_64-server-cluster-5/group | 104 kB 00:01 rhel-x86_64-server-cluster-storage-5/group | 104 kB 00:01 Warning: Group Cluster-Storage does not exist. No packages in any requested group available to install or update ---- Actual results: The grouinstall command should install the packages under "cluster-Storage" group properly. Additional info: * This problem can also be reproduced on RHEL5 subscribed via satellite. * On the host, the comps.xml files for Clustering and Cluster-Storage groups looks identical: ---- # diff /var/cache/yum/rhel-x86_64-server-cluster-5/comps.xml /var/cache/yum/rhel-x86_64-server-cluster-storage-5/comps.xml # ----