#4335 Routing between cloud machines doesn't work
Closed: Fixed None Opened 9 years ago by mizdebsk.

I am trying to access Copr repo from Jenkins. Both machines are on Fedora cloud.

DNS resolution seems to work, but connection can't be established. I suspect this is a routing problem inside cloud.

{{{
Timeout on http://copr-be.cloud.fedoraproject.org/results/mizdebsk/override/fedora-rawhide-x86_64/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')
}}}

The Copr repo is available from outsides of cloud without any problems. Also Jenkins is able to access repos hosted on external servers.


So, this is an openstack folsom bug we have run into before.

See ticket #4025

However, the work around there won't work for you, since each openstack project is on it's own internal vlan.

I don't know that there is much we can do now, but when we install icehouse soon hopefully this bug is fixed there.

Shall we close this for now, and reopen if it's still happening with icehouse once we have that up?

Replying to [comment:1 kevin]:

Shall we close this for now, and reopen if it's still happening with icehouse once we have that up?

Sure, I just wanted to make sure you are aware of this.

Yeah, Seth did a bunch of debugging of this a while back and gave it to the openstack folks. Of course there has been a total rewrite of their networking setup since then, but I am hoping when we move to icehouse it will be fixed there.

Login to comment on this ticket.

Metadata