Bug 1433470
| Summary: | RHCS 2.1 and 2.2 ceph-debuginfo packages are not available in CDN | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Vikhyat Umrao <vumrao> |
| Component: | Distribution | Assignee: | Andrew Hills <ahills> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | ceph-qe-bugs <ceph-qe-bugs> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 2.1 | CC: | icolle, kdreyer |
| Target Milestone: | rc | Keywords: | Regression |
| Target Release: | 2.2 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-03-23 14:32:26 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
Vikhyat Umrao
2017-03-17 17:28:02 UTC
Andrew - please take a look. As indicated in https://projects.engineering.redhat.com/browse/RCM-14090 "Red Hat Ceph Storage 2.1 and 2.2 ceph-debuginfo packages are not available in CDN", the content has been pushed. Please verify that it's accessible and modify the state of this bug per your workflow. (In reply to Andrew Hills from comment #6) > As indicated in https://projects.engineering.redhat.com/browse/RCM-14090 > "Red Hat Ceph Storage 2.1 and 2.2 ceph-debuginfo packages are not available > in CDN", the content has been pushed. Please verify that it's accessible and > modify the state of this bug per your workflow. RHCS 2.2: ========== # yum install ceph-debuginfo Loaded plugins: product-id, search-disabled-repos, subscription-manager [...] Resolving Dependencies --> Running transaction check ---> Package ceph-debuginfo.x86_64 1:10.2.5-37.el7cp will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================================================================================================================================== Package Arch Version Repository Size ================================================================================================================================================================================================== Installing: ceph-debuginfo x86_64 1:10.2.5-37.el7cp rhel-7-server-rhceph-2-osd-debug-rpms 1.2 G Transaction Summary ================================================================================================================================================================================================== Install 1 Package Total download size: 1.2 G Installed size: 5.2 G Is this ok [y/d/N]: now 2.2 ceph-debuginfo package is available, earlier it was only for 2.0. RHCS 2.1: ========== # yum install ceph-debuginfo-10.2.3-17.el7cp.x86_64 Loaded plugins: product-id, search-disabled-repos, subscription-manager No package ceph-debuginfo-10.2.3-17.el7cp.x86_64 available. Error: Nothing to do For 2.1 it is still not working. Is it still working for 2.0? I was under the impression that 2.2 deprecated 2.1, which deprecated 2.0. Please correct me if I'm wrong. hmm packages won't get deprecated in CDN repositories. For example, we have three different Customers running: Customer 1. 2.0 - 10.2.2-38.el7cp Customer 2. 2.1 - 10.2.3-17.el7cp Customer 3. 2.2 - 10.2.5-37.el7cp All will have the same subscription repositories for Red Hat Ceph Storage 2 release but CDN should contain all three releases packages. Now because the customer 2 is running 2.1 then he needs ceph-debuginfo for similar version and he will run command $yum install ceph-debuginfo-10.2.3-17.el7cp to get the 2.1 ceph-debuginfo package. An older version of the 2.1 packages was pushed. I'll push the newer one now. (In reply to Andrew Hills from comment #14) > An older version of the 2.1 packages was pushed. I'll push the newer one now. Thanks Andrew for your help. Sounds good. Yep, 2.0 is working fine but for 10.2.2-38.el7cp not for async version - 10.2.2-41.el7cp. 2.0 - 10.2.2-38.el7cp - wokring 2.0 async - 10.2.2-41.el7cp - not working 2.1 - 10.2.3-13.el7cp - working 2.1 async - 10.2.3-17.el7cp - not working 2.2 - 10.2.5-37.el7cp - working OK, all five releases should have debuginfo packages on CDN now. Could you please verify you can access them? (In reply to Andrew Hills from comment #16) > OK, all five releases should have debuginfo packages on CDN now. Could you > please verify you can access them? Thanks Andrew! All five works. 2.0 - 10.2.2-38.el7cp - wokring 2.0 async - 10.2.2-41.el7cp - working 2.1 - 10.2.3-13.el7cp - working 2.1 async - 10.2.3-17.el7cp - working 2.2 - 10.2.5-37.el7cp - working Ken, should we close this one. As issue is fixed? Thanks Vikhyat, yes. Perfect. Thank you :) |