<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"><<a href="mailto:xemul@parallels.com" target="_blank">xemul@parallels.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 01/04/2014 05:09 PM, riya khanna wrote:<br>
> Hi,<br>
><br>
> I'm trying to dump a container<br>
><br>
> # ps ax<br>
> 497 pts/0 S 0:00 /sbin/init<br>
> 499 pts/0 S 0:00 /sbin/ueventd<br>
> 502 pts/0 Sl 0:00 /bin/vold<br>
> 504 pts/0 R 0:20 /bin/debuggerd<br>
> 505 pts/0 Sl 0:00 /bin/rild<br>
> 508 pts/0 S 0:00 /bin/dbus-daemon --system --nofork<br>
><br>
> # criu dump --evasive-devices -n mnt -n ipc -n pid -vvvv -D data -o dump.log -t 497<br>
><br>
> reports the following error:<br>
> Error (cr-dump.c:1472): A session leader of 497(1) is outside of its pid namespace<br>
><br>
> Any idea what could be wrong here?<br>
<br>
</div></div>What's the session ID of the process with pid 497 (i.e. -- init)?<br>
<br>
> Thanks,<br>
> Ashish<br>
><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>
><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>