On Tue, Aug 5, 2014 at 3:21 PM, O'Reilly, Dan <Daniel.OReilly at dish.com> wrote: > I?m trying to bring up a Ceph cluster. In our environment, access to > outside repositories is VERY restricted. This causes some BIG problems, > namely, going out to the ceph respositories. I opened up a proxy to allow > this, but still have problems: > > > > [ceph at tm1cldcphal01 wombat-cluster]$ ceph-deploy install tm1cldmonl01 > > [ceph_deploy.conf][DEBUG ] found configuration file at: > /home/cephadmin/.cephdeploy.conf > > [ceph_deploy.cli][INFO ] Invoked (1.5.5): /usr/bin/ceph-deploy install > tm1cldmonl01 > > [ceph_deploy.install][DEBUG ] Installing stable version firefly on cluster > ceph hosts tm1cldmonl01 > > [ceph_deploy.install][DEBUG ] Detecting platform for host tm1cldmonl01 ... > > [tm1cldmonl01][DEBUG ] connected to host: tm1cldmonl01 > > [tm1cldmonl01][DEBUG ] detect platform information from remote host > > [tm1cldmonl01][DEBUG ] detect machine type > > [ceph_deploy.install][INFO ] Distro info: Red Hat Enterprise Linux Server > 6.5 Santiago > > [tm1cldmonl01][INFO ] installing ceph on tm1cldmonl01 > > [tm1cldmonl01][INFO ] Running command: sudo yum clean all > > [tm1cldmonl01][DEBUG ] Loaded plugins: product-id, security, > subscription-manager > > [tm1cldmonl01][DEBUG ] Cleaning repos: Local_Repo RHN_Latest ceph-noarch > ceph-x86_64 > > [tm1cldmonl01][DEBUG ] Cleaning up Everything > > [tm1cldmonl01][WARNIN] This system is not registered to Red Hat > Subscription Management. You can use subscription-manager to register. > > [tm1cldmonl01][INFO ] Running command: sudo yum -y install wget > > [tm1cldmonl01][DEBUG ] Loaded plugins: product-id, security, > subscription-manager > > [tm1cldmonl01][DEBUG ] Setting up Install Process > > [tm1cldmonl01][DEBUG ] Package wget-1.12-1.11.el6_5.x86_64 already > installed and latest version > > [tm1cldmonl01][DEBUG ] Nothing to do > > [tm1cldmonl01][WARNIN] This system is not registered to Red Hat > Subscription Management. You can use subscription-manager to register. > > *[tm1cldmonl01][INFO ] Running command: sudo rpm --import > https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc > <https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc>* > > *[tm1cldmonl01][WARNIN] curl: (7) Failed to connect to > 2607:f298:4:147::b05:fe2a: Network is unreachable* > > *[tm1cldmonl01][WARNIN] error: > https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc > <https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc>: import > read failed(2).* > > *[tm1cldmonl01][ERROR ] RuntimeError: command returned non-zero exit > status: 1* > > *[ceph_deploy][ERROR ] RuntimeError: Failed to execute command: rpm > --import https://ceph.com/git/ <https://ceph.com/git/>?* > p=ceph.git;a=blob_plain;f=keys/release.asc > > > > It looks like curl is attempting to do an IPV6 lookup. So, I disabled > IPV6 and now just get from curl: > > > > curl: (7) couldn't connect to host > > error: https://ceph.com/git/?p=ceph.git: import read failed(2). > > > > Is there ANY way to install ceph without going outside our network? This > is a VERY limiting thing, and we simply cannot have a wide-open proxy to > external systems that are beyond our control. We can?t be the only people > running into this. > There sure is, I would suggest setting up a mirror and point ceph-deploy to your internal mirror so that it can install from there. There are a few flags involved, and you can make ceph-deploy have certain defaults if you need to with the cephdeploy.conf file: http://ceph.com/ceph-deploy/docs/conf.html Some users have to make a few changes if creating a mirror is completely out of the questions, you can find some notes here: http://ceph.com/ceph-deploy/docs/install.html#behind-firewall > > > Thanks! > > > > Dan O'Reilly > > UNIX Systems Administration > > [image: cid:638154011 at 09122011-048B] > > 9601 S. Meridian Blvd. > > Englewood, CO 80112 > > 720-514-6293 > > > > > > _______________________________________________ > ceph-users mailing list > ceph-users at lists.ceph.com > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.ceph.com/pipermail/ceph-users-ceph.com/attachments/20140805/cfadd7a0/attachment.htm> -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 1895 bytes Desc: not available URL: <http://lists.ceph.com/pipermail/ceph-users-ceph.com/attachments/20140805/cfadd7a0/attachment.jpg>