[Swift-devel] Test with condor-g provider

Zhao Zhang zhaozhang at uchicago.edu
Wed May 6 11:29:04 CDT 2009


Thanks, Ben

Ben Clifford wrote:
> ... like this:
>
> $ condor_q 166 -long | grep HoldReason
> HoldReason = "Globus error 93: the gatekeeper failed to find the requested 
> service"
> HoldReasonCode = 2
> HoldReasonSubCode = 93
>   
I tried this
[zzhang at tp-grid1 ~]$ globus-job-run cit-gatekeeper.ultralight.org 
/share/apps/condor/bin/condor_q 166 -long > condor_q

But only get the following message
-- Submitter: cithep169.ultralight.org : <10.255.255.216:44050> : 
cithep169.ultralight.org

>
> That error is usually because you have specified the jobmanager 
> incorrectly.
>
> Try testing with the job manager as actually specified, eg
> globus-job-run cit-gatekeeper.ultralight.org/jobmanager-Condor
>   
I found this:
[zzhang at tp-grid1 sites]$ globus-job-run 
cit-gatekeeper.ultralight.org/jobmanager-Condor /usr/bin/id
GRAM Job submission failed because the gatekeeper failed to find the 
requested service (error code 93)
> You should see that you get the same error code.
>
> If you change Condor to condor in that command line, then it should work:
>
> $ globus-job-run cit-gatekeeper.ultralight.org/jobmanager-condor /bin/hostname
> cithep231.ultralight.org
>   
Yep, this is working
[zzhang at tp-grid1 sites]$ globus-job-run 
cit-gatekeeper.ultralight.org/jobmanager-condor /usr/bin/id
uid=536(osg) gid=536(osg) groups=536(osg)

Then I made the change in sites.xml definition, and jobs are running 
through on this site. Cool.

zhao
>
>   



More information about the Swift-devel mailing list