<?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 Best way to re-add a server to HDP cluster? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Best-way-to-re-add-a-server-to-HDP-cluster/m-p/134948#M97607</link>
    <description>&lt;P&gt;One of the servers in our cluster failed due to multiple disk drive failures.&lt;/P&gt;&lt;P&gt;The server was not a data node or master server - it was used as a journal node for HA, a zookkeeper server, HST server, Apache Thrift server, and Grafana server.&lt;/P&gt;&lt;P&gt;Using Ambari, we put the server in maintenance mode, and then rebuilt it.&lt;/P&gt;&lt;P&gt;It is now ready to come back online. We have ambari-agent installed, as well as necessary repos, etc.&lt;/P&gt;&lt;P&gt;My question is: can I use the Ambari GUI and "delete" the server from the cluster, and then follow the steps to add the server back?&lt;/P&gt;&lt;P&gt;Should I expect any issues, since it has the same name, IP address, etc.?&lt;/P&gt;&lt;P&gt;Is there a better way to accomplish this?&lt;/P&gt;&lt;P&gt;We basically want to bring it online and put it back to work doing everything it was doing before.&lt;/P&gt;</description>
    <pubDate>Thu, 19 Jan 2017 00:24:19 GMT</pubDate>
    <dc:creator>zack_riesland</dc:creator>
    <dc:date>2017-01-19T00:24:19Z</dc:date>
    <item>
      <title>Best way to re-add a server to HDP cluster?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Best-way-to-re-add-a-server-to-HDP-cluster/m-p/134948#M97607</link>
      <description>&lt;P&gt;One of the servers in our cluster failed due to multiple disk drive failures.&lt;/P&gt;&lt;P&gt;The server was not a data node or master server - it was used as a journal node for HA, a zookkeeper server, HST server, Apache Thrift server, and Grafana server.&lt;/P&gt;&lt;P&gt;Using Ambari, we put the server in maintenance mode, and then rebuilt it.&lt;/P&gt;&lt;P&gt;It is now ready to come back online. We have ambari-agent installed, as well as necessary repos, etc.&lt;/P&gt;&lt;P&gt;My question is: can I use the Ambari GUI and "delete" the server from the cluster, and then follow the steps to add the server back?&lt;/P&gt;&lt;P&gt;Should I expect any issues, since it has the same name, IP address, etc.?&lt;/P&gt;&lt;P&gt;Is there a better way to accomplish this?&lt;/P&gt;&lt;P&gt;We basically want to bring it online and put it back to work doing everything it was doing before.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 00:24:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Best-way-to-re-add-a-server-to-HDP-cluster/m-p/134948#M97607</guid>
      <dc:creator>zack_riesland</dc:creator>
      <dc:date>2017-01-19T00:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Best way to re-add a server to HDP cluster?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Best-way-to-re-add-a-server-to-HDP-cluster/m-p/134949#M97608</link>
      <description>&lt;P&gt;If the server was erased an rebuilt with same IP and Hostname, you may have to do these steps - &lt;/P&gt;&lt;P&gt;1) Stop ambari agent form the rebuilt host.&lt;/P&gt;&lt;P&gt;2) Use Ambari rest API to delete each services that ambari thinks this host has/had&lt;/P&gt;&lt;P&gt;3) Delete the host from Ambari&lt;/P&gt;&lt;P&gt;4) Restart ambari server&lt;/P&gt;&lt;P&gt;5) Add as a new host.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pranay Vyas&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 01:01:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Best-way-to-re-add-a-server-to-HDP-cluster/m-p/134949#M97608</guid>
      <dc:creator>PranayV</dc:creator>
      <dc:date>2017-01-19T01:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Best way to re-add a server to HDP cluster?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Best-way-to-re-add-a-server-to-HDP-cluster/m-p/134950#M97609</link>
      <description>&lt;P&gt;Thanks Pranay,&lt;/P&gt;&lt;P&gt;We followed these steps - though I just realized that we forgot to restart ambari-server.&lt;/P&gt;&lt;P&gt;We were able to successfully delete the server.&lt;/P&gt;&lt;P&gt;However, when we added the server, it now seems to be stuck on a modal dialog that says "Please wait while the hosts are being checked for potential problems..."&lt;/P&gt;&lt;P&gt;In the ambari-agent logs on the server (being added), we see this repeated over and over again:&lt;/P&gt;&lt;PRE&gt;INFO 2017-01-18 14:22:00,773 Controller.py:265 - Heartbeat response received (id = 109)
INFO 2017-01-18 14:22:00,773 RecoveryManager.py:260 - METRICS_COLLECTOR needs recovery, desired = STARTED, and current = INSTALLED.
INFO 2017-01-18 14:22:00,773 RecoveryManager.py:795 - Recovery is paused, likely tasks waiting in pipeline for this host.
INFO 2017-01-18 14:22:10,674 Heartbeat.py:78 - Building Heartbeat: {responseId = 109, timestamp = 1484767330674, commandsInProgress = False, componentsMapped = False}
INFO 2017-01-18 14:22:10,716 Controller.py:265 - Heartbeat response received (id = 110)
INFO 2017-01-18 14:22:10,716 RecoveryManager.py:260 - METRICS_COLLECTOR needs recovery, desired = STARTED, and current = INSTALLED.
INFO 2017-01-18 14:22:10,716 RecoveryManager.py:795 - Recovery is paused, likely tasks waiting in pipeline for this host.
INFO 2017-01-18 14:22:20,617 Heartbeat.py:78 - Building Heartbeat: {responseId = 110, timestamp = 1484767340617, commandsInProgress = False, componentsMapped = False}
INFO 2017-01-18 14:22:20,660 Controller.py:265 - Heartbeat response received (id = 111)&lt;/PRE&gt;&lt;P&gt;Do you have any insights as to what may be the solution?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 03:23:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Best-way-to-re-add-a-server-to-HDP-cluster/m-p/134950#M97609</guid>
      <dc:creator>zack_riesland</dc:creator>
      <dc:date>2017-01-19T03:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: Best way to re-add a server to HDP cluster?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Best-way-to-re-add-a-server-to-HDP-cluster/m-p/134951#M97610</link>
      <description>&lt;P&gt;We were ultimately able to get everything back in shape, but it wasn't pretty.&lt;/P&gt;&lt;P&gt;Too many steps to detail here. &lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 21:51:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Best-way-to-re-add-a-server-to-HDP-cluster/m-p/134951#M97610</guid>
      <dc:creator>zack_riesland</dc:creator>
      <dc:date>2017-01-19T21:51:54Z</dc:date>
    </item>
  </channel>
</rss>

