Hello everyone,
I am using Proxmox 6.1 with containers and I noticed that all containers are getting load average lick from a host. I checked lxcfs site and found this news from last year.
https://discuss.linuxcontainers.org/t/lxcfs-3-1-2-has-been-released/5321
I installed the new lxcfs version on my boxes and started it with option -l
I had to restart containers on those boxes to reconnect to /proc. I had pct container showing correct load average information:
13.97, 7.90, 5.85 on host
11.29, 3.57, 1.25 on the specific container
I tried it at my own risk and I am not suggesting everyone jump on it. I wonder though if Proxmox developers have any plans for lxcfs upgrade since the issue with monitoring in containers has been popping here and there for years. I know those old openvz containers had no such issue.
I am using Proxmox 6.1 with containers and I noticed that all containers are getting load average lick from a host. I checked lxcfs site and found this news from last year.
https://discuss.linuxcontainers.org/t/lxcfs-3-1-2-has-been-released/5321
I installed the new lxcfs version on my boxes and started it with option -l
Code:
/usr/bin/lxcfs -l /var/lib/lxcfs/
I had to restart containers on those boxes to reconnect to /proc. I had pct container showing correct load average information:
13.97, 7.90, 5.85 on host
11.29, 3.57, 1.25 on the specific container
I tried it at my own risk and I am not suggesting everyone jump on it. I wonder though if Proxmox developers have any plans for lxcfs upgrade since the issue with monitoring in containers has been popping here and there for years. I know those old openvz containers had no such issue.