- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Performance issue in K580 11i with 256MB memory ??
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
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
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
тАО01-24-2004 06:52 AM
тАО01-24-2004 06:52 AM
I know this is kind-of a dumb question, but I just like explore different ideas to fix a problem.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-24-2004 07:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-24-2004 08:09 AM
тАО01-24-2004 08:09 AM
Re: Performance issue in K580 11i with 256MB memory ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-24-2004 08:27 AM
тАО01-24-2004 08:27 AM
Re: Performance issue in K580 11i with 256MB memory ??
I'm basically running a set of applications using some shared memory, some sockets, file I/O, nothing big. There's no database, web server or app server, etc...
I just like to see if 256MB memory is too little for anything.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-24-2004 10:28 AM
тАО01-24-2004 10:28 AM
Re: Performance issue in K580 11i with 256MB memory ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-24-2004 11:53 AM
тАО01-24-2004 11:53 AM
Re: Performance issue in K580 11i with 256MB memory ??
A quick test to see if your system is running out of memory is do 'vmstat 2 20' and observe the 'free' column. Multiply it with 4 and you will get the free memory in KB. If you see it very less and if you see some noticeable number in 'po' constantly then it's most likely that the system is paging out.
To confirm it do 'swapinto -tam' and observe the 'used' column corresponding to the swap devices (lines that start with 'dev'). If it is not 0, then you have the pages swapped out.
By default, the kernel parameter max_dbc_pct is set to 50%. If you didn't change it, then it may be a overkill as you don't have much memory. Set it to 10-15%. That's the best you can do.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-24-2004 01:31 PM
тАО01-24-2004 01:31 PM
Re: Performance issue in K580 11i with 256MB memory ??
If you want to do some performance measurement, try this background sar script.
See attachment.
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
тАО01-26-2004 01:41 AM
тАО01-26-2004 01:41 AM