[lxc-users] raw.idmap with multiple entries

2017-11-09 Thread Vlad Ciubotariu
Hi, I'm running into an issue on LXD 2.0.9 mapping multiple user ids: Both the following commands achieve the desired effect: echo -e "both 1002 1002" | lxc config set quants01 raw.idmap - echo -e "both 2003 2003" | lxc config set quants01 raw.idmap - However after setting the idmap following

Re: [lxc-users] Race condition in IPv6 network configuration

2017-11-09 Thread Harald Dunkel
I would suggest to configure the network in /config (including the default route) before the container is even started. IPv4 and IPv6. Your /etc/network/interfaces should be empty. /etc/resolv.conf has to be setup accordingly. Regards Harri ___ lxc-