[plug] Is there a way to put a job to sleep so it can survive a reboot?

Bill Kenworthy billk at iinet.net.au
Fri Oct 24 16:56:59 WST 2003


I have installed chpox (freshmeat) which does a checkpoint of the
desired process(es).  I now have a 194Mb file of the checkpoint.  The
docs say there is a way to do the cwd and open files at the same time,
but the detailed docs are in Russian(!) so I haven't figured this out
yet.   I have ~200Mb postscript file (so far) representing some 13
graphics (plots) of the data that appears to be being written to in
bursts so there is a bit of work yet to confirm that it will do the job.

BillK

On Fri, 2003-10-24 at 15:10, James Devenish wrote:
> In message <1066975979.12149.8.camel at cbbcsc204a.murdoch.edu.au>
> on Fri, Oct 24, 2003 at 02:12:59PM +0800, Bill Kenworthy wrote:
> > This is a numerical job on an ~450000x450000x450000 matrix, and the
> > software doesn't support checkpointing.
> [...]
> > help my problem anyhow - its the data in memory I need to store.
> 
> So at least it's not some sort of daemon process, then. Does it need a
> GUI (hope not)? If it has limited input/output requirements, you might
> be in luck with some of the tools that don't require recompilation. I've
> even heard of checkpoint migration for "vi" as something that has been
> done (though there's probably some trick to it), so presumably it would
> be possible to save/restore compuational apps. Esp, perhaps, if it only
> needs stdin and stdout. Not sure.
> 
> > vmware is one possibility (just sleep the vm between reboots), but there
> > will be some overhead.  What I was hoping for is some shell that could
> > do this natively without any overhead.
> 
> I think someone mentioned user-mode Linux. Would that make be possible?
> 
> 
> _______________________________________________
> plug mailing list
> plug at plug.linux.org.au
> http://mail.plug.linux.org.au/cgi-bin/mailman/listinfo/plug

_______________________________________________
plug mailing list
plug at plug.linux.org.au
http://mail.plug.linux.org.au/cgi-bin/mailman/listinfo/plug


More information about the plug mailing list