<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Bad agent status after adding new host in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Bad-agent-status-after-adding-new-host/m-p/35952#M14459</link>
    <description>&lt;P&gt;After I added a host to the cluster, the Agent Status for the new host is in bad health. I checked the Host Agent log and I see the following errors:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[07/Jan/2016 13:40:13 +0000] 407 MonitorDaemon-Reporter throttling_logger ERROR    (9 skipped) Error sending messages to firehose: mgmt-SERVICEMONITOR
Traceback (most recent call last):
  File "/usr/lib64/cmf/agent/src/cmf/monitor/firehose.py", line 116, in _send
    self._port)
  File "/usr/lib64/cmf/agent/build/env/lib/python2.6/site-packages/avro-1.6.3-py2.6.egg/avro/ipc.py", line 469, 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 111] Connection refused
[07/Jan/2016 13:41:12 +0000] 407 MonitorDaemon-Reporter throttling_logger ERROR    (9 skipped) Error sending messages to firehose: mgmt-HOSTMONITOR
Traceback (most recent call last):
  File "/usr/lib64/cmf/agent/src/cmf/monitor/firehose.py", line 116, in _send
    self._port)
  File "/usr/lib64/cmf/agent/build/env/lib/python2.6/site-packages/avro-1.6.3-py2.6.egg/avro/ipc.py", line 469, 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 111] Connection refused&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I couldn't find any existing solutions to this so I appreciate any help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ali&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Jan 2016 19:06:18 GMT</pubDate>
    <dc:creator>akashmar</dc:creator>
    <dc:date>2016-01-07T19:06:18Z</dc:date>
    <item>
      <title>Bad agent status after adding new host</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Bad-agent-status-after-adding-new-host/m-p/35952#M14459</link>
      <description>&lt;P&gt;After I added a host to the cluster, the Agent Status for the new host is in bad health. I checked the Host Agent log and I see the following errors:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[07/Jan/2016 13:40:13 +0000] 407 MonitorDaemon-Reporter throttling_logger ERROR    (9 skipped) Error sending messages to firehose: mgmt-SERVICEMONITOR
Traceback (most recent call last):
  File "/usr/lib64/cmf/agent/src/cmf/monitor/firehose.py", line 116, in _send
    self._port)
  File "/usr/lib64/cmf/agent/build/env/lib/python2.6/site-packages/avro-1.6.3-py2.6.egg/avro/ipc.py", line 469, 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 111] Connection refused
[07/Jan/2016 13:41:12 +0000] 407 MonitorDaemon-Reporter throttling_logger ERROR    (9 skipped) Error sending messages to firehose: mgmt-HOSTMONITOR
Traceback (most recent call last):
  File "/usr/lib64/cmf/agent/src/cmf/monitor/firehose.py", line 116, in _send
    self._port)
  File "/usr/lib64/cmf/agent/build/env/lib/python2.6/site-packages/avro-1.6.3-py2.6.egg/avro/ipc.py", line 469, 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 111] Connection refused&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I couldn't find any existing solutions to this so I appreciate any help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ali&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 19:06:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Bad-agent-status-after-adding-new-host/m-p/35952#M14459</guid>
      <dc:creator>akashmar</dc:creator>
      <dc:date>2016-01-07T19:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Bad agent status after adding new host</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Bad-agent-status-after-adding-new-host/m-p/36015#M14460</link>
      <description>&lt;P&gt;Hello akashmar,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- In your cluster, are you using dns server? Infact, in any case please check host entries.&lt;/P&gt;&lt;P&gt;- Is your host inspector result clean? For keeping this specific, it will be nice if you are share result for this specific host.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2016 20:18:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Bad-agent-status-after-adding-new-host/m-p/36015#M14460</guid>
      <dc:creator>Consult</dc:creator>
      <dc:date>2016-01-08T20:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Bad agent status after adding new host</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Bad-agent-status-after-adding-new-host/m-p/36016#M14461</link>
      <description>&lt;P&gt;I found two problems:&lt;/P&gt;&lt;P&gt;1. The first one was the IP address of the main host. It was using 127.0.0.1 which the new host couldn't reach.&lt;/P&gt;&lt;P&gt;2. I had to upgrade the Cloudera Management Agent on the new host after I installed Cloudera on it, which seems weird. You'd think it would install everything with the same version as the main host.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2016 20:20:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Bad-agent-status-after-adding-new-host/m-p/36016#M14461</guid>
      <dc:creator>akashmar</dc:creator>
      <dc:date>2016-01-08T20:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: Bad agent status after adding new host</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Bad-agent-status-after-adding-new-host/m-p/36019#M14462</link>
      <description>It generally does but it very well depends on the way we do the installation. Good to hear, your issue is resolved.</description>
      <pubDate>Fri, 08 Jan 2016 20:24:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Bad-agent-status-after-adding-new-host/m-p/36019#M14462</guid>
      <dc:creator>Consult</dc:creator>
      <dc:date>2016-01-08T20:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: Bad agent status after adding new host</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Bad-agent-status-after-adding-new-host/m-p/36020#M14463</link>
      <description>&lt;P&gt;It normally does and very-well depends on way we install them. Good to hear that issue is resolve. TC.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2016 20:25:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Bad-agent-status-after-adding-new-host/m-p/36020#M14463</guid>
      <dc:creator>Consult</dc:creator>
      <dc:date>2016-01-08T20:25:45Z</dc:date>
    </item>
  </channel>
</rss>

