I am having difficulty running Condor with the Globus toolkit. Need
advise URGENT please!!!!
Here're the sequence of steps I took
Step 1: Start database -
/etc/init.d/postgresql start Step 2:
gridoot>globus-start-container
Step 3:
condor>condor_master
Step 4:
condor>grid-proxy-init
condor>globus-personal-gatekeeper -start
condor>condor_submit /usr/local/condor/testjobs/globusjob.submit
Step 5: condor_q
condor_q -globus
The response I get to "condor_q" is
-- Submitter: pc-p31972.somedomain.com : <192.168.2.140:33105> :
pc-p31972.somedomain.com
ID OWNER SUBMITTED RUN_TIME ST PRI SIZE CMD
1.0 condor 9/2 16:11 0+00:00:00 I 0 0.0 date
However, I'm not sure what to do next. If I run the command
"condor_q -
globu" (or any similar command of the form "condor_q
globusANYCHARACTERS (where ANYCHARACTERS are any random characters)" I
get a response of the form
-- Submitter: pc-p31972.somedomain.com : <192.168.2.140:33105> :
pc-p31972.somedomain.com
ID OWNER STATUS MANAGER HOST
EXECUTABLE
1.0 condor UNSUBMITTED fork pc-p31972.somedomain.co
/bin/date
In log file it saying taht Detected globus resource down at port
2119 I
dont know what is the reason ...............