Bug 1850708 - installer should never install or upgrade to upstream images
Summary: installer should never install or upgrade to upstream images
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Cephadm
Version: 5.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 5.0
Assignee: Juan Miguel Olmo
QA Contact: Vasishta
Karen Norteman
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-06-24 19:05 UTC by Ken Dreyer (Red Hat)
Modified: 2021-08-30 08:26 UTC (History)
4 users (show)

Fixed In Version: ceph-16.0.0-7209.el8cp
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-08-30 08:25:57 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Ceph Project Bug Tracker 44886 0 None None None 2020-06-25 15:07:18 UTC
Ceph Project Bug Tracker 46182 0 None None None 2020-07-15 09:23:23 UTC
Red Hat Issue Tracker RHCEPH-1062 0 None None None 2021-08-27 05:19:04 UTC
Red Hat Product Errata RHBA-2021:3294 0 None None None 2021-08-30 08:26:09 UTC

Description Ken Dreyer (Red Hat) 2020-06-24 19:05:54 UTC
Description of problem:
Our RH Ceph Storage 5 installer should never install or upgrade to upstream images.

Version-Release number of selected component (if applicable):
RH Ceph Storage 5

Steps to Reproduce:
Install or upgrade a cluster with cephadm with default options

Actual results:
cephadm defaults to upstream images and repos

Expected results:
cephadm should never enable upstream images or repos

Additional information:

src/cephadm/cephadm has DEFAULT_IMAGE='docker.io/ceph/ceph:v15'. This means that cephadm will install ceph from Docker Hub. We must patch this to install registry.redhat.io/rhceph/rhceph-5-rhel8 instead.

src/cephadm/cephadm also has a lot of code that adds a Yum repository to a node. We must remove this, because customers should install from the CDN (subscription-manager) or Satellite instead.

Comment 4 Preethi 2020-11-19 15:45:10 UTC
@Juan, Issue is not seen with latest container image.

[root@magna105 ubuntu]# ./cephadm version
Using recent ceph image registry.redhat.io/rhceph-alpha/rhceph-5-rhel8:latest
ceph version 16.0.0-7209.el8cp (dc005a4e27b091d75a4fd83f9972f7fcdf9f2e18) pacific (dev)

Comment 9 errata-xmlrpc 2021-08-30 08:25:57 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 (Red Hat Ceph Storage 5.0 bug fix and enhancement), 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-2021:3294


Note You need to log in before you can comment on or make changes to this bug.