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

Re: [Condor-users] Preemption and Priority Issue



If the preemption happens because of user priority or machine rank you
may try to set 

PREEMPTION_REQUIREMENTS = False

which should switch off this type of preemption.


Am Dienstag, den 12.07.2011, 11:00 -0400 schrieb Natarajan, Senthil:
> Hi,
> 
> I have the following in condor_config.local
> 
>  
> 
> But still the running jobs are preempted and vacated.  How to avoid
> this.
> 
>  
> 
> *******************************************
> 
> WANT_SUSPEND           = FALSE
> 
>  
> 
> WANT_VACATE            = FALSE
> 
>  
> 
> START                  = TRUE
> 
>  
> 
> START_LOCAL_UNIVERSE    = True
> 
>  
> 
> START_SCHEDULER_UNIVERSE        = True
> 
>  
> 
> SUSPEND                        = FALSE
> 
>  
> 
> CONTINUE               = TRUE
> 
>  
> 
> PREEMPT                        = FALSE
> 
>  
> 
> KILL                   = FALSE
> 
> *********************************************
> 
>  
> 
> I am also trying to assign Higher Priority (as an admin) for
> particular user to avoid the job preemption, like this 
> 
>  
> 
> condor_userprio -setprio user1 0.5
> 
>  
> 
> But condor_userprio, shows the same priority as before priority
> adjustment.
> 
>  
> 
> How to adjust the user priority?
> 
>  
> 
> Thanks,
> 
> Senthil
> 
> 
> _______________________________________________
> Condor-users mailing list
> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
> 
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/condor-users/