Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] unable to change group prio factor :(
- Date: Fri, 16 Aug 2019 16:58:22 +0000
- From: Todd Tannenbaum <tannenba@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] unable to change group prio factor :(
Hi Christoph,
Sorry to read about your struggles below! Very strange indeed.
I'd like to try and reproduce the issue at UW-Madison.... what version
are you using (i.e. output from condor_version) ?
Also please try the following: add D_COMMAND debugging to the
negotiator, i.e.
NEGOTIATOR_DEBUG = $(NEGOTIATOR_DEBUG) D_COMMAND
then do a condor_reconfig and then try your condor_userprio -setfactor
command and look in the tail of the NegotiatorLog to see if the
Negotiator is receiving the request for the edit....
Thanks
Todd
On 8/13/2019 7:02 AM, Beyer, Christoph wrote:
>
> Hi,
>
> I am struggling to get rid of an older, once set group prio factor:
>
> what I do:
> [root@bird-htc-master01 spool]# condor_userprio -setfactor BIRD_jupyter.lite@xxxxxxx 10
> The priority factor of BIRD_jupyter.lite@xxxxxxx was set to 10.000000
>
> Not working:
> [root@bird-htc-master01 spool]# condor_userprio | grep -i jupyter
> BIRD_jupyter.lite 240.00 ByQuota 100000.00 0 248.06 0+22:27 0
>
> [root@bird-htc-master01 spool]# grep jupyter Accountantnew.log | grep PriorityFactor
> <snip>
> 103 Customer.BIRD_jupyter.lite PriorityFactor 100000.0
> <snip>
>
> Did edit the Accountantnew.log as well but did not help :(
>
> Config is changed but restart does not change the value :
>
> [root@bird-htc-master01 spool]# condor_config_val -dump | grep -i Prio
> <snip>
> GROUP_PRIO_FACTOR_BIRD_jupyter.lite = 10
>
> What is the failsafe way to change this. I really need to boost these jupyter jobs that currently are not starting in a timely manner !
>
> Any thoughts on how to manage that welcome !
>
> Slots are static & dedicated, jobs are tagged and do match but the negotiator takes ages to process the jobs :(
>
> Best
> Christoph
>
--
Todd Tannenbaum <tannenba@xxxxxxxxxxx> University of Wisconsin-Madison
Center for High Throughput Computing Department of Computer Sciences
HTCondor Technical Lead 1210 W. Dayton St. Rm #4257
Phone: (608) 263-7132 Madison, WI 53706-1685