Hi,

I believe you need to tell apt about your proxy server:

cat /etc/apt/apt.conf
Acquire::http::Proxy "http://my.proxy.server:3142";;

wogri


On 09/11/2013 08:28 AM, kumar rishabh wrote:
> I am new to ceph.I am trying to follow the official document to install
> ceph on the machine .All things work fine but whenever I try to install
> ceph using ceph-deploy install ceph-server I get the following error
> http://pastebin.com/HxzP5Npi . I am behind a proxy server .Initially I
> thought the problem is with the ssh not using environment variables. But
> ssh ceph-server "env" gives the required proxy variables.I also tried
> using -v to get more detailed output .But this does not seem to be helping.
> I stiil think the error is related to ssh not using environment variables .
> 
> Can someone please look into it.Or else is there a more verbose way to
> get the output ?
> 
> -- 
> Kumar Rishabh
> UG2, BTech CS+MS
> IIIT-Hyderabad
> 
> 
> _______________________________________________
> ceph-users mailing list
> ceph-users@lists.ceph.com
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
> 


-- 
http://www.wogri.com
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to