Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] draining jobs from only one node
- Date: Wed, 09 Feb 2005 15:36:40 -0600
- From: Gary Stiehr <stiehr@xxxxxxxx>
- Subject: [Condor-users] draining jobs from only one node
Hello,
We have a cluster running the following condor version:
# condor_version
$CondorVersion: 6.6.6 Jul 26 2004 $
$CondorPlatform: I386-LINUX_RH72 $
We are interested in draining the jobs from just one node so that we can
perform maintenance on it. That is, we would like to allow the
currently running jobs to finish but to not allow any further jobs to
start on this node. Is there a way to do that in this version of
condor? What would happen if the condor_startd process was killed on a
particular node? Would the condor_starter processes on that node
continue to run until the associated jobs finished?
Thanks,
Gary Stiehr