<div dir="ltr"><div><div><div><div><div>i have this:<br><br>thouraya@thouraya-Lenovo-3000-N500:~$ ps -C test.sh<br> PID TTY TIME CMD<br> 4577 ? 00:00:01 test.sh<br> 4702 ? 00:00:01 test.sh<br>17654 ? 00:00:00 test.sh<br>
17675 ? 00:00:00 test.sh<br>18885 ? 00:00:00 test.sh<br>19750 ? 00:00:00 test.sh<br>thouraya@thouraya-Lenovo-3000-N500:~$ sudo su<br>root@thouraya-Lenovo-3000-N500:/home/thouraya# ./criu-1.3-rc2/criu dump -t 19750 -vvv -o dump.log && echo OK<br>
OK<br>root@thouraya-Lenovo-3000-N500:/home/thouraya# ls<br>Bureau fs-19750.img pstree.img<br>cgroup.img fs-23468.img Public<br>core-19750.img ghost-file-1.img reg-files.img<br>
core-23468.img ids-19750.img remap-fpath.img<br>creds-19750.img ids-23468.img sigacts-19750.img<br>creds-23468.img Images sigacts-23468.img<br>criu-1.3-rc2 inetsk.img signalfd.img<br>
criu-1.3-rc2.tar.bz2 inotify.img signal-p-19750.img<br>Documents inotify-wd.img signal-p-23468.img<br>dump.log inventory.img signal-s-19750.img<br>eventfd.img mm-19750.img signal-s-23468.img<br>
eventpoll.img mm-23468.img sk-queues.img<br>eventpoll-tfd.img Modčles stats-dump<br>examples.desktop Musique Téléchargements<br>ext-files.img netlinksk.img test.log<br>
fanotify.img ns-files.img test.sh<br>fanotify-mark.img packetsk.img tty.img<br>fdinfo-2.img pagemap-19750.img tty-info.img<br>fdinfo-3.img pagemap-23468.img tunfile.img<br>fifo-data.img pages-1.img unixsk.img<br>
fifo.img pages-2.img Vidéos<br>filelocks-19750.img pipes-data.img<br>filelocks-23468.img pipes.img<br><br><br></div>I have two other questions please: <br></div>1) how can i rregroup files of dump in one directory ?<br>
</div>2) how can i set criu dump in the path ?<br><br></div>Thanks a lot.<br></div>Best Regards. <br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-07-14 12:44 GMT+01:00 Cyrill Gorcunov <span dir="ltr"><<a href="mailto:gorcunov@gmail.com" target="_blank">gorcunov@gmail.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Mon, Jul 14, 2014 at 12:41:28PM +0100, Thouraya TH wrote:<br>
> make[2]: quittant le repertoire << /home/thouraya/criu-1.3-rc2 >><br>
> LINK criu<br>
> make[1]: quittant le repertoire << /home/thouraya/criu-1.3-rc2 >><br>
<br>
So run it from this directory as ./criu and options you need.<br>
</blockquote></div><br></div>