hugepages setting in sysctl.* ignored

fouinix

Member
Jul 9, 2019
4
0
21
39
Hello,

I noticed proxmox seems ignoring nr_hugepages setting in sysctl.* if I have a qemu vm with hugepages: any?

My issue is that I have other lxc which need hugepages and proxmox allocates only nr_hugepages of the size of my qemu vm.

After boot, I am able to manually increase nr_hugepages (size on my qemu + needs for LXC) and everything works.

It seems there is an issue how proxmox compute nr_hugepages.
Thanks
 
Ok, just ignore my post, I had a typo in my systctl.*. I forgot "vm." prefix. Sorry for the noise!