Am 09.05.2014 um 23:04 schrieb Karun K: > Yes, these are array jobs with output path set to -cwd during job submission.
Well, then you also have to use the $TASK_ID in the -o option to distinguish between different tasks. -- Reuti > On Fri, May 9, 2014 at 12:20 PM, Reuti <[email protected]> wrote: > Am 09.05.2014 um 20:18 schrieb Karun K: > > > Reuti, > > > > These are the job output logs not /var/spool/sge/qmaster/message. These are > > in user job directories with jobname.o$jobid > > How exactly and where are you specifying this output path: command line or > inside the job script? > > Are these array jobs? > > -- Reuti > > > > On Fri, May 9, 2014 at 11:02 AM, Reuti <[email protected]> wrote: > > Hi, > > > > Am 09.05.2014 um 19:43 schrieb Karun K: > > > > > We are using OGS/GE 2011.11p1 > > > > > > We encountered log file corruptions, in ge log files there is output of > > > some other jobs written to it (in very few log files), filesystem is > > > working fine, no corruptions with data files just in some ge log files > > > randomly. > > > > What file do you refer to in detail - the /var/spool/sge/qmaster/messages > > and alike? Although it's best to have them local on each node, even having > > them in an NFS locations still means that only one process - the > > sge_exed/sge_qmaster will write to it. > > > > -- Reuti > > > > > > > > Has anyone else seen this issue? > > > > > > Thanks! > > > _______________________________________________ > > > users mailing list > > > [email protected] > > > https://gridengine.org/mailman/listinfo/users > > > > > > _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
