How to disable Transparent Huge Pages (THP) in Ubuntu 16.04LTS

前端 未结 5 1736
南笙
南笙 2021-01-04 01:28

I am setting up an ambari cluster with 3 virtualbox VMs running Ubuntu 16.04LTS. However I get the below warning:

The following hosts have Transparent Huge P         


        
5条回答
  •  礼貌的吻别
    2021-01-04 02:19

    All of these answers are out of date. Tried all of them, and the values keep getting overwritten.

    The guide here actually works: https://docs.mongodb.com/manual/tutorial/transparent-huge-pages/

    It needs to be a service that runs at startup properly, just follow this guide

    Worked on Ubuntu 19.04, finally suppressed the redis warnings

提交回复
热议问题