Recent content by DmytroKhytryi

  1. D

    Get list of CT and VMs with their guest OS

    Unfortunately, was not able to find an answer. Is there any way to get a full list of VMs/CTs with their guest OS? Not only specs with "pvesh get"
  2. D

    LXC container shows the same LA as the host

    Just to confirm it works fine after a reboot.
  3. D

    LXC container shows the same LA as the host

    - as for LA, yes. - as for container reboot, yes. root@:~# cat /proc/loadavg 2.22 2.10 1.92 1/3709 2841290 root@proxmox1:~# pct enter 4444 [root@test ~]# cat /proc/loadavg 2.28 2.12 1.92 2/3719 2841846 [root@uk0948test ~]# exit root@:~# cat /proc/loadavg 2.28 2.12 1.92 2/3724 2841857 root@:~#
  4. D

    High LXC CPU load average rear moving containers to another host

    the same issue here. Tried steps from https://forum.proxmox.com/threads/lxc-loadavg.44463/#post-239269 but didn't work. containers and host reports the same LA
  5. D

    LXC container shows the same LA as the host

    System packages: root@:~# pveversion -v proxmox-ve: 7.3-1 (running kernel: 5.15.74-1-pve) pve-manager: 7.3-4 (running version: 7.3-4/d69b70d4) pve-kernel-helper: 7.3-3 pve-kernel-5.15: 7.3-1 pve-kernel-5.13: 7.1-9 pve-kernel-5.15.83-1-pve: 5.15.83-1 pve-kernel-5.15.74-1-pve: 5.15.74-1...