<div dir="ltr"><div><div><div><div><div><div><div><div><div><div>Hi, <br><br></div>I've been using LXC for over two years without problems. This week, I upgraded my Ubuntu from Trusty to Vivid, and I noticed that my overlayfs containers stopped getting IP assigned. In my machine the error can be reproduced in this way:<br><br></div><font size="1"><span style="font-family:monospace,monospace">1. lxc-create -n base -t ubuntu<br></span></font></div><font size="1"><span style="font-family:monospace,monospace">2. Edit ubuntu/config to add  lxc.aa_profile = unconfined<br></span></font></div><font size="1"><span style="font-family:monospace,monospace">3. lxc-clone -s -B overlayfs ubuntu tmp<br></span></font></div><font size="1"><span style="font-family:monospace,monospace">4. lxc-start -n tmp -d<br></span></font></div><font size="1"><span style="font-family:monospace,monospace">5. lxc-ls -f shows:<br><br></span><span style="font-family:monospace,monospace">NAME                       STATE    IPV4        IPV6  GROUPS  AUTOSTART  <br>-----------------------------------------------------------------------<br>tmp                        RUNNING  - <span style="color:rgb(255,0,0)"><b>(no IP)</b></span>   -     -       NO<br>ubuntu                     STOPPED  -           -     -       NO </span></font><br><br></div>Interestingly, I don't run into this issue when running the container in confined mode (without <font size="1"><span style="font-family:monospace,monospace">lxc.aa_profile = unconfined</span></font>). I checked past threads in this list and in launchpad, and noticed that some people had problems with overlayfs when upgrading to vivid, but it seems that these problems were fixed in LXC 1.1 release. I'm running on LXC 1.1.2.<br><br></div>Any thoughts?<br><br></div>Thanks,<br></div>Fred <br></div>