[CRIU] Dump Process

Pavel Emelyanov xemul at parallels.com
Wed Jul 16 07:25:26 PDT 2014


On 07/16/2014 06:16 PM, Thouraya TH wrote:
> As i said, i can't, for the moment, test the restore process on a new machine.
>  
> *Not only. You also have to make sure that files that are in use by your
> processes are available on the other machine.*
> 
> Input files for example: i have to save them
> In the same directory where i saved img files (imgDir in my case) ? can you give me some details please ?

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.

And criu doesn't care how you achieve this goal. It can be either a shared
filesystem, or you can use rsync to copy files between two machines.



Thanks,
Pavel



More information about the CRIU mailing list