You may have set HTTP_PROXY environment and that's why you can succeed to execute the command directly. Please try to edit the /etc/wgetrc to enable proxy (this needs to be done on all the Ceph nodes):
https_proxy = <http://[proxy-server]:[port]/> http://[proxy-server]:[port]/ http_proxy = <http://[proxy-server]:[port]/> http://[proxy-server]:[port]/ Best Regards Wei From: ceph-users-boun...@lists.ceph.com [mailto:ceph-users-boun...@lists.ceph.com] On Behalf Of kiriti krishna Sent: Thursday, December 26, 2013 11:11 AM To: ceph-us...@ceph.com Subject: [ceph-users] Query regarding installation of Emperor Hii, I am kiriti. I have tried installing ceph(Emperor) but I am facing some proxy problems like Connection timed out while installing ceph-deploy especially during the command wget -q -O- 'https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc' .This is working fine when I am executing this command individually. But its not working when executing the following command ceph-deploy install ceph-node1 ceph-node2 ceph-node3 So please suggest something in order to resolve this issue. Thanks and Regards, Kiriti
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com