<div dir="ltr">Hi hjh,<div><br></div><div>If you are able to ping to that particular instance (which I hope you would be since the initial tcp handshake gets completed), the other thing which might cause such an issue if the MTU size. We have also seen such issue when the physical host's nic was unable to deal correctly with the fragmented packets. You can test this by first sending ping packets, then increasing their size to 1500 and see if its successful. In our case, we had to disable Large Receive Offload(LRO) on the nic card and then it worked fine. Other could be increasing the MTU size on the nic itself. Do give it a try and see if it helps.</div><div><br></div><div>Thanks.</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><b style="font-size:12.8000001907349px;color:rgb(136,136,136)"><font size="2">Rahul Sharma</font></b><br style="font-size:12.8000001907349px;color:rgb(136,136,136)"><font size="1" style="color:rgb(136,136,136)"><i>MS in Computer Science, 2016</i><br>College of Computer and Information Science, Northeastern University<br>Mobile:  801-706-7860<br>Email: <a href="mailto:rahulsharmaait@gmail.com" target="_blank">rahulsharmaait@gmail.com</a><br>Linkedin: <a href="http://www.linkedin.com/in/rahulsharmaait" target="_blank">www.linkedin.com/in/rahulsharmaait</a></font><br></div></div></div>
<br><div class="gmail_quote">On Sun, Sep 27, 2015 at 12:29 PM, Mike Spreitzer <span dir="ltr"><<a href="mailto:mspreitz@us.ibm.com" target="_blank">mspreitz@us.ibm.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><tt><font size="2">> From: "applyhhj" <<a href="mailto:applyhhj@163.com" target="_blank">applyhhj@163.com</a>></font></tt><br><tt><font size="2">> To: "openstack" <<a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a>></font></tt><br><tt><font size="2">> Date: 09/27/2015 11:16 AM</font></tt><br><tt><font size="2">> Subject: [Openstack] Data transmission failure
between VM and outside machines</font></tt><span class=""><br><tt><font size="2">> <br>> Hi, I have setup the openstack cloud and launched VMs in the cloud.
<br>> At first everything went very well. But yesterday evening, due to
<br>> some reasons our lab lost power and all servers were shutdown. This
<br>> morning I turned on all nodes and try to connect to the VM by ssh
<br>> but failed. I used netstat to check the status of port 22. It shows
<br>> that connection between VM and machine in the external network can
<br>> be established. However the ssh process just stuck at <br>> SSH2_MSG_KEXINIT sent. Also I setup a rabbitmq server in the VM and
<br>> the same situation happened. When connecting rabbitmq server through<br>> web ui, netstat shows that connections have been established however<br>> the web browser can not get any data from the server, it shows a <br>> blank page. Also I tried to ssh from one VM to another VM through
<br>> internal network, the <a href="http://192.168.1.0/24" target="_blank">192.168.1.0/24</a> network, similar things <br>> happened. Does anyone know how to fix this problem? Thank you! By
<br>> the way the br-ex bridge can only be brought up manually, so after
<br>> boot the network node I brought up the br-ex bridge and restart all
<br>> relevant network services in network node. Please help me with this
<br>> problem. Thank you very much!!</font></tt><br><br></span><tt><font size="2">When faced with networking mysteries like that my
next step is usually to start taking packet traces at various points.</font></tt><br><br><tt><font size="2">Regards,</font></tt><br><tt><font size="2">Mike</font></tt><br><br>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br></div></div>