[CRIU] Restore Process

Thouraya TH thouraya87 at gmail.com
Tue Jul 15 09:35:15 PDT 2014


Ok, thanks for answer.
For a second restore, it didn't work:
root at thouraya-Lenovo-3000-N500:/home/thouraya# cd imgDir/
root at thouraya-Lenovo-3000-N500:/home/thouraya/imgDir# criu restore -d -vvv
-o restore.log && echo OK
--> it doesn't display OK

Have you an idea ?

Best Regards.


2014-07-15 17:31 GMT+01:00 Pavel Emelyanov <xemul at parallels.com>:

> On 07/15/2014 08:21 PM, Thouraya TH wrote:
> > root at thouraya-Lenovo-3000-N500:/home/thouraya# cd imgDir/
> > root at thouraya-Lenovo-3000-N500:/home/thouraya/imgDir# criu restore -d
> -vvv -o restore.log && echo OK
> > OK
> > root at thouraya-Lenovo-3000-N500:/home/thouraya/imgDir# ls
> > cgroup.img         fifo-data.img        netlinksk.img
>  sigacts-20099.img
> > core-19654.img     fifo.img             ns-files.img       signalfd.img
> > core-20099.img     filelocks-19654.img  packetsk.img
> signal-p-19654.img
> > creds-19654.img    filelocks-20099.img  pagemap-19654.img
>  signal-p-20099.img
> > creds-20099.img    fs-19654.img         pagemap-20099.img
>  signal-s-19654.img
> > dump.log           fs-20099.img         pages-1.img
>  signal-s-20099.img
> > eventfd.img        ids-19654.img        pages-2.img        sk-queues.img
> > eventpoll.img      ids-20099.img        pipes-data.img     stats-dump
> > eventpoll-tfd.img  inetsk.img           pipes.img          stats-restore
> > ext-files.img      inotify.img          pstree.img         tty.img
> > fanotify.img       inotify-wd.img       reg-files.img      tty-info.img
> > fanotify-mark.img  inventory.img        remap-fpath.img    tunfile.img
> > fdinfo-2.img       mm-19654.img         restore.log        unixsk.img
> > fdinfo-3.img       mm-20099.img         sigacts-19654.img
> > root at thouraya-Lenovo-3000-N500:/home/thouraya/imgDir# vim restore.log
> >
> >
> > i have a new file restore.log ,
> > Here is the initial  code:
> >
> > $ cat > test.sh <<-EOF
> > #!/bin/sh
> > while :; do
> >     sleep 1
> >     date
> > done
> > EOF
> > $ chmod +x test.sh
> > $ setsid ./test.sh  < /dev/null &> test.log &
> >
> > My question: besides this file, what I must have ?
>
> The restored processes.
>
> > the time should increment in the  test.log file ?
>
> Yes, after some time.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvz.org/pipermail/criu/attachments/20140715/fd83635f/attachment.html>


More information about the CRIU mailing list