<div dir="ltr">PPID   PID  PGID   SID TTY      TPGID STAT   UID   TIME COMMAND<br>  105  4322  4322    65 pts/0     4365 S        0   0:00 lxc-start -n container -f l<br> 4322  4324  4322    65 pts/0     4365 S        0   0:00 /sbin/init<br>
 4324  4326  4326    65 pts/0     4365 S        0   0:00 /sbin/ueventd<br><br># criu dump --evasive-devices -n mnt -n ipc -n pid -vvvv -D data -o dump.log -t 4324<br><br>(00.468286) sid=0 pgid=0 pid=1<br>(00.468453) Error (cr-dump.c:1472): A session leader of 4324(1) is outside of its pid namespace<br>
<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Jan 4, 2014 at 1:22 PM, Pavel Emelyanov <span dir="ltr">&lt;<a href="mailto:xemul@parallels.com" target="_blank">xemul@parallels.com</a>&gt;</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 01/04/2014 05:09 PM, riya khanna wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I&#39;m trying to dump a container<br>
&gt;<br>
&gt; # ps ax<br>
&gt;   497 pts/0    S      0:00 /sbin/init<br>
&gt;   499 pts/0    S      0:00 /sbin/ueventd<br>
&gt;   502 pts/0    Sl     0:00 /bin/vold<br>
&gt;   504 pts/0    R      0:20 /bin/debuggerd<br>
&gt;   505 pts/0    Sl     0:00 /bin/rild<br>
&gt;   508 pts/0    S      0:00 /bin/dbus-daemon --system --nofork<br>
&gt;<br>
&gt; # criu dump --evasive-devices -n mnt -n ipc -n pid -vvvv -D data -o dump.log -t 497<br>
&gt;<br>
&gt; reports the following error:<br>
&gt; Error (cr-dump.c:1472): A session leader of 497(1) is outside of its pid namespace<br>
&gt;<br>
&gt; Any idea what could be wrong here?<br>
<br>
</div></div>What&#39;s the session ID of the process with pid 497 (i.e. -- init)?<br>
<br>
&gt; Thanks,<br>
&gt; Ashish<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; CRIU mailing list<br>
&gt; <a href="mailto:CRIU@openvz.org">CRIU@openvz.org</a><br>
&gt; <a href="https://lists.openvz.org/mailman/listinfo/criu" target="_blank">https://lists.openvz.org/mailman/listinfo/criu</a><br>
&gt;<br>
<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" target="_blank">https://lists.openvz.org/mailman/listinfo/criu</a><br>
</blockquote></div><br></div>