Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] [Globus-discuss] Job submission from GT4 to condor 6.7.10 (job never executes)
- Date: Fri, 30 Sep 2005 14:12:13 -0500
- From: Jaime Frey <jfrey@xxxxxxxxxxx>
- Subject: Re: [Condor-users] [Globus-discuss] Job submission from GT4 to condor 6.7.10 (job never executes)
On Sep 30, 2005, at 7:20 AM, Natarajan, Senthil wrote:
Add the following lines to the
$GLOBUS_LOCATION/lib/perl/Globus/GRAM/JobManager/condor.pm (in line
280)
print SCRIPT_FILE "should_transfer_files = IF_NEEDED\n";
print SCRIPT_FILE "WhenToTransferOutput = ON_EXIT\n\n";
...
-----Original Message-----
my jobs stays "pending". for ever. it does create a
classadd for the RSL but never execute. and i dont see
any errors on my container side.
Globus assumes your pool has a shared filesystem. The change given
above is only a partial solution, though. It won't transfer any
additional input files your job needs.
Globus recently added support for the client to give the list of
files to be transferred by Condor. You can read about it at http://
bugzilla.globus.org/globus/show_bug.cgi?id=3773.
+----------------------------------+---------------------------------+
| Jaime Frey | Public Split on Whether |
| jfrey@xxxxxxxxxxx | Bush Is a Divider |
| http://www.cs.wisc.edu/~jfrey/ | -- CNN Scrolling Banner |
+----------------------------------+---------------------------------+