[Devel] [PATCH criu 2/6] action-scripts: Add "pre-resume" stage
Cyrill Gorcunov
gorcunov at gmail.com
Thu Feb 9 23:14:13 PST 2017
On Thu, Feb 09, 2017 at 03:29:15PM -0800, Andrey Vagin wrote:
> > This action must never fail I think. If it does -- we need
> > to investigate carefully why :/ I simply don't see another
> > option at the moment, but I'm open for ideas.
>
> Why can we not use POST_RESTORE?
opst-restore is too early, we're still operating in container
after this script. What we need is a stage where everything
is ready to go and we don't any any other resources allocated
inside container.
Cyrill
More information about the Devel
mailing list