Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] globus+condor
- Date: Sun, 22 Mar 2009 09:03:14 +0530
- From: induru hemanth <induruhemanth@xxxxxxxxx>
- Subject: [Condor-users] globus+condor
HI
I am trying to access condor pool with GLOBUS-4.2.1,
and i am facing some problems while running jobs through condor
__________________________________________________________________
[globus@g3 ~]$ globus-wsrf-get-property -s
https://g3:8443/wsrf/services/ManagedJobFactoryService
"{http://www.globus.org/namespaces/2008/03/gram/job}availableLocalResourceManagers"
<ns1:availableLocalResourceManagers
xmlns:ns1="http://www.globus.org/namespaces/2008/03/gram/job"><ns1:localResourceManager>Multi</ns1:localResourceManager><ns1:localResourceManager>Condor</ns1:localResourceManager><ns1:localResourceManager>Fork</ns1:localResourceManager></ns1:availableLocalResourceManagers>
[globus@g3 ~]$
_____________________________________________________________________
[globus@g3 ~]$ condor_status
Name OpSys Arch State Activity LoadAv Mem ActvtyTime
slot1@xxxxxxxxxxxx LINUX X86_64 Unclaimed Idle 0.000 1931 0+00:10:03
slot2@xxxxxxxxxxxx LINUX X86_64 Unclaimed Idle 0.000 1931 0+01:00:05
slot3@xxxxxxxxxxxx LINUX X86_64 Unclaimed Idle 0.000 1931 0+17:00:13
slot4@xxxxxxxxxxxx LINUX X86_64 Unclaimed Idle 0.000 1931 0+17:00:14
slot1@xxxxxxxxxxxx LINUX X86_64 Unclaimed Idle 0.000 1931 0+00:50:04
slot2@xxxxxxxxxxxx LINUX X86_64 Unclaimed Idle 0.000 1931 0+00:55:05
slot3@xxxxxxxxxxxx LINUX X86_64 Unclaimed Idle 0.000 1931 0+16:55:26
slot4@xxxxxxxxxxxx LINUX X86_64 Unclaimed Idle 0.000 1931 0+16:55:27
slot1@xxxxxxxxxxxx LINUX X86_64 Owner Idle 0.000 1963 0+00:30:04
slot2@xxxxxxxxxxxx LINUX X86_64 Unclaimed Idle 0.000 1963 0+17:00:26
slot3@xxxxxxxxxxxx LINUX X86_64 Unclaimed Idle 0.000 1963 0+17:00:27
slot4@xxxxxxxxxxxx LINUX X86_64 Unclaimed Idle 0.000 1963 0+17:00:28
Total Owner Claimed Unclaimed Matched Preempting Backfill
X86_64/LINUX 12 1 0 11 0 0 0
Total 12 1 0 11 0 0 0
[globus@g3 ~]$
________________________________________________________________
[globus@g3 ~]$ vi ex_job
<job xmlns:wsa="http://www.w3.org/2005/08/addressing"
xmlns:gram="http://www.globus.org/namespaces/2008/03/gram/job">
<factoryEndpoint>
<wsa:Address>
https://g3:8443/wsrf/services/ManagedJobFactoryService
</wsa:Address>
<wsa:ReferenceParameters>
<gram:ResourceID>Condor</gram:ResourceID>
</wsa:ReferenceParameters>
</factoryEndpoint>
<executable>/bin/date</executable>
<stdout>stdout</stdout>
<stderr>stderr</stderr>
</job>
______________________________________________________
[globus@g3 ~]$ globusrun-ws -submit -S -f ex_job
Submitting job...Done.
Job ID: uuid:a9c20ae0-168f-11de-90fc-001ec94af11c
Termination time: 03/22/3009 03:15 GMT
Current job state: Pending
Current job state: Active
Current job state: CleanUp
Current job state: Done
Destroying job...Done.
__________________________________________________________
[globus@g3 ~]$ vi stdout
stdout was empty
__________________________________________________________
When I am trying to submit through " Fork" Mananger Its working fine
Please Help me
Thanking You
Hemanth Reddy,
BIT Mesra.