[CRIU] [PATCHv0 1/1] tmpfiles: implement user tmp files feature
Andrew Vagin
avagin at virtuozzo.com
Mon Dec 21 00:06:59 PST 2015
On Sun, Dec 20, 2015 at 08:35:50PM +0300, Eugene Batalov wrote:
> From: Svyatoslav Vlasov <svloyso at gmail.com>
>
> Add new command line option --tmp-file, which allows user to
> add files that can be lost between checkpoint and restore to the dump.
> User files are stored in .tar.gz archive.
> Tar command does all the file paths and attributes related work.
I think we don't need this option in CRIU. If you don't snapshot a file
system, a problem with tmp files is only one of your problems
I think not many users use CRIU directly and you call CRIU from scriptrs
or other programs, you can use post-dump and pre-restore to restore all
required files.
Thanks,
Andrew
More information about the CRIU
mailing list