Could not retrieve public key from instance metadata, retrying in 5 seconds...
I am getting error like this "Could not retrieve public key from instance metadata (attempt #2/30), retrying in 5 seconds..." in instance console log. I am running multi host setup (1 controller node, 1 compute node and 1 network node). Have configured metadata host and port configured to talk to metadata server running in controller node. When I run "curl http://169.254.169.254/openstack%22 (http://169.254.169.254/openstack") in compute node - getting 404 not found error. From the VM instance that launches, couldn't ping "169.254.169.254". Except few common settings - different article on the net talk about different settings - tried many of whatever referred, no luck. Running Havana with Neutron.
Any pointers to solve accessing instance thru key authentication - appreciate.
Thanks, Mani
Quote From the VM instance that launches, couldn't ping "169.254.169.254".
You are not supposed to be able ping "169.254.169.254" from VM
I got no output for the grep port_number command mentioned above.
From within the VM launched,
Please, format your output or place carriage return at the end of line. port_number should be 8775
ip netns exec qrouter-ca917764-ce9e-425b-a958-a811025c6ea3 netstat -lntp | grep 8775
ip netns exec qrouter-547e7f37-c854-4dcc-bdac-c67cdc5dfe83 netstat -lntp | grep 8775
netstat -lntp | grep 8775
@dbaxps use the space for answers to give answers. You can also edit it later. @Manikantan edit your question to make it more precise.