I'm not sure exactly what your steps where, but I reinstalled a monitor 
yesterday on Centos 6.5 using ceph-deploy with the /etc/yum.repos.d/ceph.repo 
from ceph.com which I've included below.
Bruce

[root@essperf13 ceph-mon01]# ceph -v
ceph version 0.80.9 (b5a67f0e1d15385bc0d60a6da6e7fc810bde6047)
[root@essperf13 ceph-mon01]# lsb_release -a
LSB Version:    
:base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
Distributor ID: CentOS
Description:    CentOS release 6.5 (Final)
Release:        6.5
Codename:       Final
[root@essperf13 ceph-mon01]# 

I'm using the ceph.repo from ceph.com

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

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

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

[root@essperf13 ceph-mon01]#

-----Original Message-----
From: ceph-users [mailto:ceph-users-boun...@lists.ceph.com] On Behalf Of Loic 
Dachary
Sent: Monday, April 06, 2015 5:33 PM
To: ceph-users
Subject: [ceph-users] Installing firefly v0.80.9 on RHEL 6.5

Hi,

I tried to install firefly v0.80.9 on a freshly installed RHEL 6.5 by following 
http://ceph.com/docs/master/start/quick-ceph-deploy/#create-a-cluster but it 
installed v0.80.5 instead. Is it really what we want by default ? Or is it me 
misreading the instructions somehow ?

Cheers
-- 
Loïc Dachary, Artisan Logiciel Libre

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

Reply via email to