<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 14, 2017 at 2:56 PM, Stéphane Graber <span dir="ltr"><<a href="mailto:stgraber@ubuntu.com" target="_blank">stgraber@ubuntu.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Tue, Feb 14, 2017 at 01:43:20PM +0100, Paweł A. Gajda wrote:<br>
> On Sat, Jan 28, 2017 at 4:35 PM, David Favor <<a href="mailto:david@davidfavor.com">david@davidfavor.com</a>> wrote:<br>
><br>
> > Colin Holywell wrote:<br>
> ><br>
> > I recently upgraded the lxd installation on my Ubuntu 16.04 system. I used<br>
> > the lxd-stable repo to update the packages Ubuntu provides (version 2.0 I<br>
> > think?) to version 2.7. Everything upgraded fine but now once or twice a<br>
> > day the lxd process starts gobbling up a bunch of CPU time. There is<br>
> > nothing in the /var/log/lxd/lxd.log or syslog to indicate what it is doing.<br>
> > If I restart the lxd service or wait a couple hours it will stops and go<br>
> > back to normal.<br>
> ><br>
> > Does any one know what it is doing? Can I downgrade back to the Ubuntu<br>
> > supplied lxd version and not loose my containers?<br>
> ><br>
> > Try connecting to the process pid with strace + see if that surfaces how<br>
> > to fix problem.<br>
> ><br>
><br>
> Same with 2.8, 100% CPU, strace does not help much:<br>
><br>
> # strace -p 2580<br>
> strace: Process 2580 attached<br>
> futex(0xfdcdf0, FUTEX_WAIT, 0, NULL<br>
><br>
> Any hints? 2.2 works for months now in the same environent (PLD Linux,<br>
> kernel 4.8) without any problem.<br>
<br>
</div></div>Anything in lxd.log? If it's easily reproducible for you, then starting<br>
the daemon with --debug may provide some more information in the log to<br>
figure out what's going on.<br></blockquote><div><br></div><div>Nothing alarming in lxd.log, I'll try with --debug, thanks. <br>Is golang version matters? I rebuild lxd with newest 1.7.5, will see.  <br></div></div><br></div></div>