Recent content by StormLXC

  1. S

    Missing VM's disk at ISCSI storage after migration

    I tried to migrate a vm with disk located at shared storage (lvm over iscsi). But migration ended with error And there was no logical volume vm-100-disk-0 in violin-dev VG. My iscsi-storage is online and i can see available lun (which contains VM's disk) I tried removing violin-dev VG and...
  2. S

    Memory cgroup out of memory

    egrep -e oom-killer /var/log/kern.log Apr 11 03:02:13 foxtrot14 kernel: [706780.765069] NetworkService invoked oom-killer: gfp_mask=0x100cca(GFP_HIGHUSER_MOVABLE), order=0, oom_score_adj=0 Apr 11 03:18:36 foxtrot14 kernel: [707763.668747] chrome invoked oom-killer...
  3. S

    Memory cgroup out of memory

    Here is a crash log: Apr 11 16:20:48 foxtrot14 kernel: lxcfs invoked oom-killer: gfp_mask=0x400dc0(GFP_KERNEL_ACCOUNT|__GFP_ZERO), order=1, oom_score_adj=0 Apr 11 16:20:48 foxtrot14 kernel: CPU: 25 PID: 57322 Comm: lxcfs Tainted: P O 5.4.106-1-pve #1 Apr 11 16:20:48 foxtrot14...
  4. S

    Memory cgroup out of memory

    We have a Proxmox cluster with several nodes. All nodes identical: 64GB RAM, 48 Xeon threads, 1x960ssd, ext4 noatime, vm.swappiness=1. Lately, swap was disabled via 'swapoff -a' 4 identical containers running same parsing-task: 20cpu, 16GB, noatime, Ubuntu 20.10 downloaded via ProxMox GUI...
  5. S

    Oom-kill process inside lxc : Memory cgroup out of memory

    In my case problem still exist. 4 identical containers with 16Gb of ram each running ubuntu 20.10 I have disabled journaling in all containers and at node as well echo "Storage=none" >> /etc/systemd/journald.conf service systemd-journald restart No luck Apr 11 15:49:29 golf2 kernel...
  6. S

    CERT error changing node ip address

    Same problem here. 1. Saved new ip in /etc/hosts 2. Changed to new ip in /etc/network/interfaces and service networking restart 3. changed to new ip in /etc/ssh/ssh_known_hosts 4. pvecm updatecerts --force 5. service pve-cluster restart && service pvestatd restart Nothing helps