[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] 7.8.2 / running out of ports for UDP



On Thu, Sep 06, 2012 at 12:27:46PM +0000, Shrum, Donald C wrote:
>    I'm running redhat 6.3 with condor 7.8.2
>    On a number of my servers, both processing and on the central manager;
>    I find condor holding open a massive number of UDP ports.  So many that
>    it blocks any new connections and DNS lookups fail.
>    Is this happening for anyone else?

Can you say which particular condor process is holding open the ports?

    netstat -naup

(as root) should show you the process name and pid for each socket.