[CRIU] CRIU Installation
Pavel Emelyanov
xemul at parallels.com
Mon Jul 14 05:14:27 PDT 2014
On 07/14/2014 04:09 PM, Thouraya TH wrote:
> i have this:
>
> thouraya at thouraya-Lenovo-3000-N500:~$ ps -C test.sh
> PID TTY TIME CMD
> 4577 ? 00:00:01 test.sh
> 4702 ? 00:00:01 test.sh
> 17654 ? 00:00:00 test.sh
> 17675 ? 00:00:00 test.sh
> 18885 ? 00:00:00 test.sh
> 19750 ? 00:00:00 test.sh
> thouraya at thouraya-Lenovo-3000-N500:~$ sudo su
> root at thouraya-Lenovo-3000-N500:/home/thouraya# ./criu-1.3-rc2/criu dump -t 19750 -vvv -o dump.log && echo OK
> OK
> root at thouraya-Lenovo-3000-N500:/home/thouraya# ls
> Bureau fs-19750.img pstree.img
> cgroup.img fs-23468.img Public
> core-19750.img ghost-file-1.img reg-files.img
> core-23468.img ids-19750.img remap-fpath.img
> creds-19750.img ids-23468.img sigacts-19750.img
> creds-23468.img Images sigacts-23468.img
> criu-1.3-rc2 inetsk.img signalfd.img
> criu-1.3-rc2.tar.bz2 inotify.img signal-p-19750.img
> Documents inotify-wd.img signal-p-23468.img
> dump.log inventory.img signal-s-19750.img
> eventfd.img mm-19750.img signal-s-23468.img
> eventpoll.img mm-23468.img sk-queues.img
> eventpoll-tfd.img Modèles stats-dump
> examples.desktop Musique Téléchargements
> ext-files.img netlinksk.img test.log
> fanotify.img ns-files.img test.sh
> fanotify-mark.img packetsk.img tty.img
> fdinfo-2.img pagemap-19750.img tty-info.img
> fdinfo-3.img pagemap-23468.img tunfile.img
> fifo-data.img pages-1.img unixsk.img
> fifo.img pages-2.img Vidéos
> filelocks-19750.img pipes-data.img
> filelocks-23468.img pipes.img
>
>
> I have two other questions please:
> 1) how can i rregroup files of dump in one directory ?
> 2) how can i set criu dump in the path ?
# criu --help
...
-D|--images-dir DIR directory for image files
...
More information about the CRIU
mailing list