Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Explaining the Claimed + Idle state
- Date: Mon, 7 Feb 2005 14:29:48 -0600
- From: Erik Paulson <epaulson@xxxxxxxxxxx>
- Subject: Re: [Condor-users] Explaining the Claimed + Idle state
On Mon, Feb 07, 2005 at 03:25:21PM -0500, Ian Chesal wrote:
> I'm seeing a fair number of VM's in my system reporting "Claimed + Idle"
> for a long, long period of time. What can bring about this state? There
> are no starters on these machines. Condor does not appear to be actually
> running anything. Yet they are claimed and idling and not doing any
> work.
>
A condor_status -l to one of those machines should show what schedd has
it claimed - it will be the ClientMachine attribute. I would be curious
what the schedd is doing.
-Erik