Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Submission of large numbers of jobs
- Date: Wed, 11 Jul 2012 20:44:18 -0500
- From: Nathan Panike <nwp@xxxxxxxxxxx>
- Subject: Re: [Condor-users] Submission of large numbers of jobs
On Wed, Jul 11, 2012 at 09:21:51PM +0100, Brian Candler wrote:
> On Wed, Jul 11, 2012 at 09:30:40AM +0200, Martin Kudlej wrote:
> > You can configure more than one scheduler.
>
> One thing which confuses me a bit. The info at
> http://research.cs.wisc.edu/condor/manual/v7.8/3_2Installation.html
> says:
>
> "For a machine that only submits jobs, there will be processes for:
> condor_master
> condor_schedd"
>
> This seems to say that every host which can submit jobs *must* maintain its
> own local job queue. Is that correct?
>
> And does this in turn imply that condor_q talks to localhost, rather than to
> $(CONDOR_HOST) ?
condor_q talks to SCHEDD_HOST.
>
> (A quick experiment suggests that condor_q is not affected by CONDOR_HOST,
> but condor_status is)
>
> Thanks,
>
> Brian.
Nathan Panike