<div dir="ltr">Hi community,<div>I need your help ,tips, advices.</div><div><br></div><div><br></div><div><b>> Environment <</b></div><div>I have deployed Openstack "Stein" using the latest kolla-ansible on the following deployment topology:</div><div><br></div><div>1) OS Controller running as VM on a "cloud" location</div><div>2) OS Compute running on a baremetal server remotely (wrt OS Controller) location</div><div>3) Network node running on the Compute host</div><div><br></div><div>As per the above info, Controller and compute run on two different networks.</div><div><br></div><div>Kolla-Ansible is not really designed for such scenario but after manipulating the globals.yml and the inventory files (basically I had to move node specific network settings from the globals to the inventory file), eventually the deployment works fine.</div><div><br></div><div><br></div><div><b>> Problem <</b></div><div>I have no specific issue working with this deployment except the following:</div><div><br></div><div>"SSH connection to the VM is quite slow".</div><div><br></div><div>It takes around 20 seconds for me to log into the VM (Ubuntu, CentOS, whatever).</div><div><br></div><div><br></div><div><b>> Observations <</b></div><div><ul><li>Except for the slowness during the SSH login, I don't have any further specific issue working with this envirorment</li><li>With the Network on the Compute I can turn the OS controller off with no impact on the VM. Still the connection is slow</li><li>I tried different type of images (Ubuntu, CentOS, Windows) always with the same result. </li><li>SSH connection is slow even if I try to login into the VM within the IP Namespace</li></ul><div>From the ssh -vvv, I can see that the authentication gets stuck here:</div></div><div><br></div><div><font face="courier new, monospace">debug1: Authentication succeeded (publickey).<br>Authenticated to *****<br>debug1: channel 0: new [client-session]<br>debug3: ssh_session2_open: channel_new: 0<br>debug2: channel 0: send open<br>debug3: send packet: type 90<br>debug1: Requesting <a href="mailto:no-more-sessions@openssh.com">no-more-sessions@openssh.com</a><br>debug3: send packet: type 80<br>debug1: Entering interactive session.<br>debug1: pledge: network<br></font></div><div><font face="courier new, monospace"><br></font></div><div><font face="courier new, monospace">>>>>> 10 to 15 seconds later</font></div><div><font face="courier new, monospace"><br></font></div><div><font face="courier new, monospace">debug3: receive packet: type 80<br>debug1: client_input_global_request: rtype <a href="mailto:hostkeys-00@openssh.com">hostkeys-00@openssh.com</a> want_reply 0<br>debug3: receive packet: type 91<br>debug2: callback start<br>debug2: fd 3 setting TCP_NODELAY<br>debug3: ssh_packet_set_tos: set IP_TOS 0x10<br>debug2: client_session2_setup: id 0<br>debug2: channel 0: request pty-req confirm </font>1<br></div><div><br></div><div><br></div><div>Have you ever experienced such issue ?</div><div>Any suggestion?</div><div><br></div><div>Many thanks</div><div><br></div><div>/Giuseppe</div><div><br></div><div><br></div><div><br></div></div>