On 07/04/2015 18:51, Bruce McFarland wrote: > Loic, > You're not mistaken the pages are listed under the Installation (Manual) link: > > http://ceph.com/docs/master/install/ > > You'll see the first link is the "Get Packages" link which takes you to: > > http://ceph.com/docs/master/install/get-packages/ > > This page contains the details on setting up your system to use APT (Ubuntu) > or RPM (Centos) and the code for the ceph.repo file. There are also package > dependency lists, trusted keys, etc.
Thanks for checking. Maybe it is intended that instructions for ceph-deploy only get packages from the distribution and not from the ceph.com repositories. Cheers > Bruce > > > -----Original Message----- > From: Loic Dachary [mailto:[email protected]] > Sent: Tuesday, April 07, 2015 1:32 AM > To: Bruce McFarland; ceph-users > Subject: Re: [ceph-users] Installing firefly v0.80.9 on RHEL 6.5 > > > Hi Bruce, > > On 07/04/2015 02:40, Bruce McFarland wrote: >> 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 > > That's what I also ended up doing. But unless I'm mistaken adding > /etc/yum.repos.d/ceph.repo from ceph.com for ceph packages is not in the > steps listed at http://ceph.com/docs/master/start/, starting from > http://ceph.com/docs/master/start/quick-start-preflight/ and proceeding to > http://ceph.com/docs/master/start/quick-ceph-deploy/. > > Cheers > >> >> [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.as >> c >> 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.as >> c >> 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.as >> c >> 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:[email protected]] 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 > -- Loïc Dachary, Artisan Logiciel Libre
signature.asc
Description: OpenPGP digital signature
_______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
