Can't SSH / Ping [closed]
I cannot ping / ssh to any of my instances. I can associate IPs to the instances but they do not appear when ssh/ping is invoked. Im running RHEL6.4 please help. Here's my machine:
status | ACTIVE
updated | 2013-06-28T18:12:21Z
OS-EXT-STS:task_state | None
OS-EXT-SRV-ATTR:host | xxxxxxx.com
key_name | mykey
image | Install(b4dfd839-615d-4c16-846b-680659bb26c4)
Internal-1 network | xxx.x.x.5, xx.xx.xx.xx.xxx
hostId | ..b6ad862985f8d18e03eb150786531a246c97dc8
OS-EXT-STS:vm_state | active
OS-EXT-SRV-ATTR:instance_name | instance-00000009
OS-EXT-SRV-ATTR:hypervisor_hostname | xxxxxx.com
flavor | m1.tiny (1)
id | 3bd2bdd9-f6fc-42a4-adb1-9b3af9
security_groups | [{u'name': u'default'}, {u'name': u'default'}]
user_id | 3c1aa3cbf4cf401f...
name | Test-2
created | 2013-06-28T18:12:09Z
tenant_id | 6e4a..
External-1 network | xx.xx.xx.xxx
OS-DCF:diskConfig | MANUAL
metadata | {}
accessIPv4 |
accessIPv6 |
progress | 0
OS-EXT-STS:power_state | 3
OS-EXT-AZ:availability_zone | nova
config_drive |
Also these series of commands do not work:
[root@xxxxxx ~(keystone_admin)]# killall dnsmasq
[root@xxxxxx ~(keystone_admin)]# service openstack-nova-network restart
[root@xxxxxx ~(keystone_admin)]# ping xx.xx.xx.xxx
PING xx.xx.xx.xxx (xx.xx.xx.xxx) 56(84) bytes of data.
From xx.xx.xx.xxx icmp_seq=2 Destination Host Unreachable
From xx.xx.xx.xxx icmp_seq=3 Destination Host Unreachable
And when I run "nova ssh Test-2" it returns:
ERROR: No public addresses found for 'Test-2'.
Even though in the Dashboard it says:
IP Addresses
Public xx.xx.xx.xx.xxx, xx.xx.xx.xx.xxx
Private xx.xx.xx.xx.xxx
Please try to search before posting a new question. This seems the same issue reported in https://ask.openstack.org/question/2719/unable-to-ping-or-ssh/