Hello,
I have a Proxmox 6 cluster on ZFS Mirror (pve-manager/6.0-5/f8a710d7 (running kernel: 5.0.18-1-pve)
I run 31 LXC with 1.75 GB assigned (54 GB) on host with 96GB.
The LXC are not showing low memory in GUI.
In syslog I find:
Any suggestion on how to troubleshoot these issues?
Thank you
P.
I have a Proxmox 6 cluster on ZFS Mirror (pve-manager/6.0-5/f8a710d7 (running kernel: 5.0.18-1-pve)
I run 31 LXC with 1.75 GB assigned (54 GB) on host with 96GB.
Code:
free -h
total used free shared buff/cache available
Mem: 94Gi 73Gi 9Gi 1.2Gi 11Gi 21Gi
The LXC are not showing low memory in GUI.
In syslog I find:
Code:
kernel: [1234333.445570] Code: Bad RIP value.
...
kernel: [1235198.622790] dump_header+0x54/0x308
kernel: [1235198.622849] kmem: usage 98648kB, limit 9007199254740988kB, failcnt 0
...
then a list of guest processes
...
kernel: [1235565.764182] __x64_sys_clone+0x27/0x30
...
kernel: [1235630.933173] RDX: 0000000000000000 RSI: 0000000001c12798 RDI: 00000000018f2010
...
kernel: [1235678.497954] __do_fault+0x3c/0x130
...
kernel: [1235774.672525] CPU: 5 PID: 18371 Comm: mailgraph Tainted: P O 5.0.18-1-pve #1
kernel: [1235774.672584] ? xas_load+0xc/0x80
...
kernel: [1235802.301627] ? filemap_map_pages+0x1ae/0x380
Any suggestion on how to troubleshoot these issues?
Thank you
P.