Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] what is connect errno=111
- Date: Tue, 14 Mar 2017 14:46:59 -0500
- From: Brian Bockelman <bbockelm@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] what is connect errno=111
Hi Dimitri,
Is it possible that the condor_shared_port and condor_collector didn't agree on the setting of SHARED_PORT?
If they both have the same settings, then the condor_shared_port will "own" TCP port 9618 and pass default connections to the collector.
I would suggest reviewing the settings of:
- USE_SHARED_PORT
- SHARED_PORT_PORT
- COLLECTOR_PORT
Maybe something non-default is causing a problem?
You mentioned you flock to the OSG -- do you use the config files from the glideinWMS RPM? Older versions of this were *not* compatible with shared-port-by-default.
HTH,
Brian
PS - shared port is not a requirement to flock to OSG, but it helps with scalability. It's worthwhile to figure out what went wrong now that you have a workaround.
> On Mar 14, 2017, at 2:41 PM, Dimitri Maziuk <dmaziuk@xxxxxxxxxxxxx> wrote:
>
> OK, to answer my own question, disabling all SHARED_PORT macros fixes
> the local pool. I strongly suspect we cannot flock to OSG without shared
> port, so that's not an acceptable fix.
>
> --
> Dimitri Maziuk
> Programmer/sysadmin
> BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu
>
> _______________________________________________
> HTCondor-users mailing list
> To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
>
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/htcondor-users/