<div dir="ltr"><div dir="ltr"><div class="gmail_quote"><div>Andrey,</div><div><br></div><div>Thanks for the reply.  Is there a resource, document, guide that can show me what the old items were and what the new analogs are?  Most of my config files are from the templates so I added very little.  I tried starting a container manually to see what line(s) were causing problems but it looked like there were quite a few.</div><div><br></div><div><div>lxc.mount.entry = proc proc proc nodev,noexec,nosuid 0 0</div><div>lxc.mount.entry = sysfs sys sysfs defaults 0 0</div><div>lxc.mount.entry = /sys/fs/fuse/connections sys/fs/fuse/connections none bind,op$</div><div>lxc.mount.entry = /sys/kernel/debug sys/kernel/debug none bind,optional 0 0</div><div>lxc.mount.entry = /sys/kernel/security sys/kernel/security none bind,optional 0$</div><div>lxc.mount.entry = /sys/fs/pstore sys/fs/pstore none bind,optional 0 0</div><div>lxc.tty = 4</div><div>lxc.pts = 1024</div><div>lxc.devttydir = lxc</div><div>lxc.arch = x86_64</div><div>lxc.seccomp = /usr/share/lxc/config/common.seccomp</div><div>lxc.cgroup.devices.deny = a</div><div>lxc.cgroup.devices.allow = c *:* m</div><div>lxc.cgroup.devices.allow = b *:* m</div><div>lxc.cgroup.devices.allow = c 1:3 rwm</div><div>lxc.cgroup.devices.allow = c 1:5 rwm</div><div>lxc.cgroup.devices.allow = c 5:0 rwm</div><div>lxc.cgroup.devices.allow = c 5:1 rwm</div><div>lxc.cgroup.devices.allow = c 1:8 rwm</div><div>lxc.cgroup.devices.allow = c 1:9 rwm</div><div>lxc.cgroup.devices.allow = c 5:2 rwm</div><div>lxc.cgroup.devices.allow = c 136:* rwm</div><div>lxc.cgroup.devices.allow = c 254:0 rm</div><div>lxc.cgroup.devices.allow = c 10:229 rwm</div><div>lxc.cgroup.devices.allow = c 10:200 rwm</div><div>lxc.cgroup.devices.allow = c 1:7 rwm</div><div>lxc.cgroup.devices.allow = c 10:228 rwm</div><div>lxc.cgroup.devices.allow = c 10:232 rwm</div><div>lxc.utsname = trusty-64-owncloud</div><div>lxc.network.type = veth</div><div>lxc.network.flags = up</div><div>lxc.network.link = br0</div><div>lxc.network.hwaddr = 00:16:3e:52:ee:f1</div><div>lxc.cap.drop = sys_module</div><div>lxc.cap.drop = mac_admin</div><div>lxc.cap.drop = mac_override</div><div>lxc.cap.drop = sys_time</div><div>lxc.rootfs = /var/lib/lxc/trusty-64-owncloud/rootfs</div><div>lxc.pivotdir = lxc_putold</div><div>lxc.start.aut</div></div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">---------- Forwarded message ----------<br>From: Bryan Christ <<a href="mailto:bryan.christ@gmail.com" target="_blank">bryan.christ@gmail.com</a>><br>To: <a href="mailto:lxc-users@lists.linuxcontainers.org" target="_blank">lxc-users@lists.linuxcontainers.org</a><br>Cc: <br>Bcc: <br>Date: Sat, 26 Jan 2019 09:11:41 -0600<br>Subject: [lxc-users] Failed to load config for XYZ<br><div dir="ltr"><div dir="ltr">I don't reboot my server often and I guess somewhere along the way I got upgraded on Bionic from LXC 2 to LXC 3.  Now, none of my containers start.  I get the following message when I lxc-ls --fancy<div><div><br></div><div>Failed to load config for centos6-phpmyadmin<br></div><div>Failed to load config for centos6-redis</div><div>Failed to load config for centos6-web</div><div>Failed to load config for centos7-base-db<br></div><div>Failed to load config for centos7-base-php7</div><div>Failed to load config for centos7-base-wp</div><div>Failed to load config for trusty-64-owncloud<br></div><div>Failed to load config for trusty64-mediawiki<br></div></div><div><br></div><div>I need to fix this quickly and I also need to make sure it's not going to happen on my other Bionic servers.  What do I do?</div><div><br></div><div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail-m_-3963358075314733007gmail_signature">Bryan<br><><</div></div></div></div>
<br><br><br>---------- Forwarded message ----------<br>From: Andrey Repin <<a href="mailto:anrdaemon@yandex.ru" target="_blank">anrdaemon@yandex.ru</a>><br>To: Bryan Christ <<a href="mailto:lxc-users@lists.linuxcontainers.org" target="_blank">lxc-users@lists.linuxcontainers.org</a>><br>Cc: <br>Bcc: <br>Date: Sun, 27 Jan 2019 00:16:06 +0300<br>Subject: Re: [lxc-users] Failed to load config for XYZ<br>Greetings, Bryan Christ!<br>
<br>
> I don't reboot my server often and I guess somewhere along the way I got<br>
> upgraded on Bionic from LXC 2 to LXC 3.  Now, none of my containers start. <br>
> I get the following message when I lxc-ls --fancy<br>
<br>
<br>
> Failed to load config for centos6-phpmyadmin<br>
<br>
> Failed to load config for centos6-redis<br>
> Failed to load config for centos6-web<br>
> Failed to load config for centos7-base-db<br>
<br>
> Failed to load config for centos7-base-php7<br>
> Failed to load config for centos7-base-wp<br>
> Failed to load config for trusty-64-owncloud<br>
<br>
> Failed to load config for trusty64-mediawiki<br>
<br>
<br>
<br>
> I need to fix this quickly and I also need to make sure it's not going to<br>
> happen on my other Bionic servers.  What do I do?<br>
<br>
Check for config syntax. Multiple keys got a facelift for a better structured<br>
naming conventions.<br>
F.e. network configuration now explicitly indexed.<br>
<br>
<br>
-- <br>
With best regards,<br>
Andrey Repin<br>
Sunday, January 27, 2019 0:14:33<br>
<br>
Sorry for my terrible english..._______________________________________________<br>
lxc-users mailing list<br>
<a href="mailto:lxc-users@lists.linuxcontainers.org" target="_blank">lxc-users@lists.linuxcontainers.org</a><br>
<a href="http://lists.linuxcontainers.org/listinfo/lxc-users" rel="noreferrer" target="_blank">http://lists.linuxcontainers.org/listinfo/lxc-users</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature">Bryan<br><><</div></div></div>