- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Memory limitations on 11iV1 system
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
03-20-2009 06:13 AM
03-20-2009 06:13 AM
[Critical] From: OB2BAR@th9ktux.aetinc.net "dwtcp" Time: 3/19/2009 3:24:18 PM
[80:1011] Cannot fork NETIO process ([12] Not enough space) => aborting.
[Critical] From: OB2BAR@th9ktux.aetinc.net "dwtcp" Time: 3/19/2009 3:24:18 PM
15
[Critical] From: OB2BAR@th9ktux.aetinc.net "dwtcp" Time: 3/19/2009 3:24:18 PM
15
We have been running near 100% on memory and 95% on swap space for months. It seems to me that even though memory is a contributing factor it is not THE change that created the problem.
I'm thinking that I may need to increase both RAM and device swap sizes. But I'd like to know if anyone is aware of changes in Informix 11.50 that deal with memory differently than 10.X. Or maybe it is a difference with the Data Protector Informix integration.
I do have a call open on this problem, but wanted to get any feedback available from the user community.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2009 06:23 AM
03-20-2009 06:23 AM
SolutionI would like to see swapinfo -tam information.
A system running at near 100% memory is not a problem. Neither is reservation of swap.
Check vmstat to see if actual paging is going on. Also, if there are no user response complaints, you may wish to do nothing.
Also here is a memory leak detector utility that might help you identify processes that show growth in memory use.
http://www.hpux.ws/?p=8
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2009 06:24 AM
03-20-2009 06:24 AM
Re: Memory limitations on 11iV1 system
You should increase swap space, taht can be done online.
If memory is still used at this ration, next will analyse which components is responsible of this, and if no solution can be found because your informix database is taking memory, you will have to increase RAM
patrick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2009 07:29 AM
03-20-2009 07:29 AM
Re: Memory limitations on 11iV1 system
you need to check the utilization of swap on the system, swapinfo -tam and also the current memory and swap size on the system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2009 09:07 AM
03-20-2009 09:07 AM
Re: Memory limitations on 11iV1 system
Here is the swap information:
$ swapinfo -tam
Mb Mb Mb PCT START/ Mb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 4096 181 3915 4% 0 - 1 /dev/vg00/lvol2
reserve - 3486 -3486
memory 4624 4624 0 100%
total 8720 8291 429 95% - 0 -
I have been watching page out in glance and finally saw some page out activity, but for the most part it has been quiet. I only saw that one burst.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2009 12:17 PM
03-20-2009 12:17 PM
Re: Memory limitations on 11iV1 system
Then you need more device swap. Or remove some of the load on your machine.