- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- memory, swap and mmd process
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
07-14-2004 05:30 AM
07-14-2004 05:30 AM
memory, swap and mmd process
When we are having the Omniback issue swap memory used goes up, mmd is tops top process using up one entire CPU. We recently installed BMC Patrol Agent on this server but it is also installed on our development server and we have no problems there.
What should the ideal 'total swap PCT Used' be?
Regards,
D.Thompson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2004 06:15 AM
07-14-2004 06:15 AM
Re: memory, swap and mmd process
The simple answer is - none.
The fact that you are using swap shows that either A) You don't have enough RAM in this server or B) It's not being allocated correctly.
Looking at that swapinfo output I'd speculate you have about 2-1/2 Gb - correct? Then looking at that top output I'd also speculate that you have not changed dbc_max_pct from it's default of 50% - correct?
If the latter is correct you definitely need to change it as well as dbc_min_pct to 16% & 10% respectively because you're paging & that's killing performance. The buffer cache is using *way* too much memory that the application obviously needs. If after you do that & you're still paging, then you probably need more RAM.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2004 07:00 AM
07-14-2004 07:00 AM
Re: memory, swap and mmd process
but dbc has been configured to:
dbc_max_pct = 20
dbc_min_pct = 5
Thanks,
Diane
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2004 07:48 AM
07-14-2004 07:48 AM
Re: memory, swap and mmd process
Well my next step would be to run glance or the GUI gpm & take a look at just what's using all the memory & how. You may have a memory leak in something that's eating up all your free memory OR you may just simply need more RAM.
But when you swapping aka paging out you're going to see the vhand process become a top process & everything is going to slow way down because you are now using a disk drive for memory access & it's only...oh say....1000 times slower.
You need to determine whether you need more memory or to free some up.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2004 08:32 AM
07-14-2004 08:32 AM
Re: memory, swap and mmd process
While the 'ideal swap PCT used' would be less than 100%, I seriously look at your memory utilization as you have around 550 MB sitting on the swap (KB Used in the dev lines of your swapinfo).
Run 'vmstat 2 20' and see if the 'po' value is constantly above 10. If so, your system is under memory presssure. Unless you have an application running on the box that has memory leaks, you will need to add more memory.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2004 08:52 AM
07-14-2004 08:52 AM
Re: memory, swap and mmd process
I ran vmstat 2 20 a number of times and saw 1 appear twice.....otherwise ALL 0's. running swapinfo at the same time pct used was 70%-71%
Diane
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2004 08:56 AM
07-14-2004 08:56 AM
Re: memory, swap and mmd process
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2004 09:08 AM
07-14-2004 09:08 AM
Re: memory, swap and mmd process
Diane
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2004 05:01 PM
07-14-2004 05:01 PM
Re: memory, swap and mmd process
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2004 05:27 PM
07-14-2004 05:27 PM
Re: memory, swap and mmd process
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2004 06:22 AM
07-15-2004 06:22 AM
Re: memory, swap and mmd process
From your responses it sounds like I additional memory is a given, but is there any kernel tuning that could help as well?
Thanks for all of your input....
Diane
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2004 06:33 AM
07-15-2004 06:33 AM
Re: memory, swap and mmd process
Diane
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2004 06:43 AM
07-15-2004 06:43 AM
Re: memory, swap and mmd process
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2004 06:47 AM
07-15-2004 06:47 AM
Re: memory, swap and mmd process
If any of the 'dev' lines in the swapinfo output are greater than 0, then you need to add at least that much more RAM.
What type of system is this and what version of HP-UX are you running?
If you are on a reasonably new system and running 11.11, then I would likely get as much RAM as you can. If you don't like HP's prices, check out Kingston or Crucial. They have very good prices and I have never had a problem with their RAM.