Bug 612636

Summary: QMF: need reference from jobserver back to scheduler and impl support for same
Product: Red Hat Enterprise MRG Reporter: Pete MacKinnon <pmackinn>
Component: condorAssignee: Pete MacKinnon <pmackinn>
Status: CLOSED ERRATA QA Contact: Martin Kudlej <mkudlej>
Severity: high Docs Contact:
Priority: high    
Version: betaCC: jross, kgiusti, matt, mkudlej
Target Milestone: 1.3   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-20 11:29:16 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: 612682    
Bug Blocks: 610833    
Attachments:
Description Flags
Py qmf inventory script none

Description Pete MacKinnon 2010-07-08 16:35:00 UTC
- Update the grid QMF schemas so that the jobserver has a navigation reference back to its complementary scheduler (schedd).

- Apply non-UUID convention across usages of setName/addObject so that disparate agents/objects can reliably "find" each other

- Make use of forthcoming QMFv2 API changes from kgiusti that enable arbitrary OID lookups

Comment 1 Pete MacKinnon 2010-07-20 20:12:00 UTC
FH sha 25d3bef84

Comment 2 Martin Kudlej 2010-09-08 12:19:13 UTC
How can I test this? How can I reproduce this issue? In which version I can find the fix of this?

Comment 3 Pete MacKinnon 2010-09-08 12:48:18 UTC
Created attachment 445975 [details]
Py qmf inventory script

Comment 4 Pete MacKinnon 2010-09-08 12:50:14 UTC
Use a tool like that attached to confirm that the references are consistent between a submission, a job server and a scheduler.

Comment 5 Pete MacKinnon 2010-09-08 12:52:56 UTC
The fix went in to 7.4.4-0.5.

Comment 6 Martin Kudlej 2010-10-04 10:56:45 UTC
I've tested this with
condor-7.4.4-0.16
condor-debuginfo-7.4.4-0.16
condor-qmf-7.4.4-0.16
qpid-cpp-client-0.7.946106-17
qpid-tools-0.7.946106-11
python-qpid-0.7.946106-14
qpid-cpp-server-0.7.946106-17

in (multi-scheduler, one jobserver environment) and in (one scheduler per jobserver environment) on RHEL 5.5/4.8 x i386/x86_64
with qpid-tool and there is correct link from jobserver to scheduler. -->
VERIFIED