Bug 609191

Summary: Attributes in job submission for idle count non-intuitive
Product: Red Hat Enterprise MRG Reporter: Pete MacKinnon <pmackinn>
Component: condorAssignee: Pete MacKinnon <pmackinn>
Status: CLOSED WONTFIX QA Contact: MRG Quality Engineering <mrgqe-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 1.3CC: iboverma, jneedle, matt, mkudlej
Target Milestone: 2.1   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-09-20 16:00:19 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:

Description Pete MacKinnon 2010-06-29 15:52:29 UTC
Currently condor_submit and the QMF SchedulerObject in the QMF schedd plug-in have to inject the following attributes into a submission for the schedd and submitter ad updates to have a correct idle job count:

ATTR_MAX_HOSTS - non mpi or pvm
ATTR_MIN_HOSTS - non mpi or pvm
ATTR_CURRENT_HOSTS

We should review why this is the case. These attributes in themselves don't appear directly related to idle job status.