Re: [lxc-users] 16.04 -> 18.04 Upgrade problems

2018-04-21 Thread Pete Osborne
Thanks, this set me on the right path. In 2 of my profiles I needed to replace: raw.lxc: lxc.aa_allow_incomplete=1 with: raw.lxc: lxc.apparmor.allow_incomplete=1 I also had to loop through all of my containers and add: pool: default To the root disk. After that, the upgrade completed succes

[lxc-users] [Solved] Re: How to get rid of pesky extra dhcp IP

2018-04-21 Thread Mark Constable
On 22/4/18 3:21 am, David Favor wrote: > Removing Netplan will work temporarily, until all the old networking > plumbing is completely removed. Better to start moving to Netplan > now, before some future update removes old processing of your > /etc/network/interfaces files + all your networking sim

Re: [lxc-users] 16.04 -> 18.04 Upgrade problems

2018-04-21 Thread Stéphane Graber
On Sat, Apr 21, 2018 at 03:24:52PM -0400, Pete Osborne wrote: > Hi Folks, > > I decided to upgrade my 16.04 LTS system to 18.04 LTS today and when > upgrading LXD I'm seeing the following: > > Setting up lxd (3.0.0-0ubuntu4) ... > Old bridge configuration detected in /etc/default/lxd-bridge, upgr

[lxc-users] 16.04 -> 18.04 Upgrade problems

2018-04-21 Thread Pete Osborne
Hi Folks, I decided to upgrade my 16.04 LTS system to 18.04 LTS today and when upgrading LXD I'm seeing the following: Setting up lxd (3.0.0-0ubuntu4) ... Old bridge configuration detected in /etc/default/lxd-bridge, upgrading Unsetting deprecated profile options Error: The following containers f

Re: [lxc-users] Inotify does not work in a privileged container

2018-04-21 Thread Simos Xenitellis
According to this, https://github.com/lxc/lxd/issues/2004 the "Failed to reset devices.list ..." can be ignored. There should be some additional lines earlier (not shown) that have a hint towards the real issue. This "InCronD" is probably using "inotify". Search for "inotify" at https://github.co

Re: [lxc-users] [Solved] Re: How to get rid of pesky extra dhcp IP

2018-04-21 Thread David Favor
jjs - mainphrame wrote: Thanks for the additional info and pointers. BTW I'd noticed that the ip command showed the extraneous IP missed by ifconfig. But not showing the extra IP was not the problem, rather that the extra IP existed at all. In any event, the removal of netplan and cloud packa

Re: [lxc-users] LXC Copying a running container

2018-04-21 Thread David Favor
Tomasz Chmielewski wrote: On 2018-04-20 21:58, Saint Michael wrote: I need to transfer a copy of a container that cannot be stopped. I don´t mid if the data is slightly out of sync. Is there a way to do this? I tried lxc-copy and it fails because the source is running. rsync? On a destination

[lxc-users] Inotify does not work in a privileged container

2018-04-21 Thread Saint Michael
Incrond is a service that monitors directories for file events and fires a script. It fails inside an LXC container. Is there something I need to add to the configuration to make it work? systemctl start incrond Job for incrond.service failed because a timeout was exceeded. See "systemctl status