Bug 1466056
| Summary: | bump epoch in RHCEPH 2 layered product | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Ken Dreyer (Red Hat) <kdreyer> |
| Component: | Build | Assignee: | Ken Dreyer (Red Hat) <kdreyer> |
| Status: | CLOSED ERRATA | QA Contact: | ceph-qe-bugs <ceph-qe-bugs> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 2.4 | CC: | ceph-eng-bugs, ceph-qe-bugs, flucifre, hnallurv, icolle, kdreyer, shmohan, tserlin, uboppana, vakulkar |
| Target Milestone: | rc | ||
| Target Release: | 2.4 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | RHEL: ceph-10.2.7-31.el7cp Ubuntu: ceph_10.2.7-32redhat1 | Doc Type: | No Doc Update |
| Doc Text: |
undefined
|
Story Points: | --- |
| Clone Of: | 1466054 | Environment: | |
| Last Closed: | 2017-09-05 20:49:52 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: | |||
| Bug Depends On: | 1466054 | ||
| Bug Blocks: | 1421783, 1466057 | ||
|
Description
Ken Dreyer (Red Hat)
2017-06-28 22:02:13 UTC
QE team: to verify this bugfix in RHCEPH 2:
1. Sanity test installs and upgrades:
Basic installs must succeed on RHEL 7.3 and 7.4
Upgrades from RHCEPH 1.3 to RHCEPH 2 must succeed on RHEL 7.3 and 7.4
2. Examine the package's epoch with "--qf":
rpm -q ceph-common --qf "%{epoch}:%{name}-%{version}-%{release}\n"
It should print "2:ceph-common" for the RHCEPH layered product's packages, and "1:ceph-common" for RHEL Base's packages.
1. Upgrade from 2.3+RHEL 7.3 ====> 2.4+RHEL7.4 is successful.
2. For layered product install
[ubuntu@magna035 ~]$ rpm -q ceph-common --qf "%{epoch}:%{name}-%{version}-%{release}\n"
2:ceph-common-10.2.7-32.el7cp
3. For install from rhel7-server-rpm channel
[ubuntu@magna117 ~]$ rpm -q ceph-common --qf "%{epoch}:%{name}-%{version}-%{release}\n"
1:ceph-common-0.94.5-2.el7
Hence marking this as 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, 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/RHBA-2017:2640 |