<div dir="ltr"><div style>oh that's weird.</div><div style><br></div><div style>I still get this error. couldnt this be because I cannot ping the VM in the first place?. Because as far as I know metadata takes care of ssh keys. But what if you cant reach the VM in the first place?</div>
<div style><br></div><div style><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">no instance data found in start-local
ci-info: lo : 1 127.0.0.1 255.0.0.0 .
ci-info: eth0 : 1 10.5.5.3 255.255.255.0 fa:16:3e:a7:28:25
ci-info: route-0: 0.0.0.0 10.5.5.1 0.0.0.0 eth0 UG
ci-info: route-1: 10.5.5.0 0.0.0.0 255.255.255.0 eth0 U
cloud-init start running: Sun, 17 Feb 2013 02:45:35 +0000. up 3.51 seconds
2013-02-17 02:48:25,840 - util.py[WARNING]: '<a href="http://169.254.169.254/2009-04-04/meta-data/instance-id">http://169.254.169.254/2009-04-04/meta-data/instance-id</a>' failed [50/120s]: url error [timed out]
2013-02-17 02:49:16,893 - util.py[WARNING]: '<a href="http://169.254.169.254/2009-04-04/meta-data/instance-id">http://169.254.169.254/2009-04-04/meta-data/instance-id</a>' failed [101/120s]: url error [timed out]
2013-02-17 02:49:34,912 - util.py[WARNING]: '<a href="http://169.254.169.254/2009-04-04/meta-data/instance-id">http://169.254.169.254/2009-04-04/meta-data/instance-id</a>' failed [119/120s]: url error [timed out]
2013-02-17 02:49:35,913 - DataSourceEc2.py[CRITICAL]: giving up on md after 120 seconds
no instance data found in start
Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd
* Starting AppArmor profiles [80G
[74G[ OK ]</pre></div><div><br></div><br><div class="gmail_extra"><div class="gmail_quote">On 17 February 2013 02:41, Jean-Baptiste RANSY <span dir="ltr"><<a href="mailto:jean-baptiste.ransy@alyseo.com" target="_blank">jean-baptiste.ransy@alyseo.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<div>For me, it's normal that you are not
able to curl 169.254.169.254 from your compute and controller
nodes : Same thing on my side, but my VM get their metadata.<br>
<br>
Try to lunch an instance.<span class=""><font color="#888888"><br>
<br>
JB</font></span><div><div class="h5"><br>
<br>
<br>
On 02/17/2013 03:35 AM, Chathura M. Sarathchandra Magurawalage
wrote:<br>
</div></div></div><div><div class="h5">
<blockquote type="cite">
<div dir="ltr">
<div>
<div>root@computernode:~# curl -v <a href="http://169.254.169.254" target="_blank">http://169.254.169.254</a></div>
<div>* About to connect() to 169.254.169.254 port 80 (#0)</div>
<div>* Trying 169.254.169.254... </div>
</div>
<div><br>
</div>
<div>
<div>root@controller:~# curl -v <a href="http://169.254.169.254" target="_blank">http://169.254.169.254</a></div>
<div>* About to connect() to 169.254.169.254 port 80 (#0)</div>
<div>* Trying 169.254.169.254... </div>
</div>
<div><br>
</div>
<div><br>
</div>
<div>root@athena:~# iptables -L -n -v</div>
<div>Chain INPUT (policy ACCEPT 59009 packets, 22M bytes)</div>
<div> pkts bytes target prot opt in out source
destination </div>
<div>59493 22M quantum-l3-agent-INPUT all -- * *
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
</div>
<div>59493 22M nova-api-INPUT all -- * * <a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
</div>
<div> 484 73533 ACCEPT 47 -- * * <a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
</div>
<div><br>
</div>
<div>Chain FORWARD (policy ACCEPT 707 packets, 47819 bytes)</div>
<div> pkts bytes target prot opt in out source
destination </div>
<div> 707 47819 quantum-filter-top all -- * * <a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
</div>
<div> 707 47819 quantum-l3-agent-FORWARD all -- * *
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
</div>
<div> 707 47819 nova-filter-top all -- * * <a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
</div>
<div> 707 47819 nova-api-FORWARD all -- * * <a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
</div>
<div><br>
</div>
<div>Chain OUTPUT (policy ACCEPT 56022 packets, 22M bytes)</div>
<div> pkts bytes target prot opt in out source
destination </div>
<div>56022 22M quantum-filter-top all -- * * <a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
</div>
<div>56022 22M quantum-l3-agent-OUTPUT all -- * *
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
</div>
<div>56022 22M nova-filter-top all -- * * <a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
</div>
<div>56022 22M nova-api-OUTPUT all -- * * <a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
</div>
<div><br>
</div>
<div>Chain nova-api-FORWARD (1 references)</div>
<div> pkts bytes target prot opt in out source
destination </div>
<div><br>
</div>
<div>Chain nova-api-INPUT (1 references)</div>
<div> pkts bytes target prot opt in out source
destination </div>
<div> 0 0 ACCEPT tcp -- * * <a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
192.168.2.225 tcp dpt:8775</div>
<div><br>
</div>
<div>Chain nova-api-OUTPUT (1 references)</div>
<div> pkts bytes target prot opt in out source
destination </div>
<div><br>
</div>
<div>Chain nova-api-local (1 references)</div>
<div> pkts bytes target prot opt in out source
destination </div>
<div><br>
</div>
<div>Chain nova-filter-top (2 references)</div>
<div> pkts bytes target prot opt in out source
destination </div>
<div>56729 22M nova-api-local all -- * * <a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
</div>
<div><br>
</div>
<div>Chain quantum-filter-top (2 references)</div>
<div> pkts bytes target prot opt in out source
destination </div>
<div>56729 22M quantum-l3-agent-local all -- * *
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
</div>
<div><br>
</div>
<div>Chain quantum-l3-agent-FORWARD (1 references)</div>
<div> pkts bytes target prot opt in out source
destination </div>
<div><br>
</div>
<div>Chain quantum-l3-agent-INPUT (1 references)</div>
<div> pkts bytes target prot opt in out source
destination </div>
<div> 0 0 ACCEPT tcp -- * * <a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
192.168.2.225 tcp dpt:8775</div>
<div><br>
</div>
<div>Chain quantum-l3-agent-OUTPUT (1 references)</div>
<div> pkts bytes target prot opt in out source
destination </div>
<div><br>
</div>
<div>Chain quantum-l3-agent-local (1 references)</div>
<div> pkts bytes target prot opt in out source
destination</div>
<div><br>
</div>
<div>
<div>root@athena:~# iptables -L -n -v -t nat</div>
<div>Chain PREROUTING (policy ACCEPT 3212 packets, 347K bytes)</div>
<div> pkts bytes target prot opt in out source
destination </div>
<div> 3212 347K quantum-l3-agent-PREROUTING all -- *
* <a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
</div>
<div> 3212 347K nova-api-PREROUTING all -- * *
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
</div>
<div><br>
</div>
<div>Chain INPUT (policy ACCEPT 639 packets, 84948 bytes)</div>
<div> pkts bytes target prot opt in out source
destination </div>
<div><br>
</div>
<div>Chain OUTPUT (policy ACCEPT 3180 packets, 213K bytes)</div>
<div> pkts bytes target prot opt in out source
destination </div>
<div> 3180 213K quantum-l3-agent-OUTPUT all -- * *
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
</div>
<div> 3180 213K nova-api-OUTPUT all -- * * <a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
</div>
<div><br>
</div>
<div>Chain POSTROUTING (policy ACCEPT 0 packets, 0 bytes)</div>
<div> pkts bytes target prot opt in out source
destination </div>
<div> 3726 247K quantum-l3-agent-POSTROUTING all -- *
* <a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
</div>
<div> 0 0 nova-api-POSTROUTING all -- * *
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
</div>
<div> 0 0 quantum-postrouting-bottom all -- * *
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
</div>
<div> 0 0 nova-postrouting-bottom all -- * *
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
</div>
<div><br>
</div>
<div>Chain nova-api-OUTPUT (1 references)</div>
<div> pkts bytes target prot opt in out source
destination </div>
<div><br>
</div>
<div>Chain nova-api-POSTROUTING (1 references)</div>
<div> pkts bytes target prot opt in out source
destination </div>
<div><br>
</div>
<div>Chain nova-api-PREROUTING (1 references)</div>
<div> pkts bytes target prot opt in out source
destination </div>
<div><br>
</div>
<div>Chain nova-api-float-snat (1 references)</div>
<div> pkts bytes target prot opt in out source
destination </div>
<div><br>
</div>
<div>Chain nova-api-snat (1 references)</div>
<div> pkts bytes target prot opt in out source
destination </div>
<div> 0 0 nova-api-float-snat all -- * *
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
</div>
<div><br>
</div>
<div>Chain nova-postrouting-bottom (1 references)</div>
<div> pkts bytes target prot opt in out source
destination </div>
<div> 0 0 nova-api-snat all -- * * <a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
</div>
<div><br>
</div>
<div>Chain quantum-l3-agent-OUTPUT (1 references)</div>
<div> pkts bytes target prot opt in out source
destination </div>
<div><br>
</div>
<div>Chain quantum-l3-agent-POSTROUTING (1 references)</div>
<div> pkts bytes target prot opt in out source
destination </div>
<div> 3726 247K ACCEPT all -- !qg-6f8374cb-cb
!qg-6f8374cb-cb <a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a> <a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
! ctstate DNAT</div>
<div> 0 0 ACCEPT all -- * * <a href="http://10.5.5.0/24" target="_blank">10.5.5.0/24</a>
192.168.2.225 </div>
<div><br>
</div>
<div>Chain quantum-l3-agent-PREROUTING (1 references)</div>
<div> pkts bytes target prot opt in out source
destination </div>
<div> 0 0 DNAT tcp -- * * <a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
169.254.169.254 tcp dpt:80 to:<a href="http://192.168.2.225:8775" target="_blank">192.168.2.225:8775</a></div>
<div><br>
</div>
<div>
Chain quantum-l3-agent-float-snat (1 references)</div>
<div> pkts bytes target prot opt in out source
destination </div>
<div><br>
</div>
<div>Chain quantum-l3-agent-snat (1 references)</div>
<div> pkts bytes target prot opt in out source
destination </div>
<div> 0 0 quantum-l3-agent-float-snat all -- *
* <a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
</div>
<div> 0 0 SNAT all -- * * <a href="http://10.5.5.0/24" target="_blank">10.5.5.0/24</a>
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
to:192.168.2.151</div>
<div><br>
</div>
<div>Chain quantum-postrouting-bottom (1 references)</div>
<div> pkts bytes target prot opt in out source
destination </div>
<div> 0 0 quantum-l3-agent-snat all -- * *
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>
<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a> </div>
</div>
<div class="gmail_extra"><br>
thanks.</div>
<div class="gmail_extra"><br>
</div>
<div class="gmail_extra"><br>
</div>
<div class="gmail_extra">
<div class="gmail_quote">On 17 February 2013 02:25,
Jean-Baptiste RANSY <span dir="ltr"><<a href="mailto:jean-baptiste.ransy@alyseo.com" target="_blank">jean-baptiste.ransy@alyseo.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<div>Controller node :<br>
# iptables -L -n -v<br>
# iptables -L -n -v -t nat
<div><br>
<br>
<br>
On 02/17/2013 03:18 AM, Chathura M. Sarathchandra
Magurawalage wrote:<br>
</div>
</div>
<div>
<blockquote type="cite">
<div>You should be able to curl 169.254.169.254 from
compute node, which I cant at the moment.</div>
<div><br>
</div>
<div>I have got the bridge set up in the <span style="font-family:arial,sans-serif;font-size:13px">l3_agent.ini</span></div>
</blockquote>
<br>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</blockquote>
<br>
</div></div></div>
</blockquote></div><br></div></div>