- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: swap space utilization is high.
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
02-14-2010 03:54 AM
02-14-2010 03:54 AM
I want to know reason why swap utilization is so high? could you please more clear on output of swapinfo command?
what is reserve?
please see the attachemet and suggest how can i reduce swap utilization.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2010 04:03 AM
02-14-2010 04:03 AM
Re: swap space utilization is high.
To see what is using all your swap / virtual memory:
Check with below command
$ UNIX95= ps -efo vsz,ruser,pid,ppid,args | sort -rn | more
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2010 04:07 AM
02-14-2010 04:07 AM
Re: swap space utilization is high.
man swapinfo
reserve = Paging space on reserve. This is the amount of paging space that could be needed by processes.
>>please see the attachemet and suggest how can i reduce swap utilization<<
I would suggest , to check which process eating all you swap ,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2010 04:11 AM
02-14-2010 04:11 AM
Re: swap space utilization is high.
I suggest you "escalte to your Application/Database team"
sometime it could also application problem causing issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2010 04:42 AM
02-14-2010 04:42 AM
Re: swap space utilization is high.
* also Check for any "Disk bottle" & shared memory load?
# ipcs -mob
-- What is the shared memory load?
# sar -d 5 50
-- What is the disk I/O load?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2010 04:45 AM
02-14-2010 04:45 AM
SolutionHow to assign points check the below link
http://forums13.itrc.hp.com/service/forums/helptips.do?admit=109447627+1256027208667+28353475#33
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2010 05:01 AM
02-14-2010 05:01 AM
Re: swap space utilization is high.
I attached the sar and ipcs output.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2010 06:52 AM
02-14-2010 06:52 AM
Re: swap space utilization is high.
IPC status from /dev/kmem as of Sun Feb 14 04:56:04 2010
T ID KEY MODE OWNER GROUP NATTCH SEGSZ
Shared Memory:
m 3375157 0x18d65c78 --rw-r----- oracle dba 286 16022274048
m 54 0x5d20b0ac --rw-r----- oracle dba 38 49341890560
m 294967 0x85fc3a38 --rw-r----- oracle dba 263 127423201280
m 98360 0x929b2b8c --rw-r----- oracle dba 141 11525971968
Looks like you have 4 (oracle) DB instances on the server you got "ipcs -mod"
How much RAM do you have on this particular server and how much SWAP?
swapinfo -mat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2010 07:06 AM
02-14-2010 07:06 AM
Re: swap space utilization is high.
It may be also well be your RAM is not sufficient for the Oracle load running ?
can you also check VM starvation by paying attention for "sr"
vmstat 5
sr = pages scanned by clock algorithm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2010 07:10 AM
02-14-2010 07:10 AM
Re: swap space utilization is high.
Check the below thread.
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=99729
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2010 06:30 PM
02-14-2010 06:30 PM
Re: swap space utilization is high.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2010 08:57 PM
02-14-2010 08:57 PM
Re: swap space utilization is high.
Notice the 0% next to your device swap.
Ignore the line with memory since that is pseudo swap.
memory utilization is high.
Look you have 256 GB of physical memory and 30 GB of swap. The pseudo swap that allows you to use all of your memory means that you are using all of your memory. Good capacity planning.
Your cpu utilization is 40% and your free memory is 10GB. Looks like your system has enough memory for the application. You might have some disks that are being hit more than others but otherwise you look like in good shape.
Question is
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2010 10:48 PM
02-14-2010 10:48 PM
Re: swap space utilization is high.
Allocated device swap but not used.
So what's wrong? You may not be able to start very many new processes if you want to increase the load on the system.