Created on 03-16-2017 11:39 PM - edited 09-16-2022 04:16 AM
Hi ,
I want to add a host to cluster as a datanode.
Now i can find the host in host list and adding the New Hosts to existing Cluster.
it looks it takes time because i began it 1hours ago but it is still running.
And i can find it in the cluster with new windows even the processing is running.
Bus Health test is bad.
"This host is in contact with the Cloudera Manager Server. This host is not in contact with the Host Monitor."
How can i investigate it ?
Created 03-22-2017 07:11 PM
I installed the host again , and the problem has been fixed.
I'm not sure the reason.
Created 03-16-2017 11:47 PM
i'm sure i started agent in the host(datanode).
/etc/init.d/cloudera-scm-agent status
cloudera-scm-agent (pid 112359) is running...
Created 03-16-2017 11:55 PM
And i confirmed the log of host and found it.
Caught unexpected exception in main loop.
Traceback (most recent call last):
File "/usr/lib64/cmf/agent/build/env/lib/python2.6/site-packages/cmf-5.10.0-py2.6.egg/cmf/agent.py", line 710, in __issue_heartbeat
self._init_after_first_heartbeat_response(resp_data)
File "/usr/lib64/cmf/agent/build/env/lib/python2.6/site-packages/cmf-5.10.0-py2.6.egg/cmf/agent.py", line 881, in _init_after_first_heartbeat_response
assert response_data.get("cm_guid") is not None
AssertionError
Created 03-17-2017 12:08 AM
I restarted host monitor , but it still not working.
Created on 03-16-2017 11:58 PM - edited 03-17-2017 12:13 AM
Whats the status of cloudera-scm-server-db and cloudera-scm-server ?
Please share your Cloudera Manager Agent logs and Host monitor logs for more insight .
Created on 03-17-2017 12:11 AM - edited 03-17-2017 12:12 AM
Hi csguna ,
Working fine.
I want to add a new datanode to existing system.
and existing system is working fine .
The added host not work well only.
Created 03-17-2017 12:15 AM
Can you restart the Cloudera Manager Agent on that host .
to see if it could receive the heart beat
Created 03-17-2017 12:21 AM
I restarted the agent in host.
But can't reslove it .
And i found i can't get the CDH version ("None") in the host list.
But existing datanode shows "CDH 5"
Created 03-17-2017 12:23 AM
Host Monitor come under the Cloudera manger server , you could restart
sudo service cloudera-scm-server restart
to see if that fix the issue.
Created on 03-17-2017 12:59 AM - edited 03-17-2017 01:33 AM
I restarted the CDM and HOST MONITOR, it still can't be resloved.
And i can't find CDH version in host list also for new host.
By the way , HOST MONITOR service and other datanode (existing) is working fine.
so i guess some setting in new host is not good.