<div dir="ltr"><div>From man lxc.container.conf<br><br><div style="margin-left:40px">       When  the  system  boots with the LXC service enabled, it will first attempt to boot any containers with lxc.start.auto == 1 that is a member of the "onboot" group. The startup will be in order of
       lxc.start.order.  If an lxc.start.delay has been specified, that delay will be honored before attempting to start the next container to give the current container time to begin initialization  and
       reduce  overloading  the  host  system. After starting the members of the "onboot" group, the LXC system will proceed to boot containers with lxc.start.auto == 1 which are not members of any group
       (the NULL group) and proceed as with the onboot group.<br><br></div>Which is very explicit that what you are experiencing is not the default behavior. I 've never had a problem with that.<br><br></div>Is it possible that the order is respected but the first containers are just slower to start up?<br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-02-28 20:52 GMT-05:00 Bostjan Skufca <span dir="ltr"><<a href="mailto:bostjan@a2o.si" target="_blank">bostjan@a2o.si</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I understood from man pages that lxc.start.order setting should cause containers to start in ascending order (lower the value, earlier the startup). It turns out that with 1.0.7 this acts more like priority - the higher the value, the sooner container starts.<div><br></div><div>Is anyone else experiencing this with lxc-autostart? Is this intended behaviour?</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>b.</div><div><br></div><div></div></font></span></div>
<br>_______________________________________________<br>
lxc-users mailing list<br>
<a href="mailto:lxc-users@lists.linuxcontainers.org">lxc-users@lists.linuxcontainers.org</a><br>
<a href="http://lists.linuxcontainers.org/listinfo/lxc-users" target="_blank">http://lists.linuxcontainers.org/listinfo/lxc-users</a><br></blockquote></div><br></div>