[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] SUBMIT_REQUIREMENT
From: Marc Jackson - NOAA Affiliate <marc.jackson@xxxxxxxx>
Date: 07/14/2016 04:32 PM
> As you can see, the priority factor for
> group_pseudo_operational_processing is still set to 1000.00 when it
should
> be set to 2.0. Can someone tell me what I'm missing?
Marc,
The accountant log only gets the user's priority factor
when he or
she first appears, and keeps the original factor,
and other elements,
until they drain back to the default RUP and are dropped
from
the log.
What I usually do is just manually reset the factor
for such users
to match the new policy with condor_userprior -setfactor,
but you
can also discard the log and put everyone back to
square one, or
temporarily reduce the priority halflife to 60 seconds.
See page 635 of the 8.2.9 manual - this came into
play when the
default factor was changed from 1 to 1000.
-Michael Pelletier.
_