Comment 10 for bug 1567957

Revision history for this message
Eric (ewolf) wrote :

[root@srvr418 etc]# fuel node
id | status | name | cluster | ip | mac | roles | pending_roles | online | group_id
---|--------|-------------|---------|------------|-------------------|-------------------|---------------|--------|---------
9 | ready | vse2100-19 | 1 | 10.20.0.9 | a0:42:3f:01:b0:d1 | compute | | True | 1
6 | ready | srvrorcl502 | 1 | 10.20.0.5 | 00:10:e0:3b:94:4a | compute | | True | 1
11 | ready | srvrhp604 | 1 | 10.20.0.7 | 2c:44:fd:96:24:88 | cinder | | True | 1
8 | ready | srvrhp601 | 1 | 10.20.0.6 | 2c:44:fd:96:49:c4 | controller, mongo | | True | 1
4 | ready | srvrorcl501 | 1 | 10.20.0.3 | 00:10:e0:3c:7e:48 | compute | | True | 1
10 | ready | srvr318 | 1 | 10.20.0.10 | 00:25:90:3b:ab:d8 | compute | | True | 1
12 | ready | srvrorcl500 | 1 | 10.20.0.4 | 00:10:e0:56:10:22 | compute | | True | 1
[root@srvr418 etc]# ping vse2100-19
PING vse2100-19.hitachi-cta.com (10.20.0.9) 56(84) bytes of data.
64 bytes from vse2100-19.hitachi-cta.com (10.20.0.9): icmp_seq=1 ttl=64 time=0.270 ms
64 bytes from vse2100-19.hitachi-cta.com (10.20.0.9): icmp_seq=2 ttl=64 time=0.311 ms
^C
--- vse2100-19.hitachi-cta.com ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1000ms
rtt min/avg/max/mdev = 0.270/0.290/0.311/0.026 ms
[root@srvr418 etc]# ping node-9
ping: unknown host node-9

My resolv.conf file looks correct:

[root@srvr418 etc]# more /etc/resolv.conf
search hitachi-cta.com
domain hitachi-cta.com
nameserver 10.20.0.2
nameserver 192.168.35.101