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

Re: [Condor-users] migrating from 7.4.2 to 7.6.5



> 
> Is there a way I can disable this  and get away from fair scheduling?

Currently, there is no way to disable that "scaling" fallback for static
quotas. Since a static quota is a guarantee(*) of a minimum number of
slots for a group, it is not possible to fully honor a set of static
quotas that add up to more than the actual number of slots.

You could use dynamic quotas, which represent a fraction of however many
slots are available.

(*) this "guarantee" is more like "you are guaranteed this many slots as
long as that many jobs successfully match to a slot" 


>  I would like to place a quota on users.

Currently, a quota can only be placed on an accounting group, not a
specific submitter.  However, there is nothing preventing an accounting
group being created for use by a single submitter.