getting dumps ( page allocation failure)?

plato79

Member
Nov 24, 2020
25
9
23
46
I'm getting dumps like this in syslog:

SysLog

Here is some information that may help:
Code:
 CPU usage 2.51% of 8 CPU(s)
 IO delay 0.48%
 Load average 0.74,0.64,0.72
 RAM usage 78.17% (49.01 GiB of 62.71 GiB)
KSM sharing 0 B
 HD space(root) 8.11% (7.62 GiB of 93.99 GiB)
 SWAP usage 17.38% (1.39 GiB of 8.00 GiB)
CPU(s) 8 x Intel(R) Xeon(R) CPU E3-1260L v5 @ 2.90GHz (1 Socket)
Kernel Version Linux 5.4.119-1-pve #1 SMP PVE 5.4.119-1 (Tue, 01 Jun 2021 15:32:00 +0200)
PVE Manager Version pve-manager/6.4-13/9f411e79

There are two LXC containers running ..

One of them is unprivileged and nesting is enabled. It's a docker host which has services running on it.

The other is privileged, fileserver which I use it to host samba shares also it has some cron jobs which I run periodically.

What could be the cause?