[lxc-users] Using lxc-copy snapshots with overlayfs

2017-06-29 Thread John
I have a linux container "base" that I snapshot using /usr/bin/lxc-copy for various containers using overlayfs like so: lxc-copy -n base -N snapshot1 -M -s -B overlayfs Can I start the "base" container while the snapshots are running?  My goal is to update packages in the base image without dist

Re: [lxc-users] lxc network set...?==?utf-8?q? error: Only managed networks can be modified

2017-06-29 Thread Peter Gloor
What you want to achieve? In my case the reason for using a bridge was that I had some static IPv4 addresses and an IPv6 subnet attached to eth0. In this case I created a profiile called webhost and added a nic device like this: lxc profile device add webhost eth1 nic nictype=bridged parent=br0 I

[lxc-users] lxc network set...?==?utf-8?q? error: Only managed networks can be modified

2017-06-29 Thread Tomasz Chmielewski
I've set this bridge in /etc/network/interfaces on the host: # lxc network show br-testing config: {} description: "" name: br-testing type: bridge used_by: - /1.0/containers/TDv2-testing-307c906842-2017-06-29-11-55-34 - /1.0/containers/TDv2-testing-bc29e3f587-2017-06-29-11-47-25 - /1.0/containers