New compute node won't accept keys [closed]
I have a three node configuration with the third node having just been added. All three nodes spin up instances just fine and the instances get IPs assigned. However, instances on the new node get "Permission Denied" when I try and ssh in. tcpdump shows the hypervisor interface is getting hit but the keys aren't being accepted.
Looks like the meta-data script is failing at instance boot. I see in the console….
Calling "http://10.0.10.11/latest/meata-data/ instance-id" failed
What would prevent such a connection if my other compute nodes are working fine?