Error memory in lxc

frankz

Well-Known Member
Nov 16, 2020
413
26
48
Hello everyone, I think lxc uv vm generated this:

Code:
oom-kill:constraint=CONSTRAINT_MEMCG,nodemask=(null),cpuset=ns,mems_allowed=0,oom_memcg=/lxc/107,task_memcg=/lxc/107/ns/system.slice/clamav-freshclam.service,task=freshclam,pid=2145288,uid=100108
[83100.913200] Memory cgroup out of memory: Killed process 2145288 (freshclam) total-vm:582968kB, anon-rss:441164kB, file-rss:8kB, shmem-rss:0kB, UID:100108 pgtables:988kB oom_score_adj:0
root@pve:~#
 
Sound like you should give your LXC with VMID 107 more RAM. ClamAV eats a lot of RAM (I think about 1GB just for the clamav proccess here).
 
Last edited:
Hello and thank you. I checked the LXC packages, which is a torrent-ready distro. I noticed that the clamav was actually installed and claimed a lot of memory. I removed and wait..... thank you