Ah cool! Thanks Reuti and welcome back from vacation :-)
Joseph On 10/6/2013 1:56 PM, Reuti wrote:
Hi, Am 06.10.2013 um 22:24 schrieb Joseph Farran:I am setting up GE 8.1.4 with blcr using the GE scripts from BLCR-GridEngine-Integration-master.zip One question which I don't see an answer to, is how does one setup an X-minutes checkpoint interval with GE? So how can I tell Grid Engine to do a checkpoint say every 30 minutes automatically? I don't see an option in GE checkpoint options: $ qconf -sckpt blcr ckpt_name blcr interface APPLICATION-LEVEL ckpt_command /data/hpc/sge/blcr/blcr_checkpoint.sh $job_id $job_pid \ $ckpt_dir migr_command /data/hpc/sge/blcr/blcr_migrate.sh $job_id $job_pid $ckpt_dir restart_command none clean_command /data/hpc/sge/blcr/blcr_clean.sh $job_id ckpt_dir $SGE_O_WORKDIR signal none when xsmrPlease have a look at `man checkpoint` for the "when m" condition. NB: Does "ckpt_dir $SGE_O_WORKDIR" work for GE 8.1.4? Only some entries allow a subset of pseudo parameters to be evaluated, others are used literally. -- Reuti
_______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
