Bug 1594974
Summary: | [ceph-ansible 3.0.33-2redhat1] mgr repo not setup with ceph-ansible when using rhcs downstream settings | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Vasu Kulkarni <vakulkar> |
Component: | Ceph-Ansible | Assignee: | Sébastien Han <shan> |
Status: | CLOSED ERRATA | QA Contact: | ceph-qe-bugs <ceph-qe-bugs> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 3.0 | CC: | aschoen, ceph-eng-bugs, gmeno, hnallurv, kdreyer, nthomas, sankarshan, seb, shan, tserlin, vakulkar, vpoliset |
Target Milestone: | z4 | Flags: | vakulkar:
automate_bug+
|
Target Release: | 3.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | RHEL: ceph-ansible-3.0.37-1.el7cp Ubuntu: ceph-ansible_3.0.37-2redhat1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-07-11 18:11:11 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
Vasu Kulkarni
2018-06-25 21:41:58 UTC
This has to be fixed in z4 folks not z5. Does that mean there is a downstream repo for ceph-mgr? Thanks. Something like rhel-7-server-rhceph-3-mgr-rpms? Sebastein, This issue is on xenial using rhcs_cdn packages , Manohar found this to be a doc issue and we are missing following in docs, I think a better approach is to link 3-release folder to 3-updates, I will check with Ken or RCM on this. 1. #ceph_rhcs_cdn_debian_repo: https://customername:customerpasswd@rhcs.download.redhat.com 2. #ceph_rhcs_cdn_debian_repo_version: "/3-release/" # for GA, later for updates use /3-updates/ I'm not sure I'm following, but let me know what to do and I'll do it or submit a PR on ceph-ansible :). Thanks. ok changing from 3-release to 3-udpates didnt work, although we got new ceph version, sebastein to explain this, i think you are assuming rhel nodes thats why you are saying rhel-7-server-rhceph-3-mgr-rpms, but for xenial its in /etc/apt/sources.list.d/ where ceph-ansible creates the repo based on vars on other nodes eg: osd, mon it creates the repo $ ls -lt /etc/apt/sources.list.d/rhcs_download_redhat_com_3_updates_MON.list -rw-r--r-- 1 root root 116 Jun 26 17:12 /etc/apt/sources.list.d/rhcs_download_redhat_com_3_updates_MON.list $ sudo ceph --version ceph version 12.2.4-14redhat1xenial (03fd19535b3701f3322c68b5f424335d6fc8dd66) luminous (stable) But on mgr, we can see there is no repo and it ends up using upstream packages mgr:~$ ls -lt /etc/apt/sources.list.d/ total 0 $ sudo ceph --version ceph version 10.2.9 (2ee413f77150c0f375ff6f10edd6c8f9c7d060d0) I gave this a try here https://github.com/ceph/ceph-ansible/pull/2814 @Gregory & @Sebastien, is this going to be fixed in z4? If not, can you please change the target release? I'll be in z4. We are going to make a new release upstream today which will correspond to z4. Thanks. 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/RHSA-2018:2177 |