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

Re: [Condor-users] Cannot Release a Claimed Machine



On 03/23/2012 04:18 PM, Mike Fienen wrote:
Hi

I had a few fits and starts in which I started and quickly removed a job several times in rapid succession on LInux while debugging.

The result is, two auto-partitioned slots still show up as claimed in condor_status. However, I cannot remove them with condor_rm and they don't show up in condor_q.

Is there another way to remove whatever is stuck on those machines?

Thanks!
mike

Possibly the UDP message from startd -> collector to remove the slots got lost.

You should check to see if there is anything still running on the execute machines (look for condor_starter processes).

Best,


matt