[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] Several HTCondor startd per node (pilot jobs)
- Date: Fri, 22 Jan 2021 11:09:23 -0600 (CST)
- From: Todd L Miller <tlmiller@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] Several HTCondor startd per node (pilot jobs)
I disabled the shared port daemon and it works. I think anyway this
daemon is not needed anymore since everything goes through the CCB, is
it correct?
Using CCB means that there shouldn't be any inbound connections to
the glide-in, correct. I'm not sure why you had to disable the shared
port daemon, but if that worked for you, it should be fine.
- ToddM