I found it here http://ceph.com/rpm/el6/noarch/. The date says it was generated on May 24. So I used this in a brand new node.
Good thing is that it installs cuttlefish with it. Bad thing is that it doesn't install python-pushy. When I tried to execute ceph-deploy command it says: ImportError: No module named pushy So I tried yum install python-pushy and got this The GPG keys listed for the "Ceph noarch packages" repository are already installed but they are not correct for this package. So I installed the dependencies for python-pushy then ran rpm -ivh http://ceph.com/rpm/el6/noarch/python-pushy-0.5.1-6.1.noarch.rpm Now when I try ceph-deploy install ceph103 [remote] sudo: sorry, you must have a tty to run sudo On Sat, May 25, 2013 at 1:27 AM, Gary Lowell <[email protected]>wrote: > The ceph-deploy v1.0 rpm has been pushed to the Cuttlefish repo for > centos6. > > Cheers, > Gary > > On May 24, 2013, at 11:54 AM, Dewan Shamsul Alam <[email protected]> > wrote: > > Thanks! I better go to sleep now. Will try it out tomorrow morning. > > > On Sat, May 25, 2013 at 12:53 AM, Gary Lowell <[email protected]>wrote: > >> Hi Dewan - >> >> There was a patch submitted for that recently, and I will push out a new >> version of the packages in the next hour or so. >> >> If you want to apply the fix before that. It is >> commit d2c3caf130727b5e42b663fcff5bd520a8517a1e. >> >> Cheers, >> Gary >> >> >> On May 24, 2013, at 11:45 AM, Dewan Shamsul Alam <[email protected]> >> wrote: >> >> Successfully installed ceph-deploy and ceph in CentOS 6.4. Now I got a >> new problem. It goes like this: >> >> [root@cephdeploy ~]# ceph-deploy install ceph101 >> >> ceph-deploy modules not installed. >> [root@cephdeploy ~]# >> >> >> On Sat, May 25, 2013 at 12:30 AM, Dewan Shamsul Alam < >> [email protected]> wrote: >> >>> Thank you all. All dependencies met and ceph-deploy is installing in my >>> system. >>> >>> >>> >>> On Sat, May 25, 2013 at 12:18 AM, Guido Winkelmann < >>> [email protected]> wrote: >>> >>>> Am Freitag, 24. Mai 2013, 15:04:55 schrieb Ricardo J. Barberis: >>>> > You need to install EPEL repository from >>>> http://fedoraproject.org/wiki/EPEL >>>> > for those dependencies. >>>> >>>> If installing EPEL is a requirement for using this repo, the >>>> documentation >>>> should really reflect that. >>>> >>>> Guido >>>> _______________________________________________ >>>> ceph-users mailing list >>>> [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 >> >> >> > _______________________________________________ > ceph-users mailing list > [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
