HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Very high memory page fault rate.
Operating System - HP-UX
1834018
Members
2377
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
Go to solution
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
11-01-2004 04:37 AM
11-01-2004 04:37 AM
One of our HP-UX 11i server showing very high memory page fault in Glance.
Any idea what is going wrong and any tuning recommendations.
This server has PeopleSoft application Server Tuxedu running on it.
Page Faults 4554 428865952
Thanks,
Gulam.
Any idea what is going wrong and any tuning recommendations.
This server has PeopleSoft application Server Tuxedu running on it.
Page Faults 4554 428865952
Thanks,
Gulam.
Everyday Learning.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2004 04:43 AM
11-01-2004 04:43 AM
Solution
Page faults are part of the normal operation of HP-9000 servers. Your actual pageing rate or swap rate is of more concern.
That does not seem to be very serious.
If overall system performance is reasonable, I would not worry much. I'm attaching some data collection scripts in case you want more data.
SEP
That does not seem to be very serious.
If overall system performance is reasonable, I would not worry much. I'm attaching some data collection scripts in case you want more data.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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
11-01-2004 05:04 AM
11-01-2004 05:04 AM
Re: Very high memory page fault rate.
Hi Gulam,
The word 'fault' generally triggers alarms. Well, in this case it's a mere misnomer rather than a problem. When a process tries to execute code in a memory page that is not available in memory, then it does a 'page fault' and brings (pages in) from the disk.
On the other hand, if the page was previously pushed (page out) to 'swap' due to memory pressure then it brings (pages in) it from the swap area. However, since the system is already low on memory, in order to accommodate the additional pages, it has to free up the memory by 'paging out' a least active page.
You should be worried in the second case. So I suggest you to concentrate more on 'pageouts' rather than 'page faults'.
-Sri
The word 'fault' generally triggers alarms. Well, in this case it's a mere misnomer rather than a problem. When a process tries to execute code in a memory page that is not available in memory, then it does a 'page fault' and brings (pages in) from the disk.
On the other hand, if the page was previously pushed (page out) to 'swap' due to memory pressure then it brings (pages in) it from the swap area. However, since the system is already low on memory, in order to accommodate the additional pages, it has to free up the memory by 'paging out' a least active page.
You should be worried in the second case. So I suggest you to concentrate more on 'pageouts' rather than 'page faults'.
-Sri
You may be disappointed if you fail, but you are doomed if you don't try
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2004 06:15 PM
11-01-2004 06:15 PM
Re: Very high memory page fault rate.
Gulam Mohiuddin
Page fault is normal in all the machines which deals with vritual memory and paging.
As far as HPUX is concerned the rate which u have given s not so serius.If page faults increases the following factors to be considred else System performance will be poor
1.How much physical memory is installed,is it suffient for your operations.
2.What is the current Physical memory utilization.
3.How much free memory is available.
4.Which process is holding more memory.
5.Tune the kernal such a way to remove the unused device drivers like..
Look at kernal tuning for further details
regards
SK
Page fault is normal in all the machines which deals with vritual memory and paging.
As far as HPUX is concerned the rate which u have given s not so serius.If page faults increases the following factors to be considred else System performance will be poor
1.How much physical memory is installed,is it suffient for your operations.
2.What is the current Physical memory utilization.
3.How much free memory is available.
4.Which process is holding more memory.
5.Tune the kernal such a way to remove the unused device drivers like..
Look at kernal tuning for further details
regards
SK
Your imagination is the preview of your life's coming attractions
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