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

Re: [Condor-users] Vacate job on unreachable machine



> How can I vacate a job on an unreachable machine?
> Normally, I do this: 
> 
> ssh condor_vacate <machine> 
> 
> However, that obviously doesn't work if the machine is
> unreachable... 

Is it unreachable because ssh died or because the network connection has
been lost? If the network connection has been lost the job will get
returned to the queue after a while once Condor figures out the machine
has really gone away for good. If the network connection is still up you
can try:

condor_vacate -name <hostname>

- Ian


Confidentiality Notice.  This message may contain information that is confidential or otherwise protected from disclosure.
If you are not the intended recipient, you are hereby notified that any use, disclosure, dissemination, distribution, 
or copying of this message, or any attachments, is strictly prohibited.  If you have received this message in error, 
please advise the sender by reply e-mail, and delete the message and any attachments.  Thank you.