HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: memory pages high swap rate and very low write...
Operating System - HP-UX
1833792
Members
2339
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
06-03-2011 12:22 AM
06-03-2011 12:22 AM
memory pages high swap rate and very low write cache hit ratio
Hi All,
Daily I'm getting incdients "memory pages high swap rate and very low write cache hit ratio" from my HPUX server.
Please let me how to overcome this issue?
Daily I'm getting incdients "memory pages high swap rate and very low write cache hit ratio" from my HPUX server.
Please let me how to overcome this issue?
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2011 04:18 AM
06-03-2011 04:18 AM
Re: memory pages high swap rate and very low write cache hit ratio
This is actually two semi-separate issues.
1.) "memory pages high swap rate"
Is it a high page-in rate or a high page-out rate?
High page-out rate indicates your system does not have enough RAM, so it must move data extensively in and out of swap.
If only page-in rate is high but page-out rate is low, you may have an application that is loading a lot of data from the disk. A high page-in rate can be normal in that situation.
2.) "very low write cache hit ratio"
Either your disk cache is too small to be effective for your workload (perhaps because your system needs RAM for more important purposes than caching?), or you have an application that is processing a lot of data in a sequential fashion.
If the application loads a data item, does something to it, then writes it to disk and then moves on to the next data item (i.e. it never re-reads or re-writes the data items it has already processed once), then extensive write caching is not very beneficial for the application. If an application processes a lot of data in this way, a low write cache hit ratio is expected and normal.
The write cache is more useful when the same data items are changed again and again frequently.
Without knowing the users' opinion of the current system performance and/or without having more information about the application(s) on the system, it is impossible to decide an appropriate action to overcome this "issue". See the HP-UX Performance Cookbook:
http://h21007.www2.hp.com/portal/download/files/unprot/devresource/docs/techpapers/uxperfcookbook.pdf
On the 2nd page, it includes some rules of thumb:
- Don't fix what is not broken. If your users are happy with the current performance level, no major actions are needed. However, if your system's workload is increasing, your "issue" might be an early warning that you will need to increase the system's capacity (more RAM and/or more/faster disks) in the future.
- If you don't understand your system, you're likely to make bad decisions (buying extra hardware that is not really required, or making things worse by tuning the wrong things, for example)
MK
1.) "memory pages high swap rate"
Is it a high page-in rate or a high page-out rate?
High page-out rate indicates your system does not have enough RAM, so it must move data extensively in and out of swap.
If only page-in rate is high but page-out rate is low, you may have an application that is loading a lot of data from the disk. A high page-in rate can be normal in that situation.
2.) "very low write cache hit ratio"
Either your disk cache is too small to be effective for your workload (perhaps because your system needs RAM for more important purposes than caching?), or you have an application that is processing a lot of data in a sequential fashion.
If the application loads a data item, does something to it, then writes it to disk and then moves on to the next data item (i.e. it never re-reads or re-writes the data items it has already processed once), then extensive write caching is not very beneficial for the application. If an application processes a lot of data in this way, a low write cache hit ratio is expected and normal.
The write cache is more useful when the same data items are changed again and again frequently.
Without knowing the users' opinion of the current system performance and/or without having more information about the application(s) on the system, it is impossible to decide an appropriate action to overcome this "issue". See the HP-UX Performance Cookbook:
http://h21007.www2.hp.com/portal/download/files/unprot/devresource/docs/techpapers/uxperfcookbook.pdf
On the 2nd page, it includes some rules of thumb:
- Don't fix what is not broken. If your users are happy with the current performance level, no major actions are needed. However, if your system's workload is increasing, your "issue" might be an early warning that you will need to increase the system's capacity (more RAM and/or more/faster disks) in the future.
- If you don't understand your system, you're likely to make bad decisions (buying extra hardware that is not really required, or making things worse by tuning the wrong things, for example)
MK
MK
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