<?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 Re: Ambari agent is not exist in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-agent-is-not-exist/m-p/214586#M72100</link>
    <description>&lt;P&gt;I fix the problem by reinstalling ambari agent manuelly :&lt;/P&gt;&lt;PRE&gt;yum remove ambari-agent
yum install ambari-agent  
&lt;/PRE&gt;&lt;P&gt;I think that Ambari couldn't remove and install ambari agent if it is not installed correctly at the first time.&lt;/P&gt;&lt;P&gt;so it works manually&lt;/P&gt;</description>
    <pubDate>Sat, 02 Dec 2017 00:23:02 GMT</pubDate>
    <dc:creator>sihi_yassine</dc:creator>
    <dc:date>2017-12-02T00:23:02Z</dc:date>
    <item>
      <title>Ambari agent is not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-agent-is-not-exist/m-p/214582#M72096</link>
      <description>&lt;P&gt;I'm trying to setup the Ambari agent in each node in my cluster and it works fine for almost all my nodes unless one, when I try to retray the Ambari wizard to fix the problem for this one I get this error:&lt;/P&gt;&lt;PRE&gt;==========================
Running setup agent script...
==========================

Command start time 2017-12-01 14:52:13
Server error attempting a GET to /rhsm/ returned status 503
Repository HDP-UTILS-1.1.0.21 is listed more than once in the configuration
sed: can't read /etc/ambari-agent/conf/ambari-agent.ini: No such file or directory
('', None)
&lt;/PRE&gt;&lt;P&gt;So obviously this error means therer is no ambari-agent installed in this machine,&lt;/P&gt;&lt;P&gt;so I verified if the agent is installed or not with "yum repolist ambari-agent" it replays that the service is already installed:&lt;/P&gt;&lt;PRE&gt;Installed Packages 
ambari-agent.x86_64                2.5.1.0-159                      @ambari-2.5.1.0 &lt;/PRE&gt;&lt;P&gt;and when I tried to install "yum install ambari-agent", I could not, also there is No directory called /etc/ambari-agent/&lt;/P&gt;&lt;P&gt;I thought about reinstall the ambari agent for this node but I m not sure if this is going to be the good decision. &lt;/P&gt;&lt;P&gt;what should I do??  &lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2017 22:39:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-agent-is-not-exist/m-p/214582#M72096</guid>
      <dc:creator>sihi_yassine</dc:creator>
      <dc:date>2017-12-01T22:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari agent is not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-agent-is-not-exist/m-p/214583#M72097</link>
      <description>&lt;P&gt; &lt;A rel="user" href="https://community.cloudera.com/users/47200/sihiyassine.html" nodeid="47200"&gt;@yassine sihi&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Can you please check if passwordless ssh is configured from ambari server node to the node where you are facing the issue.&lt;/P&gt;&lt;P&gt;Also check that the hostname which you gave in ambari GUI exists in /etc/hosts and you are able to do passwordless ssh to the hostname mentioned.&lt;/P&gt;&lt;P&gt;Can you also attach the ambari-server.log (/var/log/ambari-server/ambari-server.log)&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2017 23:01:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-agent-is-not-exist/m-p/214583#M72097</guid>
      <dc:creator>asirna</dc:creator>
      <dc:date>2017-12-01T23:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari agent is not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-agent-is-not-exist/m-p/214584#M72098</link>
      <description>&lt;P&gt;I tried all of these before, everything is doing well, I can log in to it just fine without password. but i didn't know why the ambari agent is not installed like it had to. &lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2017 23:13:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-agent-is-not-exist/m-p/214584#M72098</guid>
      <dc:creator>sihi_yassine</dc:creator>
      <dc:date>2017-12-01T23:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari agent is not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-agent-is-not-exist/m-p/214585#M72099</link>
      <description>&lt;P&gt; &lt;A rel="user" href="https://community.cloudera.com/users/47200/sihiyassine.html" nodeid="47200"&gt;@yassine sihi&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Server error attempting a GET to /rhsm/ returned status 503 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The above looks like a error from RedHat Subsrciption Manager. Can you try installing manually and retry failed nodes from UI&lt;/P&gt;&lt;PRE&gt;yum install ambari-agent &lt;/PRE&gt;</description>
      <pubDate>Fri, 01 Dec 2017 23:22:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-agent-is-not-exist/m-p/214585#M72099</guid>
      <dc:creator>asirna</dc:creator>
      <dc:date>2017-12-01T23:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari agent is not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-agent-is-not-exist/m-p/214586#M72100</link>
      <description>&lt;P&gt;I fix the problem by reinstalling ambari agent manuelly :&lt;/P&gt;&lt;PRE&gt;yum remove ambari-agent
yum install ambari-agent  
&lt;/PRE&gt;&lt;P&gt;I think that Ambari couldn't remove and install ambari agent if it is not installed correctly at the first time.&lt;/P&gt;&lt;P&gt;so it works manually&lt;/P&gt;</description>
      <pubDate>Sat, 02 Dec 2017 00:23:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-agent-is-not-exist/m-p/214586#M72100</guid>
      <dc:creator>sihi_yassine</dc:creator>
      <dc:date>2017-12-02T00:23:02Z</dc:date>
    </item>
  </channel>
</rss>

