Hi,

I'm running SGE in noNFS mode.
There is obvious problem, that if I submit a job with -e -o pointing to a directory, which does not exists, the job fails (Error state). I have tried to use prolog, but the result is the same. (it make sense according to the documentation)

I'm using a /tmp/ direcotry now, but I would like to use some other one directory (depending on job name etc... ).

Is that a way how to:
1] make a -o -e directory for logging prior to SGE tries to make a file there? 2] force SGE to create the directory if it does not exists? (which is an interesting feature in my opinion)

(I do not want 2 jobs solution, where I submit 1. job making these directories and then submit 2. one with -e -o to these directories).

Thanks!

-Igor
_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users

Reply via email to