You are not logged in.
Pages: 1
Hello,
I've been using docker to test somethings about NIS, I'm using a CentOS image and when I try to start some services I get this error from journalctl in my Arch PC
__vm_enough_memory: pid: 30944, comm: ypserv, not enough memory for the allocationI'm letting the container use 12Gb of RAM but it still fails. I solved the issue by trying it on other machine with RockyOS the thing is that nothing crazy happens with the memory (it didn't allocate much memory) that's what leds me to believe this might be a kernel problem on Arch I'm on 6.5.9-arch2-1 and on Rocky I'm on 4.18.0-477.10.1.el8_8.x86_64 I'm asking about this here because I would like to get it working on my Arch machine but I've been several days trying without any luck. I've searched on many docker and rpc/yp post but nothing helped me, that leds me to believe its something about the kernel. Any help is appreciated
Thanks in advance.
Offline
Can you install the Arch kernel on the Rocky install or vice versa to see if it is a kernel issue?
Offline
Pages: 1