On Sat, Aug 24 2013, Roman Gorodeckij wrote: > ur_helper.py[WARNING]: Calling > http://10.0.2.2//latest/meta-data/instance-id' failed [24/120s]: request > error [HTTPConnectionPool(host='10.0.2.2', port=80): Max tretries exceeded > with url: //latest/meta-data/instance-id (Caused by <class 'socket.error'>: > [Errno 101] Network is unreachable)]
You're on the good track, but it seems your metadata server is unreachable. Do you have nova-api metadata server up and running on your compute node? -- Julien Danjou /* Free Software hacker * independent consultant http://julien.danjou.info */
signature.asc
Description: PGP signature
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
