<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 20 Apr 2019 at 09:03, vladimir franciz blando <<a href="mailto:vladimir.blando@gmail.com">vladimir.blando@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi All,<div><br></div><div>Deploying an OpenStack Rocky (1 controller+ceph, 1 compute+ceph) environment on Packet.net  using kolla-ansible 7.1.0.  Everything works except Instance connectivity going out.</div><div><br></div><div>controller1 network <a href="http://paste.openstack.org/show/749565/" target="_blank">http://paste.openstack.org/show/749565/</a></div><div>compute1 network <a href="http://paste.openstack.org/show/749566/" target="_blank">http://paste.openstack.org/show/749566/</a></div><div>openvswitch show <a href="http://paste.openstack.org/show/749567/" target="_blank">http://paste.openstack.org/show/749567/</a></div><div><br></div><div>1. Instance to Instance PING  via it's private IP = success<br></div><div>2. Instance to Instance PING via floating IP = success</div><div>3. Instance to gateway ping = success</div><div>4. Instance to outside world (ex. 8.8.8.8 or <a href="http://google.com" target="_blank">google.com</a>) = failed</div><div>5. PINGing the instance from the controller node using the floating IP = failed</div><div><br></div><div>Here is my global.yml file 

<a href="http://paste.openstack.org/show/lpAGgrEm8rNe43WeB8Uo/" target="_blank">http://paste.openstack.org/show/lpAGgrEm8rNe43WeB8Uo/</a> </div><div>Here is my multinode file <a href="http://paste.openstack.org/show/DL7l1WG2xotH5KziwuyL/" target="_blank">http://paste.openstack.org/show/DL7l1WG2xotH5KziwuyL/</a> </div><div>Here is my init-runounce file <a href="http://paste.openstack.org/show/749568/" target="_blank">http://paste.openstack.org/show/749568/</a></div><div><div><div dir="ltr" class="gmail-m_6611604423172195895gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><br></div><div>- Vlad</div></div></div></div></div></div></div></div></div></div></div></div></blockquote><div><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">Hi Vlad,</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">I see you're using DVR. I'm not too familiar with it, but it sounds like your external networking on the controller node is not setup properly. They need to have external network access. There should be a network namespace for the neutron router, and this should also have external network connectivity in order to allow SNAT to work (try using ip netns exec <ns> <command>).</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">Regards,</div><div class="gmail_default" style="font-family:verdana,sans-serif">Mark</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div hspace="streak-pt-mark" style="max-height:1px"><img alt="" style="width: 0px; max-height: 0px; overflow: hidden;" src="https://mailfoogae.appspot.com/t?sender=admxhZGltaXIuYmxhbmRvQGdtYWlsLmNvbQ%3D%3D&type=zerocontent&guid=d7acced1-e96e-42a6-bc4b-600ffed6e8b8"><font color="#ffffff" size="1">ᐧ</font></div>
</blockquote></div></div>