[Beowulf] Concurrently open sockets limit on Linux system
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Galton, Simon galtons at aecl.caSat Jun 16 22:20:55 PDT 2007
- Previous message: [Beowulf] RE: programming multicore clusters
- Next message: [Beowulf] Concurrently open sockets limit on Linux system
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Folks, I ask here in anticipation that somebody out there in cluster-land has run across this limitation and can advise me on moving past it... We are looking at an application which uses a proprietary license manager. The client connects to the license manager at start time and (according lsof on the system running the license manager) seems to hold a socket open during the duration of the job. We want to run a couple of hundred of these jobs on our cluster, but after job 126 the client can no longer connect to the license manager. The server hosting the license manager is otherwise fine, and you can continue to perform network-based operations on and against it... The vendor feels that they have not coded a specific limit; I'm wondering if it's file descriptors or somesuch. I raised the limit of FDs on the system to 65000+ and verified that the change took effect; no change to the applications behaviour. It's a c-based app, compiled with gcc on a Fedora Core 6 system, I believe. Any thoughts? Simon CONFIDENTIAL AND PRIVILEGED INFORMATION NOTICE This e-mail, and any attachments, may contain information that is confidential, subject to copyright, or exempt from disclosure. Any unauthorized review, disclosure, retransmission, dissemination or other use of or reliance on this information may be unlawful and is strictly prohibited. AVIS D'INFORMATION CONFIDENTIELLE ET PRIVILÉGIÉE Le présent courriel, et toute pièce jointe, peut contenir de l'information qui est confidentielle, régie par les droits d'auteur, ou interdite de divulgation. Tout examen, divulgation, retransmission, diffusion ou autres utilisations non autorisées de l'information ou dépendance non autorisée envers celle-ci peut être illégale et est strictement interdite. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.scyld.com/pipermail/beowulf/attachments/20070617/021f033a/attachment.html
- Previous message: [Beowulf] RE: programming multicore clusters
- Next message: [Beowulf] Concurrently open sockets limit on Linux system
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
