Bug 1492056 - no package matching 'nfs-ganesha-rgw'
Summary: no package matching 'nfs-ganesha-rgw'
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Ceph-Ansible
Version: 3.0
Hardware: Unspecified
OS: Unspecified
low
high
Target Milestone: rc
: 3.0
Assignee: Sébastien Han
QA Contact: Vasishta
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-09-15 11:09 UTC by Alfredo Deza
Modified: 2017-12-05 23:43 UTC (History)
11 users (show)

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:
Clone Of:
Environment:
Last Closed: 2017-12-05 23:43:31 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github ceph ceph-ansible pull 1918 0 None closed common: fix rhcs installation and rgw package for nfs 2020-04-10 02:38:23 UTC
Red Hat Product Errata RHBA-2017:3387 0 normal SHIPPED_LIVE Red Hat Ceph Storage 3.0 bug fix and enhancement update 2017-12-06 03:03:45 UTC

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


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