Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sat Apr 18, 2015 8:20 am 
Offline
Newbie

Joined: Tue Mar 20, 2012 6:14 am
Posts: 4
Location: United States
- Start with base Linode CentOS 7 - no other packages installed, no firewall rules altered, clean install.

yum update
yum install docker
chkconfig docker on
service docker start
docker run -i -t fedora /bin/bash

- inside the Docker container:

[root@c9f79f5d018b /]# curl http://www.linode.com
curl: (56) Recv failure: Connection reset by peer

ping www.linode.com
[root@c9f79f5d018b /]# ping -c2 linode.com
PING linode.com (69.164.200.202) 56(84) bytes of data.
64 bytes from www-loadbal2.linode.com (69.164.200.202): icmp_seq=1 ttl=52 time=43.9 ms
64 bytes from www-loadbal2.linode.com (69.164.200.202): icmp_seq=2 ttl=52 time=43.9 ms

Ping works, but no tcp connections. curl to other hosts results in same result. Can't run yum (times out).

Same process tried for Ubuntu 10.04 LTS and Debian 7 as base distros, same problem each time.

Linode support has been trying to help, but no answers so far. They've tried it themselves and it works fine for them. They have also migrated machine to a different host. Same result.

I'm out of ideas. Anyone?


Top
   
PostPosted: Sat Apr 18, 2015 11:53 am 
Offline
Newbie

Joined: Tue Mar 20, 2012 6:14 am
Posts: 4
Location: United States
Also, just tested CentOS 6.5. Same problem.


Top
   
PostPosted: Sat Apr 18, 2015 9:33 pm 
Offline
Senior Member
User avatar

Joined: Sun Jan 18, 2009 2:41 pm
Posts: 830
When you say "other hosts" have you tried non-Linode sites? I have run into odd disconnects myself when accessing Linode sites (e.g., this forum, the Linode guides). They seem to occur when multiple connections are initiated, leading me to think that some sort of DoS protection is being triggered at the load balancer (alternatively, it may have something to do with cache headers).

Anyway, make sure you try reaching web sites that you know aren't connected to Linode's load balancers.


Top
   
PostPosted: Sat Apr 18, 2015 10:04 pm 
Offline
Newbie

Joined: Tue Mar 20, 2012 6:14 am
Posts: 4
Location: United States
I have tried many other sites, both ones under my control and general internet sites (www.google.com, www.mit.edu, www.cnn.com). Same result. Sites can be reached by the Linode machine, but not from within the containers. The container can resolve the DNS, but fails to connect via tcp. The problem first manifested itself trying to build a container running "yum":

[root@7961df4985e3 /]# yum update
Loaded plugins: fastestmirror
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7 ... nfra=stock error was
12: Timeout on http://mirrorlist.centos.org/?release=7 ... nfra=stock: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')


Top
   
PostPosted: Sat Apr 18, 2015 10:38 pm 
Offline
Senior Member
User avatar

Joined: Sun Jan 18, 2009 2:41 pm
Posts: 830
Ah, OK. It's possible there's a firewall problem, but that seems unlikely given that ping's ICMP and DNS UDP packets get through. Sorry, I'm not familiar with Docker so don't have much to add.


Top
   
PostPosted: Sun Apr 19, 2015 6:54 am 
Offline
Newbie

Joined: Tue Mar 20, 2012 6:14 am
Posts: 4
Location: United States
Linode support has been able to reproduce the problem and are working to discover what the cause is. I will update this thread with what I hear. In the meantime, I'd be interested to know if anyone else has experienced this with new Linodes running Docker. Are there just certain hosts or regions this is happening in?


Top
   
PostPosted: Sun Apr 19, 2015 7:02 am 
Offline
Linode Staff

Joined: Mon Jun 16, 2014 2:27 pm
Posts: 50
Location: Galloway, NJ
Hello,

Can you please provide the ticket ID? I'd like to take a look at this ticket and hopefully shine some light on this issue.

Thanks!

Dave.


Top
   
PostPosted: Sun Apr 19, 2015 8:19 am 
Offline
Linode Staff

Joined: Mon Jun 16, 2014 2:27 pm
Posts: 50
Location: Galloway, NJ
Hello,

After further investigation, we have determined that this is an issue with the physical server that the Linode was on. We have forwarded this to our administrators and our Hardware Team so that this issue can be resolved. We do not have an ETA for the time that it will take for us to resolve the issue, as the issue is present only on a specific server build.

This being said, this issue will not happen across all physical servers, but only specific ones. In the event someone else experiences this issue, they should reach out to us via ticket so that we can look into this issue for them.

We appreciate your patience and understanding.

Thank you,

Dave Russell Jr
Linode Support Specialist.


Top
   
PostPosted: Tue Apr 21, 2015 5:12 pm 
Offline

Joined: Tue Apr 21, 2015 5:09 pm
Posts: 1
Hi,

Just want to chime in from Docker Inc, that we too were experiencing this problem and in working with the Linode team have confirmed that their fix indeed resolves the issue.

Cheers


Top
   
PostPosted: Tue Apr 21, 2015 5:30 pm 
Offline
Linode Staff
User avatar

Joined: Tue Apr 15, 2003 6:24 pm
Posts: 3090
Website: http://www.linode.com/
Location: Galloway, NJ
Yup - you guys should be good to go.

Thanks,
-Chris


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group