> On 22/03/2015, at 22.28, Steffen W Sørensen <ste...@me.com> wrote:
> 
> All,
> 
> Got a test cluster on a 4 node CentOs 7, which fails to pull updates, any 
> hints:
> 
> 
> [root@n1 ~]# rpm -qa | grep -i ceph
> python-ceph-0.87-0.el7.centos.x86_64
> ceph-release-1-0.el7.noarch
> ceph-deploy-1.5.21-0.noarch
> ceph-common-0.87-0.el7.centos.x86_64
> libcephfs1-0.87-0.el7.centos.x86_64
> ceph-0.87-0.el7.centos.x86_64
> 
> [root@n1 ~]# cat /etc/yum.repos.d/ceph.repo 
> [Ceph]
> name=Ceph packages for $basearch
> baseurl=http://ceph.com/rpm-giant/el7/$basearch 
> <http://ceph.com/rpm-giant/el7/$basearch>
> enabled=1
> gpgcheck=1
> type=rpm-md
> gpgkey=https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc 
> <https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc>
> priority=1
> 
> [Ceph-noarch]
> name=Ceph noarch packages
> baseurl=http://ceph.com/rpm-giant/el7/noarch 
> <http://ceph.com/rpm-giant/el7/noarch>
> enabled=1
> gpgcheck=1
> type=rpm-md
> gpgkey=https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc 
> <https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc>
> priority=1
> 
> [ceph-source]
> name=Ceph source packages
> baseurl=http://ceph.com/rpm-giant/el7/SRPMS 
> <http://ceph.com/rpm-giant/el7/SRPMS>
> enabled=1
> gpgcheck=1
> type=rpm-md
> gpgkey=https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc 
> <https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc>
> priority=1
> 
> # Isn’t above yum repos corrects as Dependency checks fails talking of 
> Firefly 0.80 or what?
> 
> [root@n1 ~]# yum -y update
> …
> ---> Package python-ceph.x86_64 1:0.87-0.el7.centos will be obsoleted
> ---> Package python-ceph-compat.x86_64 1:0.80.7-0.4.el7 will be obsoleting
> ---> Package python-cephfs.x86_64 1:0.80.7-0.4.el7 will be obsoleting
> --> Processing Dependency: libcephfs1 = 1:0.80.7 for package: 
> 1:python-cephfs-0.80.7-0.4.el7.x86_64
> ---> Package python-rados.x86_64 1:0.80.7-0.4.el7 will be obsoleting
> --> Processing Dependency: librados2 = 1:0.80.7 for package: 
> 1:python-rados-0.80.7-0.4.el7.x86_64
> ---> Package python-rbd.x86_64 1:0.80.7-0.4.el7 will be obsoleting
> --> Processing Dependency: librbd1 = 1:0.80.7 for package: 
> 1:python-rbd-0.80.7-0.4.el7.x86_64
> --> Finished Dependency Resolution
> Error: Package: 1:python-rados-0.80.7-0.4.el7.x86_64 (epel)
>            Requires: librados2 = 1:0.80.7
>            Installed: 1:librados2-0.87-0.el7.centos.x86_64 (@Ceph)
>                librados2 = 1:0.87-0.el7.centos
>            Available: 1:librados2-0.86-0.el7.centos.x86_64 (Ceph)
>                librados2 = 1:0.86-0.el7.centos
> Error: Package: 1:python-cephfs-0.80.7-0.4.el7.x86_64 (epel)
>            Requires: libcephfs1 = 1:0.80.7
>            Installed: 1:libcephfs1-0.87-0.el7.centos.x86_64 (@Ceph)
>                libcephfs1 = 1:0.87-0.el7.centos
>            Available: 1:libcephfs1-0.86-0.el7.centos.x86_64 (Ceph)
>                libcephfs1 = 1:0.86-0.el7.centos
> Error: Package: 1:python-rbd-0.80.7-0.4.el7.x86_64 (epel)
>            Requires: librbd1 = 1:0.80.7
>            Installed: 1:librbd1-0.87-0.el7.centos.x86_64 (@Ceph)
>                librbd1 = 1:0.87-0.el7.centos
>            Available: 1:librbd1-0.86-0.el7.centos.x86_64 (Ceph)
>                librbd1 = 1:0.86-0.el7.centos
>  You could try using --skip-broken to work around the problem
>  You could try running: rpm -Va --nofiles --nodigest
> [root@n1 ~]# 

:) Now disabling epel which seems the confusing Repo above just renders me with 
TOs from http://ceph.com <http://ceph.com/>… are Ceph.com <http://ceph.com/> 
down currently?

[root@n1 ~]# yum -y --disablerepo epel --disablerepo ceph-source update
Loaded plugins: fastestmirror, priorities
http://ceph.com/rpm-giant/el7/x86_64/repodata/repomd.xml: [Errno 12] Timeout on 
http://ceph.com/rpm-giant/el7/x86_64/repodata/repomd.xml: (28, 'Connection 
timed out after 30403 milliseconds')
Trying other mirror.
http://ceph.com/rpm-giant/el7/x86_64/repodata/repomd.xml: [Errno 12] Timeout on 
http://ceph.com/rpm-giant/el7/x86_64/repodata/repomd.xml: (28, 'Connection 
timed out after 30042 milliseconds')
Trying other mirror.
…

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

Reply via email to