Or maybe installing the RPM directly from:

http://www.mirrorservice.org/sites/ceph.com/rpm-firefly/rhel7/x86_64/

libunwind-1.1-3.el7.x86_64.rpm<http://www.mirrorservice.org/sites/ceph.com/rpm-firefly/rhel7/x86_64/libunwind-1.1-3.el7.x86_64.rpm>

but this is not for Giant seems to be for firefly =(

Rgards

[cid:[email protected]]


Jesus Chavez
SYSTEMS ENGINEER-C.SALES

[email protected]<mailto:[email protected]>
Phone: +52 55 5267 3146
Mobile: +51 1 5538883255

CCIE - 44433


Cisco.com<http://www.cisco.com/>





[cid:[email protected]]



  Think before you print.

This email may contain confidential and privileged material for the sole use of 
the intended recipient. Any review, use, distribution or disclosure by others 
is strictly prohibited. If you are not the intended recipient (or authorized to 
receive for the recipient), please contact the sender by reply email and delete 
all copies of this message.

Please click 
here<http://www.cisco.com/web/about/doing_business/legal/cri/index.html> for 
Company Registration Information.





On Mar 10, 2015, at 7:27 AM, HEWLETT, Paul (Paul)** CTR ** 
<[email protected]<mailto:[email protected]>> wrote:

Hi Jesus

EPEL is required for the libunwind library.

If libunwind is copied to the ceph repo then EPEL would not be required.

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


________________________________
From: Jesus Chavez (jeschave) [[email protected]<mailto:[email protected]>]
Sent: 10 March 2015 12:15
To: HEWLETT, Paul (Paul)** CTR **
Cc: Wido den Hollander; ceph-users
Subject: Re: [ceph-users] New eu.ceph.com<http://eu.ceph.com> mirror machine

So EPEL is not requiered?


Jesus Chavez
SYSTEMS ENGINEER-C.SALES

[email protected]<mailto:[email protected]>
Phone: +52 55 5267 3146<tel:+52%2055%205267%203146>
Mobile: +51 1 5538883255<tel:+51%201%205538883255>

CCIE - 44433

On Mar 9, 2015, at 8:58 AM, HEWLETT, Paul (Paul)** CTR ** 
<[email protected]<mailto:[email protected]>> wrote:

Hi Wildo

It seems that your move coincided with yet another change in the EPEL repo.

For anyone who is interested, I fixed this by:

    1. ensuring that check_obsoletes=1 is in 
/etc/yum/pluginconf.d/priorities.conf
    2. Install libunwind explicitly:

           yum install libunwind

    3. Install ceph with epel disabled:

          yum install --disablerepo=epel ceph

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



________________________________________
From: Wido den Hollander [[email protected]<mailto:[email protected]>]
Sent: 09 March 2015 13:43
To: HEWLETT, Paul (Paul)** CTR **; ceph-users
Subject: Re: [ceph-users] New eu.ceph.com<http://eu.ceph.com/> mirror machine

On 03/09/2015 02:27 PM, HEWLETT, Paul (Paul)** CTR ** wrote:
When did you make the change?


Yesterday

It worked on Friday albeit with these extra lines in ceph.repo:

[Ceph-el7]
name=Ceph-el7
baseurl=http://eu.ceph.com/rpms/rhel7/noarch/
enabled=1
gpgcheck=0

which I removed when I discovered this no longer existed.


Ah, I think I know. The rsync script probably didn't clean up those old
directories, since they don't exist here either:
http://ceph.com/rpms/rhel7/noarch/

That caused some confusion since this machine is a fresh sync from 
ceph.com<http://ceph.com/>

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



________________________________________
From: Wido den Hollander [[email protected]<mailto:[email protected]>]
Sent: 09 March 2015 12:15
To: HEWLETT, Paul (Paul)** CTR **; ceph-users
Subject: Re: [ceph-users] New eu.ceph.com<http://eu.ceph.com/> mirror machine

On 03/09/2015 12:54 PM, HEWLETT, Paul (Paul)** CTR ** wrote:
Hi Wildo

Has something broken with this move? The following has worked for me repeatedly 
over the last 2 months:


It shouldn't have broken anything, but you never know.

The machine rsyncs the data from ceph.com<http://ceph.com/> directly. The 
directories you
are pointing at do exist and contain data.

Anybody else noticing something?

This a.m. I tried to install ceph using the following repo file:

[root@citrus ~]# cat /etc/yum.repos.d/ceph.repo
[ceph]
name=Ceph packages for $basearch
baseurl=http://ceph.com/rpm-giant/rhel7/$basearch
enabled=1
priority=2
gpgcheck=1
type=rpm-md
gpgkey=https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc

[ceph-noarch]
name=Ceph noarch packages
baseurl=http://ceph.com/rpm-giant/rhel7/noarch
enabled=1
priority=2
gpgcheck=1
type=rpm-md
gpgkey=https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc

[ceph-source]
name=Ceph source packages
baseurl=http://ceph.com/rpm-giant/rhel7/SRPMS
enabled=0
priority=2
gpgcheck=1
type=rpm-md
gpgkey=https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc

and ceph now fails to install:

msg: Error: Package: 1:ceph-0.87.1-0.el7.x86_64 (ceph)
          Requires: python-ceph = 1:0.87.1-0.el7
          Available: 1:python-ceph-0.86-0.el7.x86_64 (ceph)
              python-ceph = 1:0.86-0.el7
          Available: 1:python-ceph-0.87-0.el7.x86_64 (ceph)
              python-ceph = 1:0.87-0.el7
          Available: 1:python-ceph-0.87.1-0.el7.x86_64 (ceph)
              python-ceph = 1:0.87.1-0.el7
Error: Package: 1:ceph-common-0.87.1-0.el7.x86_64 (ceph)
          Requires: python-ceph = 1:0.87.1-0.el7
          Available: 1:python-ceph-0.86-0.el7.x86_64 (ceph)
              python-ceph = 1:0.86-0.el7
          Available: 1:python-ceph-0.87-0.el7.x86_64 (ceph)
              python-ceph = 1:0.87-0.el7
          Available: 1:python-ceph-0.87.1-0.el7.x86_64 (ceph)
              python-ceph = 1:0.87.1-0.el7

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



________________________________________
From: ceph-users 
[[email protected]<mailto:[email protected]>] 
on behalf of Wido den Hollander [[email protected]<mailto:[email protected]>]
Sent: 09 March 2015 11:15
To: ceph-users
Subject: [ceph-users] New eu.ceph.com<http://eu.ceph.com/> mirror machine

Hi,

Since the recent reports of rsync failing on eu.ceph.com<http://eu.ceph.com/> I 
moved
eu.ceph.com<http://eu.ceph.com/> to a new machine.

It went from physical to a KVM VM backed by RBD, so it's now running on
Ceph.

URLs or rsync paths haven't changed, it's still 
eu.ceph.com<http://eu.ceph.com/> and
available over IPv4 and IPv6.

This Virtual Machine is dedicated for running eu.ceph.com<http://eu.ceph.com/>, 
so hopefully
rsync won't fail anymore.

--
Wido den Hollander
42on B.V.
Ceph trainer and consultant

Phone: +31 (0)20 700 9902
Skype: contact42on
_______________________________________________
ceph-users mailing list
[email protected]<mailto:[email protected]>
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com



--
Wido den Hollander
42on B.V.
Ceph trainer and consultant

Phone: +31 (0)20 700 9902
Skype: contact42on



--
Wido den Hollander
42on B.V.
Ceph trainer and consultant

Phone: +31 (0)20 700 9902
Skype: contact42on
_______________________________________________
ceph-users mailing list
[email protected]<mailto:[email protected]>
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to