Bug 1813236

Summary: all.yml file mentions support for only >=RHEL8.0 in ceph4.0
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Nag Pavan Chilakam <nchilaka>
Component: Ceph-AnsibleAssignee: Guillaume Abrioux <gabrioux>
Status: CLOSED DUPLICATE QA Contact: Vasishta <vashastr>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.0CC: aschoen, ceph-eng-bugs, dsavinea, gmeno, nthomas, ykaul
Target Milestone: rc   
Target Release: 5.*   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-13 14:02:30 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 Nag Pavan Chilakam 2020-03-13 11:02:07 UTC
Description of problem:
==================
ceph 4.0 is supported for both rhel7.7 and rhel8.x
however the all.yml file mentions support for only rhel8.x which is confusing
file: group_vars/all.yml

172 # REPOSITORY: RHCS VERSION RED HAT STORAGE (from 4.0)
173 #
174 # Enabled when ceph_repository == 'rhcs'
175 #
176 # This version is only supported on RHEL >= 8.0


Change the above comment line to reflect the correct supported versions

Comment 1 Dimitri Savineau 2020-03-13 14:02:30 UTC

*** This bug has been marked as a duplicate of bug 1796853 ***

Comment 2 Nag Pavan Chilakam 2020-03-13 16:52:02 UTC
(In reply to Dimitri Savineau from comment #1)
> 
> *** This bug has been marked as a duplicate of bug 1796853 ***

Hi Dimitri,
I didn't understand the reason behind duping it to other bug, as I couldn't correlate with each other.
In this bug all I am asking is to change the comment line so that it doesn't convey that only RHEL8.x is the supported version.
Line 176 can be something like
# This version is only supported on RHEL >=7.7 and RHEL >= 8.0

instead of 
# This version is only supported on RHEL >= 8.0

Whereas BZ#1796853 talks about adding logic to enable repos for 7.7 in ceph4

Can you kindly help me understand in more detail the reason for dup'ing the bug

Comment 3 Dimitri Savineau 2020-03-13 17:23:21 UTC
Because BZ#1796853 also change the comment line as you mentioned

See the associated PR [1] for more information

[1] https://github.com/ceph/ceph-ansible/pull/5019/files