Re: Giant 0.87 update on CentOs 7

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Steffen

We have recently encountered the errors described below. Initially one must set check_obsoletes=1 in the yum priorities.conf file.

However subsequent yum updates cause problems.

The solution we use is to disable the epel repo by default:

      yum-config-manager --disable epel

and explicitly install libunwind:

     yum -y --enablerepo=epel libunwind

Then updates occur cleanly...

    yum -y update

Additionally we specify eu.ceph.com in the ceph.repo file. This all works with RHEL7.

If one does not do this then the incorrect librbd1, librados2 rpms are installed and this triggers a dependency install of the (incorrect) firefly rpms.

To recover remove librbd1,librados2:

      yum remove librbd1 librados2

HTH

Regards
Paul Hewlett
Senior Systems Engineer
Velocix, Cambridge
Alcatel-Lucent
t: +44 1223 435893 m: +44 7985327353



From: ceph-users [ceph-users-bounces@xxxxxxxxxxxxxx] on behalf of Steffen W Sørensen [stefws@xxxxxx]
Sent: 22 March 2015 22:22
To: Ceph Users
Subject: Re: Giant 0.87 update on CentOs 7

:) Now disabling epel which seems the confusing Repo above just renders me with TOs from http://ceph.com… are Ceph.com down currently?
http://eu.ceph.com answers currently… properly the trans-atlantic line or my provider :/



[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@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

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

[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux