[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] HTCondor Transferer issue for HAD Replication issue with Shared Port
- Date: Wed, 18 Apr 2018 10:29:13 -0500 (CDT)
- From: Todd L Miller <tlmiller@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] HTCondor Transferer issue for HAD Replication issue with Shared Port
Can somebody tell me why the transferer tries to connect to an arbitrary
port?
Either the transferer to which it's connecting isn't configured to
use shared port, or because the transferer was never updated to be able to
use shared port. At first glance, it looks like the transferer creates a
new listen socket rather than use its existing (shared port) command
socket.
- ToddM