Starting with your last suggestion first:
- yes, updated grub, no, suprisingly still did not work after reboot
Editing the main.yml file did the trick. Thank you a thousand times!
Though now the redis-server installation failed - fixed it with the nesting option of the container. :D
Made my...
root@cloud:~# cat /sys/kernel/mm/transparent_hugepage/enabled
actually says:
always [madvise] never
And i found this:
https://lxadm.com/Disabling_transparent_hugepages_on_Ubuntu/Debian
Tried it on the host but it did not work in the client. Still need to fix the ansible script.
Any suggestion...
Is it actually possible to disable huge pages when creating a new lxc container?
Did this suggestion make it? https://pve.proxmox.com/pipermail/pve-devel/2015-September/017118.html
Disabling it in grub on the host system with
GRUB_CMDLINE_LINUX="transparent_hugepage=never"
did not do the trick...
After creating a lxc container on a quiet potent 64GB RAM Server, i am running into this problem while setting up nextcloud through an ansible playbook:
TASK [prep_os : enable service disable-transparent-hugepages]...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.