Bug 721 - Condor user logs placed in /tmp
: Condor user logs placed in /tmp
Status: RESOLVED DUPLICATE of bug 722
: GRAM
gt2 Gatekeeper/Jobmanager
: 1.6
: All All
: P2 normal
: ---
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2003-02-17 17:20 by
Modified: 2003-02-18 14:27 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2003-02-17 17:20:10
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.
------- Comment #1 From 2003-02-18 14:27:32 -------

*** This bug has been marked as a duplicate of 722 ***