Re: [Openstack] vm unable to reach 169.254.169.254

2013-04-10 Thread Mouad Benchchaoui
Hi Liu, The output above is normal if you didn't supply any user data when booting your instance :) Cheers, On Wed, Apr 10, 2013 at 7:25 AM, Liu Wenmao wrote: > Thanks Mouad > > After I install the latest grizzl

Re: [Openstack] vm unable to reach 169.254.169.254

2013-04-09 Thread Liu Wenmao
Thanks Mouad After I install the latest grizzly quantum and remove metadata_port from l3_agent.ini, I can connect 169.254.169.254:80, but the server return a 404 NOT Found error: Starting dropbear sshd: generating rsa key... generating dsa key... OK = cloudfinal: system completely up in 5.0

Re: [Openstack] vm unable to reach 169.254.169.254

2013-04-09 Thread Mouad Benchchaoui
Hi, Are you using namespaces ? b/c i think this is related to https://bugs.launchpad.net/quantum/+bug/1160955, if so a fix was just commited in the stable grizzly branch, so upgrade if you want to use another port than the default one, or i think removing the option metadata_port from l3_agent.ini

[Openstack] vm unable to reach 169.254.169.254

2013-04-09 Thread Liu Wenmao
hi all: I setup quantum and nova grizzly, but vms can not get public key from 169.254.169.254: debug end ## cloudsetup: failed to read iid from metadata. tried 30 WARN: /etc/rc3.d/S45cloudsetup failed Starting dropbear sshd: generating rsa key... generating dsa key...