- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: SLES9 Swap
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
08-22-2006 03:15 AM
08-22-2006 03:15 AM
SLES9 Swap
vmstat -s shows:
6163452 total memory
5912576 used memory
3960448 active memory
1089548 inactive memory
250876 free memory
83020 buffer memory
2938988 swap cache
8400704 total swap
237748 used swap
8162956 free swap
11982261 non-nice user cpu ticks
24436 nice user cpu ticks
2357426 system cpu ticks
63791902 idle cpu ticks
7682023 IO-wait cpu ticks
19768 IRQ cpu ticks
422612 softirq cpu ticks
60985088 pages paged in
244024328 pages paged out
114819 pages swapped in
160341 pages swapped out
681264975 interrupts
1930286078 CPU context switches
1156043850 boot time
4038456 forks
I don't think this box should be swapping at all. It is and I would like to know what proccess are being swapped out. Is there a way to tell which process is be sent to swap?
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2006 03:50 AM
08-22-2006 03:50 AM
Re: SLES9 Swap
Monitor your system page in and page out with vmstat and sar to identify if the system is paging.
The ps command ouput had a column indicating that a process is in W state, but this is not valid for 2.6 kernels anymore.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2006 03:54 AM
08-22-2006 03:54 AM
Re: SLES9 Swap
:-(
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2006 04:32 AM
08-22-2006 04:32 AM
Re: SLES9 Swap
See if your Oracle DBA can reduce the SGA. If not, purchase some RAM, its not that expensive.
vmstat doesn't show oracle being spapped in and out, I guess that process is too busy to be swapped.
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
11-06-2006 04:11 AM
11-06-2006 04:11 AM