<div dir="ltr">Just a ERRATA... I tried it from within 2 instances, ubu-1 and cir-1 (but cir-1 is another Ubuntu, not cirros)...<div><br></div><div>Tks!</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On 5 August 2013 03:32, Martinx - $B%8%'!<%`%:(B <span dir="ltr"><<a href="mailto:thiagocmartinsc@gmail.com" target="_blank">thiagocmartinsc@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr">Guys,<div><br></div><div>I followed this guide: <a href="https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/blob/OVS_MultiNode/OpenStack_Grizzly_Install_Guide.rst" target="_blank">https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/blob/OVS_MultiNode/OpenStack_Grizzly_Install_Guide.rst</a> to build my latest cloud (PoC) and, from within my Instances, I'm facing some connectivity issues, like this:</div>


<div><br></div><div>---</div><div>Instance ip config</div><div>---</div><div><div>ubuntu@ubu-1:~$ ip r</div><div>default via 10.100.1.1 dev eth0  metric 100 </div><div><a href="http://10.100.1.0/24" target="_blank">10.100.1.0/24</a> dev eth0  proto kernel  scope link  src 10.100.1.5 </div>


</div><div>---</div><div><br></div><div>---</div><div>Test #1 - ping google - okay...</div><div>---</div><div><div>root@ubu-1:~# ping -c 1 <a href="http://google.com" target="_blank">google.com</a></div><div>PING <a href="http://google.com" target="_blank">google.com</a> (74.125.234.110) 56(84) bytes of data.</div>


<div>64 bytes from <a href="http://gru03s08-in-f14.1e100.net" target="_blank">gru03s08-in-f14.1e100.net</a> (74.125.234.110): icmp_req=1 ttl=57 time=75.7 ms</div></div><div>---</div><div><br></div><div>---</div><div>Test #2 - install ruby gem "bundler" - not okay...</div>


<div>---</div><div><div>root@ubu-1:~# gem install bundler</div><div>ERROR:  While executing gem ... (Gem::RemoteFetcher::FetchError)</div><div>    too many connection resets (<a href="http://production.cf.rubygems.org/gems/bundler-1.3.5.gem" target="_blank">http://production.cf.rubygems.org/gems/bundler-1.3.5.gem</a>)</div>


</div><div>---</div><div><br></div><div>Also, I can ping rubygems server, look:</div><div><br></div><div>---</div><div>root@cir-1:~# ping <a href="http://production.cf.rubygems.org" target="_blank">production.cf.rubygems.org</a></div>

<div>
PING <a href="http://d2chzxaqi4y7f8.cloudfront.net" target="_blank">d2chzxaqi4y7f8.cloudfront.net</a> (54.230.58.161) 56(84) bytes of data.</div><div>64 bytes from <a href="http://server-54-230-58-161.gru1.r.cloudfront.net" target="_blank">server-54-230-58-161.gru1.r.cloudfront.net</a> (54.230.58.161): icmp_req=1 ttl=56 time=5.09 ms</div>


<div>---</div><div><br></div><div>And I can telnet it too!</div><div><br></div><div>---</div><div><div><div>root@cir-1:~# telnet <a href="http://production.cf.rubygems.org" target="_blank">production.cf.rubygems.org</a> 80</div>

<div>Trying 54.230.58.161...</div>
<div>Connected to <a href="http://d2chzxaqi4y7f8.cloudfront.net" target="_blank">d2chzxaqi4y7f8.cloudfront.net</a>.</div><div>Escape character is '^]'.</div><div>^]quit</div></div><div>---<br></div></div><div><br>

</div><div>But "gem install bundler" always fails...</div>
<div><br></div><div>From within ubu-1's gateway, the "network node" with l3 agent + namespaces, "gem install bundler" works as expected...</div><div><br></div><div>Weird thing is, I can run "apt-get update / upgrade" without any issues on "ubu-1" instance... Everything is just opened to the Internet...</div>


<div><br></div><div>All tenants have this weird problem... I tried different setups but, can't figure it out by myself... I appreciate any help!</div><div><br></div><div>I'm running tcpdump at the network node, while trying to run "gem install bundler" from within "ubu-1" instance:</div>


<div><br></div><div>---</div><div><div>root@network:~# ip netns exec qrouter-475257b2-836c-43a1-98a8-8f29ae1ce1b5 tcpdump -i qr-7a44c1d0-7e</div></div><div>---</div><div><br></div><div>Output:</div><div>---</div><div><div>


02:27:42.279268 IP 10.100.1.5 > <a href="http://server-54-230-58-171.gru1.r.cloudfront.net" target="_blank">server-54-230-58-171.gru1.r.cloudfront.net</a>: ICMP 10.100.1.5 unreachable - need to frag (mtu 1454), length 556</div>

</div><div>
<br></div><div>more on paste bin:</div><div><br></div><div><a href="http://paste.openstack.org/show/43153/" target="_blank">http://paste.openstack.org/show/43153/</a><br></div><div>---</div><div><br></div><div>From within network node (ubu-1 instance gateway), gem install it works...</div>


<div><br></div><div>---</div><div><div>root@network:~# gem install bundler</div><div>Fetching: bundler-1.3.5.gem (100%)</div><div>Successfully installed bundler-1.3.5</div><div>1 gem installed</div><div>Installing ri documentation for bundler-1.3.5...</div>


<div>Installing RDoc documentation for bundler-1.3.5...</div></div><div>---</div><div><br></div><div>Any thoughts?! Apparently, the package didn't goes back to the Instance... But I don't know how to fix it...    =P</div>


<div><br></div><div>I tried a lots of variants of this setup (playing with quantum networks, routers and Floating IPs) but, no success... I can't run "gem install bundler" form within any Instance... But I can navigate, use apt-get update and etc...    :-/</div>


<div><br></div><div>NOTE: I noted that the rubygems is hosted at the AWS + CloudFront, and, the IP of it keep changing... It differs a bit from this mail and pastebin that I posted.</div><div><br></div><div>NOTE 2: The ubu-1 have no Floating IP attached to it, I'm trying to run "gem install bundler" from VNC console after changing "ubuntu" user password... Everything here is based on Ubuntu 12.04.2 + Grizzly from UCA, including Instances (ubu-1) and servers (network, controller, node, etc)...</div>


<div><br></div><div>Tks!</div><div>Thiago</div></div>
</blockquote></div><br></div>