HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Difference between A class and N class esp fil...
Operating System - HP-UX
1833759
Members
2171
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2002 01:39 AM
08-21-2002 01:39 AM
Difference between A class and N class esp file descritors
Hi all,
I am running an application that makes heavy use of threads and socket connections and am hitting limits on the A class machine im using. The A class has 4gb of memory but the application falls over when i reach 6666 file descriptors (maxfiles nfiles all higher than this). The problem is the N class machine worked fine with the application even though it has less memory (well 3gb). My question is is there a difference between the two machines in there capacity to deal with file descriptors in socket connections.
TIA
Phil
I am running an application that makes heavy use of threads and socket connections and am hitting limits on the A class machine im using. The A class has 4gb of memory but the application falls over when i reach 6666 file descriptors (maxfiles nfiles all higher than this). The problem is the N class machine worked fine with the application even though it has less memory (well 3gb). My question is is there a difference between the two machines in there capacity to deal with file descriptors in socket connections.
TIA
Phil
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2002 01:44 AM
08-21-2002 01:44 AM
Re: Difference between A class and N class esp file descritors
Even though maxfiles and maxfiles_lim (file descriptors) may be set both really high there is still a soft limit (kernel=hard limit) for shells. You can see it udner posix shell by doing;
ulimit -a
And you can see the nofiles limit (descriptors). We just had a similar problem here which was solved by invoking from the shell ulimit -n before starting our applications and this fixed our problem. By default the soft limit from ulimit is much much lower than the hard limit.
ulimit -a
And you can see the nofiles limit (descriptors). We just had a similar problem here which was solved by invoking from the shell ulimit -n
Im from Palmerston North, New Zealand, but somehow ended up in London...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2002 03:17 AM
08-21-2002 03:17 AM
Re: Difference between A class and N class esp file descritors
I checked the ulimits and they look ok . Ive just completed testing on the N class and that handles the 15000 file descriptors without a problem. I am presuming (hoping) there is some limit within the A class architecture for the number of file descriptors one can use as the N class as i said performs fine .. Ill try HP h/ware support as well..
Thanks
Phil
Thanks
Phil
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP