]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
common: fix "disable transparent hugepage" 1322/head
authorSébastien Han <seb@redhat.com>
Mon, 20 Feb 2017 22:07:53 +0000 (17:07 -0500)
committerSébastien Han <seb@redhat.com>
Mon, 20 Feb 2017 22:07:53 +0000 (17:07 -0500)
commit7c79e09424c6d0776a7957ddf6057eea7a46910b
tree233778294edb6f9f63d3df87a285a8e487c16471
parentadb85530b7319877659c3de79a8643b0ee4e5384
common: fix "disable transparent hugepage"

To configure kernel the task is using "command" module which is not
respect operator ">". So this task just print to "stdout": "never >
/sys/kernel/mm/transparent_hugepage/enabled"

fix: #1319

Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-common/tasks/misc/system_tuning.yml