Dmitry Lysnichenko created AMBARI-12810:
-------------------------------------------
Summary: Host check shows no errors when registering non root
agents manually
Key: AMBARI-12810
URL: https://issues.apache.org/jira/browse/AMBARI-12810
Project: Ambari
Issue Type: Bug
Components: ambari-server
Reporter: Dmitry Lysnichenko
Assignee: Dmitry Lysnichenko
Fix For: 2.1.2
Setup ambari-agents running under non root user. (ambari-server is also
non-root, not sure if this is required to reproduce)
Register agents manually.
Deploy cluster.
Stop all services.
ambari-server reset -s.
ambari-server setup -s;
Perform manual hosts registration 'Perform manual registration on hosts and do
not use SSH'
Look at the hosts checks results. No warnings shown except THP.
Check /var/lib/ambari-agent/data/hostcheck.result
It contains warnings for users and folders, but not for installed packages.
This failure affects HostCleanup.py which uses hostcheck.result files to remove
packages, but file does not list any packages.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)