Subject: [Condor-users] condor-C to DAGman problem
Hi,
I am trying to use condor-C
to DAGman, which means submitting a remote DAGman job.As the condor team
suggested, I modified the dagman.condor.sub file, and submit the dag.condor.sub
file with condor_submit.
However,the dag job ended
very fast also, without submitting and running any jobs. In file dag_test.dag.lib.err
there is nothing in, but there is an error from the dag_test.dag.dagman.out
file below which is confused to me, I searched this error in google, but
seems not much helpful...can anyone give some suggestions? Thank you very
much!
PS: I can submit local
DAGman and it runs well, but with the remote mode, the error occurs. And
also I can submit local jobs from the remote machine, which means the schedd
daemon in the remote machine works well.
The error is as below:
9/1 14:25:15 Submitting Condor Node
testA job(s)...
9/1 14:25:15 submitting: condor_submit
-a dag_node_name' '=' 'testA -a +DAGManJobId' '=' '-1 -a DAGManJobId' '='
'-1 -a submit_event_notes' '=' 'DAG' 'Node:' 'testA -a +DAGParentNodeNames'
'=' '"" testA.sub
9/1 14:25:16 From submit:
9/1 14:25:16 From submit: ERROR: Can't
find address of local schedd 9/1 14:25:16 failed while reading from pipe.
9/1 14:25:16 Read so far: ERROR: Can't
find address of local schedd 9/1 14:25:16 ERROR: submit attempt failed
9/1 14:25:16 submit command was: condor_submit
-a dag_node_name' '=' 'testA -a +DAGManJobId' '=' '-1 -a DAGManJobId' '='
'-1 -a submit_event_notes' '=' 'DAG' 'Node:' 'testA -a +DAGParentNodeNames'
'=' '"" testA.sub
9/1 14:25:16 Job submit try 2/6 failed,
will try again in >= 2 seconds.