<div dir="ltr">Still seems like voodoo... but this seems to work... not sure if the network-manager has anything to do with this or not.. but it is really odd that after two or three times with the restarting lxc-net it creates the lxcbr0 and then everything works after that.<div><br></div><div> sudo systemctl stop network-manager<br></div><div><br></div><div>Repeat this until it works:</div><div><br></div><div><div style="font-size:12.8px"><span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:14px;line-height:21px;white-space:pre-wrap">sudo systemctl stop lxc-net</span></div><div style="font-size:12.8px"><span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:14px;line-height:21px;white-space:pre-wrap">sudo systemctl start lxc-net</span></div><div style="font-size:12.8px"><span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:14px;line-height:21px;white-space:pre-wrap">ifconfig -a</span></div></div><div style="font-size:12.8px"><span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:14px;line-height:21px;white-space:pre-wrap"><br></span></div><div style="font-size:12.8px"><span style="font-size:small"> sudo systemctl start network-manager</span><span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:14px;line-height:21px;white-space:pre-wrap"><br></span></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Nov 1, 2015 at 9:19 PM, B G <span dir="ltr"><<a href="mailto:bg85305@gmail.com" target="_blank">bg85305@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I have been having similar problems after upgrading to 15.10.  I just completely rebuilt the server and had exactly the same problems.  I also tried uninstalling/re-installing and it didn't work...<div><br></div><div>Try this:</div><div><span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:14px;line-height:21px;white-space:pre-wrap"><br></span></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:14px;line-height:21px;white-space:pre-wrap"> lxd uses lxcbr0 bridge by default.</span></div><div><span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:14px;line-height:21px;white-space:pre-wrap">
</span></div><div><span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:14px;line-height:21px;white-space:pre-wrap">I've had some trouble with lxc-net under systemd as well.  Can you do</span></div><div><span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:14px;line-height:21px;white-space:pre-wrap">
</span></div><div><span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:14px;line-height:21px;white-space:pre-wrap">ifconfig -a</span></div><div><span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:14px;line-height:21px;white-space:pre-wrap">sudo systemctl stop lxc-net</span></div><div><span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:14px;line-height:21px;white-space:pre-wrap">sudo systemctl start lxc-net</span></div><div><span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:14px;line-height:21px;white-space:pre-wrap">ifconfig -a</span></div><div><span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:14px;line-height:21px;white-space:pre-wrap">
</span></div><div><span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:14px;line-height:21px;white-space:pre-wrap">and see if lxcbr0 shows up in the second ifconfig output?</span></div></blockquote><br><div>Found this in this thread:</div><div><br></div><div><a href="https://github.com/lxc/lxd/issues/543" target="_blank">https://github.com/lxc/lxd/issues/543</a><br></div><div><br></div><div><br></div><div><br></div><div>I also have tried commenting out the dns line from the NetworkManager.conf file...  It seems as if NetworkManager may also cause some conflicts...</div><div><br></div><div>/etc/NetworkManager/NetworkManager.conf</div><div><br></div><div><div>#dns=dnsmasq<br></div></div><div><br></div><div>Then restart NetworkManager</div><div><br></div><div><br></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Nov 1, 2015 at 8:24 PM, Yonsy Solis <span dir="ltr"><<a href="mailto:yonsy.s.p@gmail.com" target="_blank">yonsy.s.p@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi<br>
<br>
I am working now with lxc/lxd in 14.04 servers, no problems with this.<br>
<br>
The problem is in my desktop machine (14.04 too), after my machine boots, i need to restart lxc-net service (sudo restart lxc-net) to have lxcbr0 device and work with lxd instances (and launch lxc instances with my user, privileged or un-privileged)<br>
<br>
i think that is a boot problem but the only related message in /var/log/syslog is:<br>
<br>
=====<br>
NetworkManager[1736]: <info> (lxcbr0): ignoring bridge not created by NetworkManager<br>
=====<br>
<br>
i have onlys dnsmasq-base in my workstation, no dnsmasq, so i think that is a config problem but i can't find now this, some help is needed<br>
<br>
P.D. i uninstall and reinstall lxc, lxd and lxd-client for testing and checks, same results.<br>
<br>
<br>
Yonsy Solis<br>
<br>
_______________________________________________<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></blockquote></div><br></div>
</div></div></blockquote></div><br></div>