- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- performance issue - 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
11-10-2003 05:55 AM
11-10-2003 05:55 AM
performance issue - swap
the Deactivation Rate is high more than 1. I
also see several times the swap out per second is greater than 0. How can I fix the swap out and Deactivation issues to improve performance?
Thanks for any help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2003 05:58 AM
11-10-2003 05:58 AM
Re: performance issue - swap
More memory
- or -
Fewer users
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2003 06:04 AM
11-10-2003 06:04 AM
Re: performance issue - swap
Can I change kernel parameters?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2003 06:06 AM
11-10-2003 06:06 AM
Re: performance issue - swap
what is your buffer cache set to? You can see this from glance as well. If it is high, over 1G, or even over 500MB, it is too high. You can reduce the amount of memory used for the BC by reducing dbc_max_pct.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2003 06:08 AM
11-10-2003 06:08 AM
Re: performance issue - swap
post kmunte output.
swapinfo -tam
I totally agree with the memory argument assuming the swap is set up to a correct level.
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-10-2003 06:19 AM
11-10-2003 06:19 AM
Re: performance issue - swap
# dmesg | grep -i phys
physical page size = 4096 bytes, logical page size = 4096 bytes
Physical: 1179648 Kbytes, lockable: 820340 Kbytes, available: 950968 Kbytes
# swapinfo -tam
Mb Mb Mb PCT START/ Mb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 2304 1046 1258 45% 0 - 1 /dev/vg00/lvol2
reserve - 609 -609
memory 802 213 589 27%
total 3106 1868 1238 60% - 0 -
Below is part of dmesg:
Swap device table: (start & size given in 512-byte blocks)
entry 0 - major is 64, minor is 0x2; start = 0, size = 4718592
Dump device table: (start & size given in 1-Kbyte blocks)
entry 0000000000000000 - major is 31, minor is 0x1f000; start = 133984,
size = 2359296
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2003 06:24 AM
11-10-2003 06:24 AM
Re: performance issue - swap
Kernel tuning would help.
See this document:
http://www2.itrc.hp.com/service/cki/search.do?category=c0&docType=Security&docType=Patch&docType=EngineerNotes&docType=BugReports&docType=Hardware&docType=ReferenceMaterials&docType=ThirdParty&searchString=UPERFKBAN00000726&search.y=8&search.x=28&mode=id&admit=-1335382922+1068492235826+28353475&searchCrit=allwords
Tuning
Document id: UPERFKBAN00000726
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-10-2003 06:28 AM
11-10-2003 06:28 AM
Re: performance issue - swap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2003 06:31 AM
11-10-2003 06:31 AM
Re: performance issue - swap
Rebooting often if possible will free up some amount of memory, possibly for a very short lived gain, but in the event of sloppy software ( mem leak), could be a significant gain.
If leaky software, it's possible that no amount of memory addition is a proper long term solution. Use glance or ps -elf to determine processes memory usage, and make comparisons over a couple of days to find a possible culprit.
Otherwise, as has been said, it's more memory, or lighten load
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2003 03:36 AM
11-11-2003 03:36 AM
Re: performance issue - swap
"You are rearranging the deck chairs on the Titanic."
She actually seems to be rearranging the deck
chairs on one of the lifeboats. It isn't
sinking. But there just isn't enough room to
set up all of the chairs at once.
Get a bigger boat.