--
You received this message because you are subscribed to the Google Groups "singularity" group.
To unsubscribe from this group and stop receiving emails from it, send an email to singularity+unsubscribe@lbl.gov.
I will look into this in more detail. There are some technical difficulties that Singularity would have rather then Docker, LXC and OpenVZ namely because they all run daemons as root, so it is the root process which invokes the checkpointing. Singularity doesn't use a root owned daemon and thus the calls to ptrace() from CRIU would not work.As I said, I will investigate this before the release of 2.3, but please submit a feature enhancement request via the Github issue tracker (just to be sure I don't forget).Thanks!
On Thu, Jan 26, 2017 at 7:01 AM, Rémy Dernat <rem...@gmail.com> wrote:
Sorry, for the wrong handling.So, you already have CRIU directly on docker, LXC or even OpenVZ :Is there any plan to include CRIU in the next versions of singularity ?There are many advantages to use freezing/restoring techs for a container. For example, in a HPC environment, you can think to migrate a running job from a host to another if anything went wrong or if you need more resources.Best regardsRémy
--2017-01-26 15:55 GMT+01:00 Rémy Dernat <rem...@gmail.com>:Hi,After reading documentation and FAQ, I saw this : http://singularity.lbl.gov/faq#can-a-singularity-container-be-suspended-or-check-pointedHowever, this means that the checkpoint method is included in the software design. As an HPC system administrator, you generally have to install applications but you do not have a deep knowledge (or even the permission or the sources) of each app, except for those you code yourself.For some containers technologies, there is the possibility to use CRIU, ie :
You received this message because you are subscribed to the Google Groups "singularity" group.
To unsubscribe from this group and stop receiving emails from it, send an email to singularity...@lbl.gov.
--Gregory M. KurtzerHPC Systems Architect and Technology DeveloperLawrence Berkeley National Laboratory HPCS
University of California Berkeley Research IT
Singularity Linux Containers (http://singularity.lbl.gov/)Warewulf Cluster Management (http://warewulf.lbl.gov/)