Andrew Onischuk created AMBARI-6098:
---------------------------------------
Summary: HostCleanup.py doesn't cleanup host on SUSE
Key: AMBARI-6098
URL: https://issues.apache.org/jira/browse/AMBARI-6098
Project: Ambari
Issue Type: Bug
Reporter: Andrew Onischuk
Assignee: Andrew Onischuk
Fix For: 1.7.0
On SUSE, HostCleanup.py script don't work.
Here is an output of it:
python /usr/lib/python2.6/site-packages/ambari_agent/HostCleanup.py
--silent --skip=""
ERROR:HostCleanup:Host check result not found at:
/var/lib/ambari-agent/data/hostcheck.result
INFO:HostCleanup:Clean-up completed. The output is at
/var/lib/ambari-agent/data/hostcleanup.result
The file itself is:
**/var/lib/ambari-agent/data/hostcleanup.result**
2014-02-12 17:51:36,354 ERROR Host check result not found at:
/var/lib/ambari-agent/data/hostcheck.result
2014-02-12 17:51:36,367 INFO Clean-up completed. The output is at
/var/lib/ambari-agent/data/hostcleanup.result
2014-02-12 17:53:24,183 ERROR Host check result not found at:
/var/lib/ambari-agent/data/hostcheck.result
2014-02-12 17:53:24,183 INFO Clean-up completed. The output is at
/var/lib/ambari-agent/data/hostcleanup.result
2014-02-12 18:01:13,492 ERROR Host check result not found at:
/var/lib/ambari-agent/data/hostcheck.result
2014-02-12 18:01:13,492 INFO Clean-up completed. The output is at
/var/lib/ambari-agent/data/hostcleanup.result
2014-02-12 18:02:18,787 ERROR Host check result not found at:
/var/lib/ambari-agent/data/hostcheck.result
2014-02-12 18:02:18,787 INFO Clean-up completed. The output is at
/var/lib/ambari-agent/data/hostcleanup.result
This script was run was run with cluster (ambari-server/agent installed).
For example:
rpm -qa|grep hadoop
hadoop-libhdfs-2.2.0.2.0.6.0-102
hadoop-client-2.2.0.2.0.6.0-102
teradata-hadoop-builder-1.3.80.27-1
hadoop-hdfs-2.2.0.2.0.6.0-102
hadoop-lzo-0.5.0-1
hadoop-mapreduce-2.2.0.2.0.6.0-102
hadoop-yarn-nodemanager-2.2.0.2.0.6.0-102
teradata-hadoop-tools-1.3.50.26-1
hadoop-2.2.0.2.0.6.0-102
hadoop-lzo-native-0.5.0-1
hadoop-yarn-2.2.0.2.0.6.0-102
After ambari-server reset and going to Hosts Confirmation page Hosts warnings
were only about process, not about packets, users, files etc...
See screenshot attached
--
This message was sent by Atlassian JIRA
(v6.2#6252)