Bug 1492056

Summary: no package matching 'nfs-ganesha-rgw'
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Alfredo Deza <adeza>
Component: Ceph-AnsibleAssignee: Sébastien Han <shan>
Status: CLOSED ERRATA QA Contact: Vasishta <vashastr>
Severity: high Docs Contact:
Priority: low    
Version: 3.0CC: adeza, anharris, aschoen, ceph-eng-bugs, gmeno, hnallurv, kdreyer, nthomas, sankarshan, seb, vashastr
Target Milestone: rc   
Target Release: 3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: RHEL: ceph-ansible-3.0.0-0.1.rc10.el7cp Ubuntu: ceph-ansible_3.0.0~rc10-2redhat1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-12-05 23:43:31 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 Alfredo Deza 2017-09-15 11:09:04 UTC
Description of problem: Cluster setup with Ansible fails because that package is not found when installing dependencies (Since September 9)


Version-Release number of selected component (if applicable): 
Ansible 2.3, RHEL 7.4, 
ceph-ansible 4767eaaab3ca5e5d5f562bf5f8ae1e609f39f086 (origin/master)


Actual results:
TASK [ceph-common : install redhat nfs-ganesha-rgw and ceph-radosgw packages] ***
task path: /home/jenkins-build/build/workspace/rhcs-next-tests-rhcs-ansible2.3-cluster/roles/ceph-common/tasks/installs/install_redhat_packages.yml:83
failed: [ceph-nfs0] (item=nfs-ganesha-rgw) => {
    "changed": false, 
    "failed": true, 
    "item": "nfs-ganesha-rgw", 
    "rc": 126, 
    "results": [
        "No package matching 'nfs-ganesha-rgw' found available, installed or updated"
    ]
}

MSG:

No package matching 'nfs-ganesha-rgw' found available, installed or updated
failed: [ceph-nfs0] (item=ceph-radosgw) => {
    "changed": false, 
    "failed": true, 
    "item": "ceph-radosgw", 
    "rc": 126, 
    "results": [
        "No package matching 'ceph-radosgw' found available, installed or updated"
    ]
}

MSG:

No package matching 'ceph-radosgw' found available, installed or updated


Expected results:


Additional info:

Comment 3 seb 2017-09-18 21:59:29 UTC
Alfredo, do we actually have the rhcs install working?
Looking at the code I don't see how it can work. 

The PR attached to this BZ should solve the installation AND your pkg issue.

Comment 7 Vasishta 2017-10-05 15:09:59 UTC
Working fine with ceph-ansible-3.0.0-0.1.rc15.el7cp.noarch

$ rpm -qa|grep rgw
python-rgw-12.2.1-9.el7cp.x86_64
librgw2-12.2.1-9.el7cp.x86_64
nfs-ganesha-rgw-2.5.2-2.el7cp.x86_64
$ rpm -qa|grep radosgw
ceph-radosgw-12.2.1-9.el7cp.x86_64

Moving to VERIFIED state.

Comment 10 errata-xmlrpc 2017-12-05 23:43:31 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