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

Re: [Condor-users] running jobs in the Grid universe



Check the condor_submit man page for info on "x509userproxy = <full-pathname>" maybe even "MyProxyCredentialName = <symbolic name>"

Best,


matt

Jeremy Villalobos wrote:
From: Jeremy Villalobos <jeremyvillalobos@xxxxxxxxx>Date: Tue, Sep 23, 2008
at 5:13 PM
Subject: running jobs in the Grid universe
To: Condor-Users Mail List <condor-users@xxxxxxxxxxx>


Hello:
  We are trying to run a test job on the grid universe with the condor
file:

universe = grid
grid_resource = gt4
https://host.uncc.edu:8440/wsrf/services/ManagedJobFactoryService Fork
Executable = /usr/bin/uptime
Log = condor_test1.log
Output = condor_test1.out
Error = condor_test1.error
transfer_executable= false
Queue


The job log reports an error:

000 (106.000.000) 09/23 17:10:34 Job submitted from host:
<xxx.xx.xx.xx:xxxxx>
..
012 (106.000.000) 09/23 17:10:55 Job was held.
        Failed to create proxy delegation
        Code 0 Subcode 0

I get a proxy before I run the job with grid-proxy-init, but it seems Condor
does not find it.
Do I have to configure something to tell Condor where the proxy is ?



------------------------------------------------------------------------

_______________________________________________
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/