I've checked everything I can find in the documentation and in the forums.
The hosts files are fine
ping works both by ip address and by name
iptables are turned off
sshd is turned on
I'm getting the Errno 113 anyway (no route to host)
since ping works with ip address and name, I don't understand why the
heartbeating isn't working
any suggestions would be appreciated
error: [Errno 113] No route to host
[20/Feb/2013 09:58:51 +0000] 10646 MainThread agent ERROR
Heartbeating to 192.168.233.141:7182 failed.
Traceback (most recent call last):
File "/usr/lib64/cmf/agent/src/cmf/agent.py", line 628, in send_heartbeat
self.master_port)
File
"/usr/lib64/cmf/agent/build/env/lib/python2.6/site-packages/avro-1.6.3-py2.6.egg/avro/ipc.py",
line 471, in __init__
self.conn.connect()
File "/usr/lib64/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/usr/lib64/python2.6/socket.py", line 567, in create_connection
raise error, msg
error: [Errno 113] No route to host
[20/Feb/2013 09:58:55 +0000] 10646 MainThread agent ERROR
Heartbeating to 192.168.233.141:7182 failed.
Traceback (most recent call last):
File "/usr/lib64/cmf/agent/src/cmf/agent.py", line 628, in send_heartbeat
self.master_port)
File
"/usr/lib64/cmf/agent/build/env/lib/python2.6/site-packages/avro-1.6.3-py2.6.egg/avro/ipc.py",
line 471, in __init__
self.conn.connect()
File "/usr/lib64/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/usr/lib64/python2.6/socket.py", line 567, in create_connection
raise error, msg
error: [Errno 113] No route to host
[20/Feb/2013 09:59:00 +0000] 10646 MainThread agent ERROR
Heartbeating to 192.168.233.141:7182 failed.