ceph-ansible/roles/ceph-common/tasks
Sébastien Han 25cf4d8650 Ability to disable transparent hugepage
In storage world it's often recommended to disable transparent hugepages
as they will tend to lower performance.
Note that this change won't survive reboot. There are several ways to
disable this permanently such as:

* rc.local
* grub boot line

It's a bit tricky to do this in Ansible since it really depends on the
OS you're running on.

Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
2015-01-13 11:11:11 +01:00
..
install_on_debian.yml Add multi-OS support for ICE 2014-12-18 11:10:14 +01:00
install_on_redhat.yml Fix ICE installation 2015-01-07 11:25:34 +01:00
main.yml Make OS tuning var configurable and file re-ordering 2015-01-07 11:44:40 +01:00
os_check.yml Make OS tuning var configurable and file re-ordering 2015-01-07 11:44:40 +01:00
os_tuning.yml Ability to disable transparent hugepage 2015-01-13 11:11:11 +01:00
prerequisite_ice.yml Make OS tuning var configurable and file re-ordering 2015-01-07 11:44:40 +01:00