-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38716/
-----------------------------------------------------------
Review request for Ambari and Vitalyi Brodetskyi.
Bugs: AMBARI-13227
https://issues.apache.org/jira/browse/AMBARI-13227
Repository: ambari
Description
-------
I have enabled THP on Debian 7 using file
/sys/kernel/mm/transparent_hugepage/enabled
but when performing host registration there is no warning about THP being
enabled.
root@ambari-installer-deb7-5277-debug1-5:/sys/kernel/mm/transparent_hugepage#
cat /sys/kernel/mm/transparent_hugepage/enabled
[always] madvise never
Diffs
-----
ambari-agent/src/main/python/ambari_agent/HostInfo.py e9d4110
ambari-agent/src/test/python/ambari_agent/TestHostInfo.py 58745f9
ambari-server/src/main/resources/custom_actions/scripts/check_host.py 4d3cf76
ambari-server/src/test/python/custom_actions/TestCheckHost.py ef08938
Diff: https://reviews.apache.org/r/38716/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk