This was resolved by setting the curl proxy (which conveniently was identified as necessary in another email on this list just earlier today). Overall I had to directly configure the proxies for wget, rpm and curl before I could “ceph-deploy install” completely. Setting global or user proxies (environment variable and/or bashrc) didn’t seem to work
for me with CentOS, I had to set each proxy individually. -Joe From: Gruher, Joseph R Hi all- Ceph-Deploy 1.2.7 is hanging for me on CentOS 6.4 at this step: [joceph01][INFO ] Running command: rpm -Uvh --replacepkgs
http://ceph.com/rpm-dumpling/el6/noarch/ceph-release-1-0.el6.noarch.rpm The command runs fine if I execute it myself via SSH with sudo to the target system: [ceph@joceph05 ceph]$ ssh joceph01 'sudo rpm -Uvh --replacepkgs
http://ceph.com/rpm-dumpling/el6/noarch/ceph-release-1-0.el6.noarch.rpm' A proxy issue seems like a reasonable suspect but I’ve tried configuring the proxy about 1000 different ways, plus the command completes fine when I run it myself, either over SSH or locally on the system. Curious if anyone else has had
a similar experience and might have hit upon a solution. Failing to resolve this issue, are the steps on this page a complete alternative to “ceph-deploy install” for CentOS? I am able to complete these steps and run “yum install ceph” but I am wondering if ceph-deploy is also performing any
other tasks in the “install” step. http://ceph.com/docs/master/install/rpm/ Thanks, Joe |
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com