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
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
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
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
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
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
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
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