Bugzilla – Bug 721
Condor user logs placed in /tmp
Last modified: 2003-02-18 14:27:32
You need to log in before you can comment on or make changes to this bug.
The perl script that interfaces with the Condor scheduler puts the Condor job user log in /tmp. Since this log file is used by the jobmanager script to determine the status of the job, bad things will happen if /tmp is cleared on a reboot of the machine. The Condor user logs should be placed in safer place, maybe in $GLOBUS_LOCATION/tmp/gram_job_state along side the jobmanager job state files.
*** This bug has been marked as a duplicate of 722 ***