<div dir="ltr">I am running the containers with --security-opt seccomp:unconfined option, so there should be no security risks.<div><br></div><div>Now what can we do to make criu check pass when running on kernels that don&#39;t have seccomp?  The section &quot;Checking That It Works&quot; in <a href="http://criu.org/Installation">http://criu.org/Installation</a> says that the users should see &quot;Looks OK&quot;.  But currently we can&#39;t get a &quot;Looks OK&quot; message even with --no-seccomp.  Pavel had a suggestion on how to redo criu check.</div><div><div><br></div><div>--Saied</div><div><br><div><div><br></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 17, 2016 at 6:50 AM, Tycho Andersen <span dir="ltr">&lt;<a href="mailto:tycho.andersen@canonical.com" target="_blank">tycho.andersen@canonical.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, Feb 17, 2016 at 05:41:28PM +0300, Pavel Emelyanov wrote:<br>
&gt; On 02/17/2016 05:15 PM, Tycho Andersen wrote:<br>
&gt; &gt; On Wed, Feb 17, 2016 at 01:48:37PM +0300, Pavel Emelyanov wrote:<br>
&gt; &gt;&gt; Applied.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Am I right, that the current behavior of criu is -- no seccomp configured<br>
&gt; &gt;&gt; on a process means no attempt to dump one is performed?<br>
&gt; &gt;<br>
&gt; &gt; I think so, just to restate: if no seccomp is configured on the<br>
&gt; &gt; process than no attempt to dump the /seccomp/ stuff is made (since<br>
&gt; &gt; there&#39;s nothing to dump). The task itself is still dumped as usual.<br>
&gt;<br>
&gt; OK :) Then Saied is potentially doing a dangerous thing with this option :)<br>
&gt; since tasks will be restored without seccomp stuff configured in.<br>
<br>
</span>Yes, exactly. It does a pr_warn when it encounters this, at least.<br>
<span class="HOEnZb"><font color="#888888"><br>
Tycho<br>
</font></span></blockquote></div><br></div>