<div dir="ltr">Hey Pavel, <div><br></div><div>I guess Ross should be using his underlying kernel as he&#39;s running docker?. I guess I found where the problem might be </div><div><br></div><div><a href="http://git.musl-libc.org/cgit/musl/tree/src/sched/sched_setscheduler.c">http://git.musl-libc.org/cgit/musl/tree/src/sched/sched_setscheduler.c</a><br></div><div><br></div><div>:D</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 5, 2016 at 8:21 AM, Pavel Emelyanov <span dir="ltr">&lt;<a href="mailto:xemul@virtuozzo.com" target="_blank">xemul@virtuozzo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 07/05/2016 02:33 AM, Ross Boucher wrote:<br>
&gt; Ahh yes, installing ip6tables did the trick. Here&#39;s the next failure after fixing that issue:<br>
&gt;<br>
&gt; <a href="https://gist.github.com/boucher/1113fdbc54293f9eaf96c84543c53174" rel="noreferrer" target="_blank">https://gist.github.com/boucher/1113fdbc54293f9eaf96c84543c53174</a><br>
<br>
 Error (cr-dump.c:133): Can&#39;t get sched policy for 4200: Function not implemented<br>
<br>
This is sched_setscheduler(2) and call to it results in ENOSYS %)<br>
What kernel is there on Alpine?<br>
<br>
-- Pavel<br>
<br>
&gt; -Ross<br>
&gt;<br>
&gt;<br>
&gt; On Mon, Jul 4, 2016 at 2:19 PM Pavel Emelyanov &lt;<a href="mailto:xemul@virtuozzo.com">xemul@virtuozzo.com</a> &lt;mailto:<a href="mailto:xemul@virtuozzo.com">xemul@virtuozzo.com</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;     On 07/04/2016 02:30 AM, Ross Boucher wrote:<br>
&gt;     &gt; Thanks to Andrew&#39;s efforts I was able to build criu for alpine linux, and install it into the vm powering docker for mac, along with a docker binary that supports checkpoint/restore. Unfortunately it doesn&#39;t quite work yet. Here&#39;s the error I got:<br>
&gt;     &gt;<br>
&gt;     &gt; (00.095748) Lock network<br>
&gt;     &gt; (00.095756) Running network-lock scripts<br>
&gt;     &gt; (00.095762) RPC<br>
&gt;     &gt; (00.110768) Error (util.c:651): exec failed: No such file or directory<br>
&gt;     &gt; (00.111163) Error (util.c:665): exited, status=1<br>
&gt;<br>
&gt;     This is exec on iptables-restore and (probably) ip6tables-restore.<br>
&gt;<br>
&gt;     &gt; Full log: <a href="https://gist.github.com/boucher/6c79b10abf40225d9bd779e3bff70f9d" rel="noreferrer" target="_blank">https://gist.github.com/boucher/6c79b10abf40225d9bd779e3bff70f9d</a><br>
&gt;     &gt;<br>
&gt;     &gt; It seems like some runtime dependency may be missing? `ifconfig`, `iptables` and `ip` all<br>
&gt;     &gt; seem to be available. Any thoughts on what might be missing?<br>
&gt;     &gt;<br>
&gt;     &gt; -Ross<br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt; _______________________________________________<br>
&gt;     &gt; CRIU mailing list<br>
&gt;     &gt; <a href="mailto:CRIU@openvz.org">CRIU@openvz.org</a> &lt;mailto:<a href="mailto:CRIU@openvz.org">CRIU@openvz.org</a>&gt;<br>
&gt;     &gt; <a href="https://lists.openvz.org/mailman/listinfo/criu" rel="noreferrer" target="_blank">https://lists.openvz.org/mailman/listinfo/criu</a><br>
&gt;     &gt;<br>
&gt;<br>
<br>
_______________________________________________<br>
CRIU mailing list<br>
<a href="mailto:CRIU@openvz.org">CRIU@openvz.org</a><br>
<a href="https://lists.openvz.org/mailman/listinfo/criu" rel="noreferrer" target="_blank">https://lists.openvz.org/mailman/listinfo/criu</a><br>
</blockquote></div><br></div>