These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for LXC container configuration on the new forum.
Hello,
After installing Cloudmin with LXC support and routed network I faced the following 3 problems.
I managed to fix the error 1 and 2 with the following settings to the LXC container configuration file "/var/lib/lxc/mycontainer/config".
lxc.network.ipv4.gateway = 1.2.3.4
lxc.tty = 32
lxc.pts = 1024
Can anyone advice me how can I permanent add this settings at the provisioning script ?
Did I miss something with LVM Volumes or is it a cloudmin bug ?
Debian 8.7 Jessie
LXC 2.0.6 (debian backport)