1640240651 J * Ghislain ~ghislain@adsl1.aqueos.com 1640244542 M * Bertl_oO off to bed now ... have a good one everyone! 1640244544 N * Bertl_oO Bertl_zZ 1640254442 A * arekm wonders how to tell ansible (via inventory file) that it needs to enter vserver guest 1640254512 M * Guy- naively I'd think it would be better to manage the guest directly 1640274161 N * Bertl_zZ Bertl 1640274166 M * Bertl morning folks! 1640274788 M * Ghislain hello 1640274791 M * Ghislain ok fun fact 1640274797 M * Ghislain /proc/cpuinfo works ! 1640274826 M * Ghislain /proc/meminfo do not , lol 1640274875 M * Ghislain /proc/stat do nto.. dam cpuinfo is limited to the 3 cpu but the stat show all cpus... 1640274916 M * Bertl sure that you have the necessary cgroups active? 1640275117 M * Ghislain rw,relatime,cpuset,cpu,cpuacct,blkio,memory,devices,freezer,net_cls,perf_event,net_prio,hugetlb,pids 1640275137 M * Ghislain memory is here, cpuset too 1640275199 M * Bertl and they also show the expected limits? 1640275235 M * Bertl if so, then probably something in lxcfs goes wrong and doesn't find the correct cgroup or doesn't have the necessary access 1640275242 M * Ghislain [/sys/fs/cgroup/vservers/testlxcfs]: cat memory.limit_in_bytes 1640275242 M * Ghislain 12884901888 1640275242 M * Ghislain yep 1640275669 M * Bertl okay, check with strace or gdb where lxcfs does look for the limit for example 1640276015 M * Ghislain it search /proc/16656/ns/pid 1640276036 M * Ghislain when i do a free, but this do not exist 1640277209 M * Bertl so we are back to the pid namespace lookup 1640277844 M * Bertl I'd say you need to modify the lxcfs in such way that it doesn't check/look for the pid namespace 1640285399 Q * Ghislain Quit: Leaving.