[CRIU] criu and runc
Adrian Reber
adrian at lisas.de
Fri Dec 9 09:16:43 PST 2016
On Thu, Dec 08, 2016 at 09:56:34AM -0800, Andrei Vagin wrote:
> > Now the connections seems to be correctly restored. There seems to be in
> > a difference where parameters can be specified on the command-line of
> > runc:
> >
> > I was using:
> >
> > * runc restore -d rhel7-httpd --tcp-established
> >
> > and the container ID needs the last parameter. So that works:
> >
> > * runc restore --tcp-established -d rhel7-httpd
> >
> > For 'runc checkpoint' I can specify '--tcp-established' before or after
> > the container ID. So that is kind of strange. But now it works for me,
> > that's good for now.
>
> I think we need to fix this in runc or file an issue to runc about
> this.
I will look into fixing this.
Adrian
More information about the CRIU
mailing list