[torqueusers] Bug in torque 1.1.0p4
Bas van der Vlies
basv at sara.nl
Wed Nov 17 02:02:16 MST 2004
Dave Jackson wrote:
> Bas,
>
> If you can restart your pbs_server daemon with the environment
> variable PBSLOGLEVEL=3 set, this will enable much more detailed logging
> whcih should help us isolate this problem. (Dynamic LOGLEVEL control
> via qmgr is coming but is not yet complete)
>
> Once the LOGLEVEL is set, please reproduce the failure and send us the
> pbs_server logs.
>
To my understanding it is in pbs_mom that gives this error and i have
set PBSDEBUGLEVEL=9 and the error is in resmon/catch_child.c:
/* child: change to the user's home directory and */
/* run the epilogue script */
if (chdir(pjob->ji_grpcache->gc_homedir) != 0)
{
log_err(-1,id,"cannot chdir to user home directory");
}
To my knowledge the chdir is to fast and the user permissions are not
set. If i remove this statement it still does not work. I have examined
the code and i could not find why it is not copied back. The job output
files are in /var/spool/torque/spool.
Hope this Helps
>
> On Tue, 2004-11-16 at 06:05, Bas van der Vlies wrote:
>
>>I just encounter it, my homedir is nfs mounted and removed the root
>>permissions. The mode of my home directory is:
>> drwx------ 9 bas hpc 4096 Nov 16 13:12 /home/sara/hpc/bas
>>
>>I cannot submit any jobs any more (only interactive). The error is:
>> PBS Job Id: 21564.login.irc.sara.nl
>> Job Name: sleep.sh
>> File stage in failed, see below.
>> Job will be retried later, please investigate and correct problem.
>> Post job file processing error; job 21564.login.irc.sara.nl on host
>> gb-r9n5/0 MSG=
>>
>>When i changed the permissions to drwxr.xr.x we have no problems.
>>
>>
>> Regards
>>
>>
>>--
>>********************************************************************
>>* *
>>* Bas van der Vlies e-mail: basv at sara.nl *
>>* SARA - Academic Computing Services phone: +31 20 592 8012 *
>>* Kruislaan 415 fax: +31 20 6683167 *
>>* 1098 SJ Amsterdam *
>>* *
>>********************************************************************
>>_______________________________________________
>>torqueusers mailing list
>>torqueusers at supercluster.org
>>http://supercluster.org/mailman/listinfo/torqueusers
>
>
--
--
********************************************************************
* *
* Bas van der Vlies e-mail: basv at sara.nl *
* SARA - Academic Computing Services phone: +31 20 592 8012 *
* Kruislaan 415 fax: +31 20 6683167 *
* 1098 SJ Amsterdam *
* *
********************************************************************
More information about the torqueusers
mailing list