- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Open discussion on HP-UX performance tuning (t...
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
06-20-2003 03:50 AM
06-20-2003 03:50 AM
Open discussion on HP-UX performance tuning (tips and trick)
I open this thread to let everybody discuss about performance tuning tips and trick. I know, performance tuning depend on many think but idea here is to share your
discoveries.
some undocumented performance theory.
Experience on tools you may use, try, recommend, etc.
how do you analyze performance of your application stack.
Some good relevant documentation.
With the complexity of actual system, performance tuning is not an easy task at all.
Like someone said, ???Expert is on who learns more and more about less and less.???
Thanks
Sabey
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2003 03:52 AM
06-20-2003 03:52 AM
Re: Open discussion on HP-UX performance tuning (tips and trick)
First rule: Get Glance. Use it. Become familiar with what your baseline is under normal operation so you can tell where the anomalies are when the system is under duress.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2003 04:13 AM
06-20-2003 04:13 AM
Re: Open discussion on HP-UX performance tuning (tips and trick)
There is no "one magic document" that will tell you how to diagnose or tune for performance.
Second rule of performance tuning,...
Variable loadings on systems can make proving performance gains difficult, if not impossible.
Third rule of performance tuning,...
If it aint broke, don't try to fix it!
Fourth rule of performance tuning,...
Always insist on the User describing the symptoms and the facts only; opinions only clutter the issue.
Share and Enjoy! Ian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2003 04:33 AM
06-20-2003 04:33 AM
Re: Open discussion on HP-UX performance tuning (tips and trick)
Third Rule: A reboot is not a panacea. Most often all a reboot does is hide the true problem until later. That's good if your are overwhelmingly busy at the moment and can afford another outage, but you should always try to get the real cause evaluated if you can.
Hope it helps
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2003 04:46 AM
06-20-2003 04:46 AM
Re: Open discussion on HP-UX performance tuning (tips and trick)
A not new rule:
- Use this forum as much a you need. The level of knowledge of people is really fantastic and can help very much.
Regards, Vicente.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2003 04:51 AM
06-20-2003 04:51 AM
Re: Open discussion on HP-UX performance tuning (tips and trick)
get glance and use it or at least use top and sar to find out what is going on
my term on expert is one who knows what he does not know and does not try to tell anyone about what he does not know
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2003 05:08 AM
06-20-2003 05:08 AM
Re: Open discussion on HP-UX performance tuning (tips and trick)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2003 07:14 AM
06-20-2003 07:14 AM
Re: Open discussion on HP-UX performance tuning (tips and trick)
For best preformance know your system,
know her adventeges and disadvanges,
always expore your system.
Love what you do.
Use all what your system giving you.
Even the smolest tool can show you a way
to better preformance.
The ps, vmstat, sar, top, dmesg, glance and
more will help to do the best for system.
Caesar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2003 09:02 AM
06-20-2003 09:02 AM
Re: Open discussion on HP-UX performance tuning (tips and trick)
As well as the above I normally log in as a normal user and carry out a few tasks so that I know the "Feel" of my system.
So when a user reports - "Its running slow" I then can compare what they are complaining about with my experiance as a normal user.
HTH
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2003 09:09 AM
06-20-2003 09:09 AM
Re: Open discussion on HP-UX performance tuning (tips and trick)
1. Use Glance, it will be well worth the investment, and in particular, if you got applications sitting on top of an Oracle Database, View the System Tables Report frequently, as it 'keeps an eye' on some of the major kernel parameters that Oracle DBA's ask you to change.. i.e. semmni, msgmni..
2. HP's software recovery handbook on the ITRC.. If you need to get some understanding in a relatively short amount of time, this documentation is valuable..
3. Use TUSC to pinpoint issues with an application that a programmer doesn't seem to think when it starting choking (Even if he/she hasn't heard of dynamic memory allocation)
Mike-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2003 10:51 AM
06-20-2003 10:51 AM
Re: Open discussion on HP-UX performance tuning (tips and trick)
I'm attaching some scripts that I often post. They have gotten me through many issues without the cost of gui glance. We have a license for glance but just keep it running in operations so they can see a red spike and call me if they aren't too busy to notice.
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
06-21-2003 11:38 AM
06-21-2003 11:38 AM
Re: Open discussion on HP-UX performance tuning (tips and trick)
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2003 12:52 PM
06-21-2003 12:52 PM
Re: Open discussion on HP-UX performance tuning (tips and trick)
Whenever I logon to a system, the first thing I do is to look at %sys and %wio of "sar 5 12". High rates of them may be indication of resource constraints and I start from there.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2003 12:13 AM
06-22-2003 12:13 AM
Re: Open discussion on HP-UX performance tuning (tips and trick)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2003 12:16 AM
06-22-2003 12:16 AM
Re: Open discussion on HP-UX performance tuning (tips and trick)
Read the attached file, for performance with glance...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2003 01:11 AM
06-22-2003 01:11 AM
Re: Open discussion on HP-UX performance tuning (tips and trick)
I like glance, but MUCH prefer MeasureWare, not because it is better, but because you get the history of a problem/system. Similar to some of the comments above about getting used to what a system "usually" does, MeasureWare does this very quickly. I usually use the global class & extract CPU%, sys CPU% and peak disk util%. Also I plot out al the queues. Very quicly you can see what the system does over say 24 hours.
The next step I like to define application groups, for this you really have to have a relatively good knowledge of what runs as what & by whom. It may take a few itterations but when the application groups are sorted, again you can see what does what.
Lastly, this may be the hardest for some systems, you need an application "load indicator", and or an application "backlog indicator". This may be impossible to agree on some systems, but I have found that usually there is one or two overriding loading things. What I measure is
o Insert rate into a key table (simply the max unique index number)
o The number of files backlogged (ls
o The number of requests/s (our application provides this figure, OR there may be a key table which you can look at isam reads etc)
o The number of items processed. (aplication provides this)
o Or anything else that may be useful, say number of users...
After this the KEY is to plot say cpu Vs load. The main idea is to get a load response graph. I have been lucky as all the systems I have done this on had one overriding loading factor, thus I only needed ONE item per system.
After the above three steps (about 3-18 month work depending on how easy it is to implement things on your systems). I've used the above to
o Data to allow us to capacitise future systems
o Problem solve and analyse
o benchmark systems before & after changes to ensure performance is OK/better
o As nice colourfull graphs for management, as proof that I do do a job and dont just guess....
Regards
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2003 02:14 AM
06-22-2003 02:14 AM
Re: Open discussion on HP-UX performance tuning (tips and trick)
Hi,
Sorry... the prev. one was not for glance...
Also read this one...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2003 06:51 AM
06-22-2003 06:51 AM
Re: Open discussion on HP-UX performance tuning (tips and trick)
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x612063f96280d711abdc0090277a778c,00.html
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2003 05:01 PM
06-22-2003 05:01 PM
Re: Open discussion on HP-UX performance tuning (tips and trick)
I've found the HP-UX Performance Cookbook paper written by Stephen Ciullo and Doug Grumann (HP experts in Performance Tuning) to be an excellent read, with plenty of good straight forward advice.
I have attached a copy here, though its available at www.docs.hp.com
Cheers
Con