[CRIU] [PATCH 1/3 v2] files-reg: Rework strip_deleted

Saied Kazemi saied at google.com
Mon Aug 10 13:24:53 PDT 2015


This one works!!  Follow these simple instructions to test:

[Terminal A]
$ sudo docker -d

[Terminal B]
$ docker run -d ubuntu:latest /sbin/init
<id>
$ docker checkpoint <id>
$ docker restore <id>

I'm sure Mark will be delighted.

Thanks,

--Saied


On Mon, Aug 10, 2015 at 11:30 AM, Cyrill Gorcunov <gorcunov at gmail.com>
wrote:

> On Mon, Aug 10, 2015 at 11:04:26AM -0700, Saied Kazemi wrote:
> >    Hi Cyrill,
> >    Applied the patches to the head as of today but unfortunately they
> didn't
> >    fix the issue and I still get the following restore error:
> >    (00.017142)      1:     Bind ./dev/null//deleted to ./proc/kcore
> >    (00.017156)      1: Error (mount.c:2013): Can't mount at ./proc/kcore:
> >    Not a directory
> >    (00.036744) Error (cr-restore.c:1933): Restoring FAILED.
> >    Examining mountpoint-11.img, I can see /null//deleted, so //deleted
> wasn't
> >    stripped :(
>
> Heh, there were a typo in first patch. Could you please use this one
> instead.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvz.org/pipermail/criu/attachments/20150810/88163dbe/attachment.html>


More information about the CRIU mailing list