<div dir="ltr">Hey Stackers!<div><br></div><div>I'm facing a weird network issue here, with <b>IceHouse</b> and <i>Neutron L3</i>... Using "Per-Project Router with Private Networks"... </div><div><br></div><div>
I am unable to connect via SSH into an Instance, from its own "Project Namespace Router", look:</div><div><br></div><div>--</div><div><div><font face="courier new, monospace">root@net-controller-1:~# ip netns exec qrouter-c252886a-1fd0-45dd-9e3b-4233786e7960 ssh -i ~/pem <a href="mailto:ubuntu@192.168.1.17">ubuntu@192.168.1.17</a> -v</font></div>
<div><font face="courier new, monospace">OpenSSH_6.6.1, OpenSSL 1.0.1f 6 Jan 2014</font></div><div><font face="courier new, monospace">debug1: Reading configuration data /etc/ssh/ssh_config</font></div><div><font face="courier new, monospace">debug1: /etc/ssh/ssh_config line 19: Applying options for *</font></div>
<div><font face="courier new, monospace">debug1: Connecting to 192.168.1.17 [192.168.1.17] port 22.</font></div><div><font face="courier new, monospace">debug1: Connection established.</font></div><div><font face="courier new, monospace">debug1: permanently_set_uid: 0/0</font></div>
<div><font face="courier new, monospace">debug1: identity file /root/pem type -1</font></div><div><font face="courier new, monospace">debug1: identity file /root/pem-cert type -1</font></div><div><font face="courier new, monospace">debug1: Enabling compatibility mode for protocol 2.0</font></div>
<div><font face="courier new, monospace">debug1: Local version string SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2</font></div><div><font face="courier new, monospace">debug1: Remote protocol version 2.0, remote software version OpenSSH_6.6p1 Ubuntu-2ubuntu1</font></div>
<div><font face="courier new, monospace">debug1: match: OpenSSH_6.6p1 Ubuntu-2ubuntu1 pat OpenSSH_6.5*,OpenSSH_6.6* compat 0x14000000</font></div><div><font face="courier new, monospace">debug1: SSH2_MSG_KEXINIT sent</font></div>
<div>...</div><div>...</div></div><div>...ssh stucked!!!</div><div>...</div><div>--</div><div><br></div><div>The SSH connection froze at "<span style="font-family:'courier new',monospace">debug1: SSH2_MSG_KEXINIT sent</span>" and it never establishes...</div>
<div><br></div><div>From its attached `Floating IP`, the symptom is the same, I can't connect via SSH into a Instance, I tried it with 12.04 and 14.04, same result for both...</div><div><br></div><div>The Instance looks good from SPICE Consoles (but I need to login with "ubuntu user" via network first, using ssh key).</div>
<div><br></div><div>-</div><div><br></div><div>I'm running tcpdump on both "qr-$INT" and at the Compute Node DATA NETWORK, to see the GREv0 traffic too, here it is:</div><div><br></div><div><div>--</div><div>
<font face="courier new, monospace">root@net-controller-1:~# ip netns exec qrouter-c252886a-1fd0-45dd-9e3b-4233786e7960 tcpdump -v -ni qr-eeb0d2f3-42</font></div></div><div><br></div><div><a href="http://paste.openstack.org/show/80969/">http://paste.openstack.org/show/80969/</a><br>
</div><div><br></div><div>NOTE: From the line ~16 to 32, SSH was already frozen...</div><div>--</div><div><br></div><div><font face="courier new, monospace">root@compute-node-1:~# tcpdump -ni eth1 | grep -v IP6<br></font></div>
<div><br></div><div><a href="http://paste.openstack.org/show/80970/">http://paste.openstack.org/show/80970/</a><br></div><div>--</div><div><br></div><div>What can I do to deep investigate this?!</div><div><br></div><div>
I double checked everything, including OVS bridges, sysctl.conf, `<font face="courier new, monospace">ethtool --offload ethX gro off</font>` and etc... Don't know what's is wrong...</div>
<div><br></div><div>I think that this is the last problem I'm facing with IceHouse, I would like to put it into prod but, I am unable to do it right now... :-/</div><div><br></div><div>Tks in advance!</div><div><br>
</div><div>Best,</div><div>Thiago</div></div>