Bug 711811

Summary: deferral_prep_time - Chapter 5.2. Time scheduling for job execution
Product: Red Hat Enterprise MRG Reporter: Lubos Trilety <ltrilety>
Component: Grid_User_GuideAssignee: Alison Young <alyoung>
Status: CLOSED CURRENTRELEASE QA Contact: MRG Quality Engineering <mrgqe-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: DevelopmentCC: jneedle, jskeoch, lbrindle, matt
Target Milestone: 2.1   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-01-26 19:17:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 733205, 733324    
Bug Blocks:    

Description Lubos Trilety 2011-06-08 15:11:50 UTC
Description of problem:
Chapter 5.2. Time scheduling for job execution

1. The job can match to an execution machine before the deferral_time minus deferral_prep_time, it's because condor also counts with SCHEDD_INTERVAL. So correct time, when the job match, is between (deferral_time - deferral_prep_time) and (deferral_time - (deferral_prep_time + SCHEDD_INTERVAL))

2. It should be mentioned that deferral_prep_time default is set by default to 300s

Comment 3 Lana Brindley 2012-01-26 19:17:18 UTC
This book is now available on redhat.com/docs. Please raise a new bug if you spot any issues.

Thanks,
LKB