Bug 1466054

Summary: bump epoch in RHCEPH 3.0 layered product
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Ken Dreyer (Red Hat) <kdreyer>
Component: BuildAssignee: Ken Dreyer (Red Hat) <kdreyer>
Status: CLOSED ERRATA QA Contact: Parikshith <pbyregow>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 3.0CC: flucifre, gmeno, hnallurv
Target Milestone: rc   
Target Release: 3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: RHEL: ceph-12.1.2-1.el7cp Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1466056 1466057 (view as bug list) Environment:
Last Closed: 2017-12-05 23:35:34 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:    
Bug Blocks: 1466056, 1466057    

Description Ken Dreyer (Red Hat) 2017-06-28 21:53:30 UTC
Description of problem:
RHEL Base ships one version of Ceph (Hammer), and the RH Ceph Storage layered product ships other versions of Ceph.

Sometimes these versions do not align. If a customer is on an older layered product version, and we add a newer version to RHEL base, this will break that customer's setup. The only workaround is to upgrade prematurely.

Version-Release number of selected component (if applicable):
RHCEPH 1.3, 2.3, 3.0

Steps to Reproduce:
1. Install RHCEPH 1.3 (eg. ceph-mon-0.94.something)
2. Enable a RHEL 7 Base repo that includes a newer ceph-common update.
One example is http://download.engineering.redhat.com/released/RHEL-7/7.4-Beta/Server/x86_64/os/ , which has has ceph-common-10.2.something
3. Run yum update

Actual results:
Yum errors

Expected results:
Yum does not error and does not attempt to replace the customer's RHCEPH 1.3 packages.

Additional info:
To handle this, we are going to bump the ceph package's epoch across all RHCEPH product versions. This will make RHCEPH's builds always override RHEL Base (and even upstream).

Comment 3 Ken Dreyer (Red Hat) 2017-06-28 22:00:23 UTC
QE team: to verify this bugfix in RHCEPH 3:

1. Sanity test installs and upgrades:

  Basic installs must succeed on RHEL 7.4 and 7.5
  Upgrades from RHCEPH 2 to RHCEPH 3 must succeed on RHEL 7.4 and 7.5

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.

Comment 9 errata-xmlrpc 2017-12-05 23:35:34 UTC
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:3387