Hi folks,
I have to restrict lxc.cgroup.memory.limit_in_bytes to 16GByte
for the containers. Problem: New systems based on Stretch show
% for i in $(find /sys/fs/cgroup/memory/lxc/lxc1 -name memory.limit_in_bytes);
do \
echo $i $(cat $i) \
done | column -t
/sys/fs/cgroup/memory/lxc/lxc1
Hi,
I have a very strange situation and I'm not even sure if it's the right
mail list to post, but let's see.
I have successfully reproduced it on 2 machines: on a real hardware and in
virtualbox vm.
Given, the host OS Ubuntu 16.04.2 (will all updates), I'm creating a bunch
of containers. To rep
Hey guys,
I'm trying to setup my subuid and subgid parameters correctly and I'm clearly
doing something wrong as I keep getting "setgid: Invalid argument" when I try
to su to my user. I have all my accounts in LDAP and I've connected my
container to my infrastruture. It can see users, authentic