[Devel] Re: [BUG][cryo] Create file on restart ?
Oren Laadan
orenl at cs.columbia.edu
Thu Jul 17 16:22:52 PDT 2008
sukadev at us.ibm.com wrote:
> Serge E. Hallyn [serue at us.ibm.com] wrote:
> | Quoting sukadev at us.ibm.com (sukadev at us.ibm.com):
> | > Serge E. Hallyn [serue at us.ibm.com] wrote:
> | > | Quoting sukadev at us.ibm.com (sukadev at us.ibm.com):
> | > | >
> | > | > cryo does not (cannot ?) recreate files if the application created
> | > |
> | > | I think that's for the best.
> | > |
> | > | Don't you?
> | >
> | > I can understand that configuration or data files should exist, but
> | > not sure about temporary or log files that an application created
> | > upon start-up and expects to be present. Should the admin find
> | > out about them and create them by hand before restart ?
> |
> | I think the admin should have set the destination environment such that
> | the task is restarted in the same network fs in the same directory, with
> | no files having been deleted.
>
> or new files created ? For instance if the application was checkpointed
> before it created a temporary file with O_EXCL flag, that temporary
> file must not exist when restarting ?
>
> |
> | Am I wrong?
>
> So we take a snapshot of the FS and checkpoint the application. Do they
> need to be atomic ?
Yes they do, in the sense that the FS must be snapshotted when the
container is quiescent to ensure consistency.
Oren.
>
> Eitherway, I withdraw the bug :-)
> _______________________________________________
> Containers mailing list
> Containers at lists.linux-foundation.org
> https://lists.linux-foundation.org/mailman/listinfo/containers
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list