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

Re: [HTCondor-users] Runnable job list



Thanks Steve,
condor_status -submitters shows the correct picture the idle jobs are there on both states.
Even holding and releasing a single job resolve it.
I'm trying to debug the Sched, I didn't find something till now,

Maybe it's related to load on the client?  maybe there is knob for that.

Thanks
David


From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> on behalf of Steven C Timm <timm@xxxxxxxx>
Sent: 30 March 2022 17:47
To: HTCondor-Users Mail List <htcondor-users@xxxxxxxxxxx>
Subject: Re: [HTCondor-users] Runnable job list
 
see what condor_status -submitters tells you then, for that user,
and how it changes once the user does the one condor_prio edit.

Steve


From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> on behalf of Dudu Handelman <duduhandelman@xxxxxxxxxxx>
Sent: Wednesday, March 30, 2022 9:30 AM
To: HTCondor-Users Mail List <htcondor-users@xxxxxxxxxxx>
Subject: Re: [HTCondor-users] Runnable job list
 
Ok it was fast,
The Negotiator debug shows Submitter xxxxx got al it wants; removing it.
So probably something at the Sched.


David

From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> on behalf of Dudu Handelman <duduhandelman@xxxxxxxxxxx>
Sent: 30 March 2022 16:54
To: HTCondor-Users Mail List <htcondor-users@xxxxxxxxxxx>
Subject: Re: [HTCondor-users] Runnable job list
 
Thanks,
I will wait or this to happen again and debug. Will update on my findings.

David


From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> on behalf of Steven C Timm <timm@xxxxxxxx>
Sent: 30 March 2022 16:52
To: Condor-Users Mail List <condor-users@xxxxxxxxxxx>; HTCondor-Users Mail List <htcondor-users@xxxxxxxxxxx>
Subject: Re: [HTCondor-users] Runnable job list
 
If you can up the debug on your negotiator you can see what jobs are being sent to the negotiator
and what ones are not. that may give you a clue.

Steve


From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> on behalf of Dudu Handelman <duduhandelman@xxxxxxxxxxx>
Sent: Wednesday, March 30, 2022 8:48 AM
To: Condor-Users Mail List <condor-users@xxxxxxxxxxx>; HTCondor-Users Mail List <htcondor-users@xxxxxxxxxxx>
Subject: Re: [HTCondor-users] Runnable job list
 
Thanks Steven,
No, they are not editing the jobs.

David

From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> on behalf of Dudu Handelman <duduhandelman@xxxxxxxxxxx>
Sent: 30 March 2022 16:31
To: Condor-Users Mail List <condor-users@xxxxxxxxxxx>
Subject: [HTCondor-users] Runnable job list
 
Hi All,
I have a strange behaviour,
Only few users complain that they have many jobs in idle state for hours, until they change priority for a single job.
When they are changing the priority the "Prioritized runnable job list will be rebuild" and after that jobs starting to run.


If I restart condor service, it will do the trick as well.

It seems like that the Negotiator is not getting a list of jobs from the Sched,
Any Idea?

Thanks
David