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

Re: [Condor-users] Basic Quill setup questions



Thanks Steve!

Couple of questions:
  1. When running Quill on the Submit Host, Can I use the same pgsql database which is already on the CM?
  2. Do I need DBMSD on every other node that running Quill?
  3. What are the advantages monitoring the STARTD as well?
Cheers,
Santanu



On 09/12/2010 02:36, Steven Timm wrote:
you need a QUILL daemon running on every machine whose daemon
information you are trying to collect.  The most useful one
is the submit node so QUILL should be  in that DAEMON_LIST too.
IF you want to keep track of STARTD's then you need a QUILL on
every execution node too.  I just keep track of the SCHEDD

Steve Timm


On Thu, 9 Dec 2010, Santanu Das wrote:

Dear all,

I've configured the basic Quill following this guide:

  http://www.cs.wisc.edu/condor/manual/v7.4/3_12Quill.html

Quill itself appears to be running okay on the Central Manager. My CM and the Submit Host are two different machines. On the CM, these are the daemons I'm running:

  DAEMON_LIST = MASTER, COLLECTOR, NEGOTIATOR, DBMSD, QUILL


Is there anything else to do on the Submit Host? I just can't figure out how to use it now.
Any help very much appreciated.

Cheers,
Santanu