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

Re: [Condor-users] condor_dagman -Condorlog in 7.2.0



On Fri, 26 Dec 2008, Doug Benjamin wrote:

  Why that switch has gone away.  Since CDF uses the dagman file named
job.dag, a log file job.log is
automatically created.  I discovered this when testing 7.1.4 several
weeks ago.

If your DAG file is job.dag, you should get a job.dag.dagman.out -- unless you are modifying the submit file that condor_submit_dag generates (or
creating your own submit file).  Job.dag.dagman.out is not related to
the -Condorlog flag at all. It's specified by the "log =" attribute in the submit file.

  Marian Zvada and I reported this in a CDF development meeting a while
back, there are other switches
that will also have to change. (The CDF middleware (the submitter
module) on fcdftest016 has the proper configuration).

Hmm, are you guys creating the submit files for DAGMan directly, rather than by running condor_submit_dag? If you're running condor_submit_dag,
the changes should be pretty much invisible, because condor_submit_dag
will generate the right submit file.

Kent Wenger
Condor Team