[CRIU] Dump Process

Pavel Emelyanov xemul at parallels.com
Wed Jul 16 08:37:32 PDT 2014


On 07/16/2014 06:46 PM, Thouraya TH wrote:
> Ok.
> 
> If your task has a file /foo/bar/x/y/z opened on source machine, the file
> with exactly the same name, size and contents should be available on the
> *destination one.*
> 
> if the input file is in /home/thouraya//foo/bar/x/y, where can i store the
> input files in the new machine which has a home directory /home/xyz ?

The path should be the same -- /home/thouraya//foo/bar/x/y
If you want to change the root of the files you should play with
chroot command when launching criu, or patch it :)

Thanks,
Pavel



More information about the CRIU mailing list