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

Re: [Condor-users] Quill not saving historical job data (Condor 7.0.1)?



On Fri, Aug 22, 2008 at 02:11:10PM -0400, Justin Ottley wrote:
> 
> That's correct - it produces no output, and i checked the database tables
> manually for entries, and there are none.
> If its just condor_history that's the problem, I should be able to see the
> history in the database by manually querying (using, for example, the
> postgres interpreter). Ill keep scouring the docs for potential
> configuration, but as far as I can tell, between QUILL_USE_SQL_LOG and
> SCHEDD.QUILL_USE_SQL_LOG, the job history should be working but isnt (im
> further convinced that this doesnt seem like a configuration problem because
> manual queries show the other history tables like machine_history are being
> populated..).
> 

Using condor_config_val -schedd QUILL_USE_SQL_LOG, what do you get?
Same thing with 'condor_config_val -schedd SCHEDD_SQLLOG'?

What is in your QuillLog, and what is in your sql.log (can you put them on
a website somewhere? Feel free to send that location privately to condor-admin)

Historical jobs are not completely broken, because we've got it running
at the UW, and other people have it working, but there is clearly some 
configuration that people can easily fall into that prevents it from working.
 
-Erik