Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] How use less ports
- Date: Thu, 6 Jun 2013 09:44:37 +0200
- From: Steffen Grunewald <Steffen.Grunewald@xxxxxxxxxx>
- Subject: Re: [HTCondor-users] How use less ports
On Thu, Jun 06, 2013 at 07:35:41AM +0000, Romain wrote:
> Hi everybody,
>
> I've some problem with ports use by condor. Till now I'm on a test pool in
> local network but I've to create a pool which is across a firewall, some
> machines (submission and execution) are in a local network and some other and
> the master going to be in an other network protect by a firewall.
If there's a firewall between the submit and the execute nodes, you
presumably don't have a shared file system? In that case I'd think
about flocking - have a full pool "inside" and just a (minimal)
"submit pool" outside the firewall.
Does this sound feasible?
S