Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] two or more condor pools
- Date: Thu, 17 Oct 2024 14:31:09 -0500
- From: Greg Thain <gthain@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] two or more condor pools
On 10/17/24 10:42, Sandeep K. Joshi via HTCondor-users wrote:
Hello All,
Could someone please share/point to documentation for setting up two
or more condor pools under the same central manager?
Hi Sandeep:
Typically, it is the central manager which defines a condor pool: that
is, if you have two central managers, you have two condor pools. Do you
want to have multiple APs? Or multiple collectors serving as a backup,
but one logical pool? Or do you want to have a separate negotiator that
perhaps only operates on part of the pool, e.g. as a "fast negotiator"
for interactive-only jobs?
-greg