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

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



Interesting... on the processing nodes it's condor_master

udp        0      0 10.178.6.169:55607          10.178.6.5:1980             ESTABLISHED 2758/condor_master  
udp        0      0 10.178.6.169:41271          10.178.6.5:1980             ESTABLISHED 2758/condor_master  
udp        0      0 10.178.6.169:52919          10.178.6.5:1980             ESTABLISHED 2758/condor_master  
udp        0      0 10.178.6.169:55735          10.178.6.5:1980             ESTABLISHED 2758/condor_master

I may try to downgrade condor.  It looks like it occurs after about 20 minutes; it's killing my cluster.   

-----Original Message-----
From: condor-users-bounces@xxxxxxxxxxx [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Brian Candler
Sent: Thursday, September 06, 2012 8:36 AM
To: Condor-Users Mail List
Subject: 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.
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/