Hello Alfredo / InkTank Team
I just noticed deploying ceph client using ceph-deploy version 1.3 is giving problem. However everything works good if i use older version 1.2.7 1) I performed ceph-deploy install ceph-client1 command , so it started searching for ceph-0.72* packages inside http://ceph.com/rpm-dumpling/el6/x86_64/ and these packages does not exists here. [ceph-client1][DEBUG ] Retrieving http://ceph.com/rpm-dumpling/el6/noarch/ceph-release-1-0.el6.noarch.rpm [ceph-client1][DEBUG ] Preparing... ################################################## [ceph-client1][DEBUG ] ceph-release ################################################## [ceph-client1][INFO ] Running command: yum -y -q install ceph [ceph-client1][ERROR ] http://ceph.com/rpm-dumpling/el6/x86_64/ceph-0.72-rc1.el6.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found" [ceph-client1][ERROR ] Trying other mirror. [ceph-client1][ERROR ] http://ceph.com/rpm-dumpling/el6/x86_64/libcephfs1-0.72-rc1.el6.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found" [ceph-client1][ERROR ] Trying other mirror. [ceph-client1][ERROR ] http://ceph.com/rpm-dumpling/el6/x86_64/librados2-0.72-rc1.el6.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found" [ceph-client1][ERROR ] Trying other mirror. [ceph-client1][ERROR ] http://ceph.com/rpm-dumpling/el6/x86_64/librbd1-0.72-rc1.el6.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found" [ceph-client1][ERROR ] Trying other mirror. [ceph-client1][ERROR ] http://ceph.com/rpm-dumpling/el6/x86_64/python-ceph-0.72-rc1.el6.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found" [ceph-client1][ERROR ] Trying other mirror. 2) After that i tried ceph-deploy install --stable dumpling ceph-client1 , again does the same thing [root@ceph-admin ceph]# [root@ceph-admin ceph]# ceph-deploy install --stable dumpling ceph-client1 [ceph-client1][INFO ] Running command: rpm -Uvh --replacepkgs http://ceph.com/rpm-dumpling/el6/noarch/ceph-release-1-0.el6.noarch.rpm [ceph-client1][DEBUG ] Retrieving http://ceph.com/rpm-dumpling/el6/noarch/ceph-release-1-0.el6.noarch.rpm [ceph-client1][DEBUG ] Preparing... ################################################## [ceph-client1][DEBUG ] ceph-release ################################################## [ceph-client1][INFO ] Running command: yum -y -q install ceph [ceph-client1][ERROR ] http://ceph.com/rpm-dumpling/el6/x86_64/ceph-0.72-rc1.el6.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found" [ceph-client1][ERROR ] Trying other mirror. [ceph-client1][ERROR ] http://ceph.com/rpm-dumpling/el6/x86_64/libcephfs1-0.72-rc1.el6.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found" [ceph-client1][ERROR ] Trying other mirror. [ceph-client1][ERROR ] http://ceph.com/rpm-dumpling/el6/x86_64/librados2-0.72-rc1.el6.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found" [ceph-client1][ERROR ] Trying other mirror. [ceph-client1][ERROR ] http://ceph.com/rpm-dumpling/el6/x86_64/librbd1-0.72-rc1.el6.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found" [ceph-client1][ERROR ] Trying other mirror. [ceph-client1][ERROR ] http://ceph.com/rpm-dumpling/el6/x86_64/python-ceph-0.72-rc1.el6.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found" [ceph-client1][ERROR ] Trying other mirror. [ceph-client1][ERROR ] [ceph-client1][ERROR ] [ceph-client1][ERROR ] Error Downloading Packages: [ceph-client1][ERROR ] librbd1-0.72-rc1.el6.x86_64: failure: librbd1-0.72-rc1.el6.x86_64.rpm from ceph: [Errno 256] No more mirrors to try. [ceph-client1][ERROR ] librados2-0.72-rc1.el6.x86_64: failure: librados2-0.72-rc1.el6.x86_64.rpm from ceph: [Errno 256] No more mirrors to try. [ceph-client1][ERROR ] ceph-0.72-rc1.el6.x86_64: failure: ceph-0.72-rc1.el6.x86_64.rpm from ceph: [Errno 256] No more mirrors to try. [ceph-client1][ERROR ] libcephfs1-0.72-rc1.el6.x86_64: failure: libcephfs1-0.72-rc1.el6.x86_64.rpm from ceph: [Errno 256] No more mirrors to try. 3) After that i tried running ceph-deploy install --testing ceph-client1 , it started searching for ceph-release-1-0.el6.noarch.rpm under http://ceph.com/rpm-testing/noarch which does not exists [ceph-client1][DEBUG ] epel-release ################################################## [ceph-client1][INFO ] Running command: rpm --import https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc [ceph-client1][INFO ] Running command: rpm -Uvh --replacepkgs http://ceph.com/rpm-testing/noarch/ceph-release-1-0.el6.noarch.rpm [ceph-client1][ERROR ] curl: (22) The requested URL returned error: 404 Not Found [ceph-client1][ERROR ] error: skipping http://ceph.com/rpm-testing/noarch/ceph-release-1-0.el6.noarch.rpm - transfer failed [ceph-client1][DEBUG ] Retrieving http://ceph.com/rpm-testing/noarch/ceph-release-1-0.el6.noarch.rpm 4) And Finally i tried ceph-deploy from my other node running versino 1.2.7 using command ceph-deploy install ceph-client1 it went FINE and every thing is working Regards Karan Singh
_______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com