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

Re: [HTCondor-users] How to get full pool usage



I possible reason is that there are partitionable slots that match your constraint.   partitionable slots will never enter the claimed state because they are resource holders, but not job runners.   To see if there are any partitionable slots, try this

condor_status -const 'Machine_Type==\"<non-OSG-Machine>\" && PartitionableSlot'

-tj

-----Original Message-----
From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> On Behalf Of evkuz via HTCondor-users
Sent: Thursday, December 24, 2020 9:35 AM
To: htcondor-users@xxxxxxxxxxx
Cc: evkuz <evkuz@xxxxxxx>
Subject: [HTCondor-users] How to get full pool usage

Hi, all

I've installed an additional CE to take jobs from non-OSG VOs. Also many 
Machines dedicated for these VOs have been added to the pool.
So the output of

condor_status -constraint Machine_Type==\"<non-OSG-Machine>\"

shows only 50% of these (dedicated for non-OSG VO)slots being Claimed 
while at submit side there are about 1000 jobs waiting in the queue.
Point me please to possible reason of the situation.

Evgeniy Kuznetsov.
JINR Dubna.
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/