[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Condor-users] Transfering files in a Vanillauniverseonthejobbeing killed.



You can get essentially the same functionality using something like:
condor_vacate -graceful -name [hostname]
or
condor_vacate -graceful -addr "[ip addy]"

Of course, then you have to do the preliminary step of using condor_q -long to determine the machine the job is running on.  It shouldn't be hard to write a script to automate that, though.

-David

-----Original Message-----
From: Alan Christy Arokiam [mailto:alanca@xxxxxxxxxxxxxxx]
Sent: Monday, October 25, 2004 10:11 AM
To: 'Condor-Users Mail List'
Subject: [SPAM] - RE: [Condor-users] Transfering files in a Vanilla
universeonthejobbeing killed. - Email found in subject



> From: condor-users-bounces@xxxxxxxxxxx [mailto:condor-users-
> bounces@xxxxxxxxxxx] On Behalf Of David Vestal
> I believe this is in 6.7.2 in the form of the condor_vacate_job command.
> So, I imagine it'll be part of the 6.8 series.
> 
> -David

> CondorVersion: 6.6.5 May  4 2004 so I am afraid I cant test it!
Using version