[gram-user] Any way to disable deletion of gram_job_mgr_xxxxx.log
Gabriel Mateescu
gabriel.mateescu at nrc.ca
Wed Dec 6 15:07:16 CST 2006
On Wed, 2006-12-06 at 12:32, Steven Timm wrote:
> Charles, I am pretty sure that this logfile is generated and deleted
> in code well above the perl script condor.pm (and for that matter
> I have seen it happen with pbs.pm too). Am I wrong on this?
>
> Steve
I would first check etc/globus-job-manager.conf to make
sure it contains
-save-logfile always
then I would check the user to which the certificate
subject is mapped, and make sure that I can write to the
home directory of that user on the gatekeeper.
You can also tweak the file_cleanup subroutine in
JobManager.pm to insert code that appends to a file,
say $GLOBUS_LOCATION/tmp/cleanup.log, a message
indicating what file is cleaned up.
Gabriel
More information about the gram-user
mailing list