Hi,

I try to install ceph hammer on centos7 but something with the RPM Repository seems to be wrong.

In my yum.repos.d/ceph.repo file I have the following configuration:

[ceph]
name=Ceph packages for $basearch
baseurl=baseurl=http://download.ceph.com/rpm-hammer/el7/$basearch
enabled=1
priority=2
gpgcheck=1
type=rpm-md
gpgkey=https://download.ceph.com/keys/release.asc

[ceph-noarch]
name=Ceph noarch packages
baseurl=http://download.ceph.com/rpm-hammer/el7/noarch
enabled=1
priority=2
gpgcheck=1
type=rpm-md
gpgkey=https://download.ceph.com/keys/release.asc


Now I can find with "yum search ceph" some packages out of this repository but the "ceph" package itself is missing. Is there something wrong with my configuration or is there some issue with the rpository itself?

This is the output from the yum search ceph:
# yum search ceph
Loaded plugins: fastestmirror, priorities, versionlock
Loading mirror speeds from cached hostfile
112 packages excluded due to repository priority protections
============================================================================================================================== N/S matched: ceph =============================================================================================================================== centos-release-ceph-hammer.noarch : Ceph Hammer packages from the CentOS Storage SIG repository
ceph-common.x86_64 : Ceph Common
ceph-dash.noarch : ceph dashboard
ceph-debuginfo.x86_64 : Debug information for package ceph
ceph-deploy.noarch : Admin and deploy tool for Ceph
ceph-devel-compat.x86_64 : Compatibility package for Ceph headers
ceph-fuse.x86_64 : Ceph fuse-based client
ceph-libs-compat.x86_64 : Meta package to include ceph libraries
ceph-test.x86_64 : Ceph benchmarks and test tools
cephfs-java.x86_64 : Java libraries for the Ceph File System
collectd-ceph.x86_64 : Ceph plugin for collectd
libcephfs1.x86_64 : Ceph distributed file system client library
libcephfs1-devel.x86_64 : Ceph distributed file system headers
libcephfs_jni1.x86_64 : Java Native Interface library for CephFS Java bindings libcephfs_jni1-devel.x86_64 : Development files for CephFS Java Native Interface library
python-ceph-compat.x86_64 : Compatibility package for Cephs python libraries
python-cephfs.x86_64 : Python libraries for Ceph distributed file system
ceph-radosgw.x86_64 : Rados REST gateway
rbd-fuse.x86_64 : Ceph fuse-based client

  Name and summary matches only, use "search all" for everything.



Regards,
Manuel


_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to