- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Performance
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-28-2006 12:53 AM
11-28-2006 12:53 AM
I have Oracle ERP 11.5.10.2 installed on a 2 node rp7410 cluster running houx 11.11
I have attached the output of glance and swapinfo.
The users are complaining of real slowness.
Any advise please,
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2006 01:04 AM
11-28-2006 01:04 AM
Re: Performance
Sorry you need to provide more information.
sar -d
swapinfo -tam
vmstat output.
You may wish to try this toolset for collecting data:
http://www.hpux.ws/system.perf.sh
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-28-2006 01:16 AM
11-28-2006 01:16 AM
Re: Performance
Your glance output shows 100% CPU usage. and 99% RAM usage.
Your sar output (that is sar output, by the way and NOT swapinfo output) shows that you do have some processes being paged out. That is not necessarily good.
What is the output of 'swapinfo -tam'?
How much RAM do you have on this machine? My first reaction to this would be to try to add some more RAM. It appears you may have a shortage.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2006 01:18 AM
11-28-2006 01:18 AM
Re: Performance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2006 01:21 AM
11-28-2006 01:21 AM
Re: Performance
More data is always needed.
Simple stuff like an indication of the IO subsystem (raid 5?) cpu counts, memory size.
But perhaps more importantly, a little context is needed.
Has it ever worked well?
Any major changes recently? (Cluster, OS, Oracle?)
What is the performance history? You do have a history showing cpu, mem, IO usage by day right?
At first glance there is CPU, IO is a little busy, memory highly used. Decrease the buffer space a little more and give to Oracle?
Buy more memory and give to Oracle as sga/db_buffers.
I suspect that any real understanding of performance issue wil have to come from how well Oracle is behaving. So you best get a statspack report or two going covering peak business windows and/or other windows of identifyable slowness.
Good luck,
Hein van den Heuvel
HvdH Performance Consulting.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2006 01:21 AM
11-28-2006 01:21 AM
Re: Performance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2006 01:39 AM
11-28-2006 01:39 AM
Re: Performance
The memory is 10gb. it has 4 cpus.
2 weeks ago we upgraded Oracle ERP for HRMS implementation though no users still exist for HRMS. We applied a series of patches from Oracle for this upgrade process.
I too think there is a memory pressure, and there are disk bottelnecks too.
Any other information that is required that could be of help.
Like kernel parameters etc. Just one thing I suspect the dbc_max_pct that I have set is the default and I feel it should be in the range of 15-20 with the dbc_min_pct to be 5.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2006 01:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2006 01:46 AM
11-28-2006 01:46 AM
Re: Performance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2006 01:59 AM
11-28-2006 01:59 AM
Re: Performance
Next would be to add some more memory.
Well now the system is very quite as all the users have left for the day. Tomorrow morning the system would dance again.
Thanku all round and would get back to the forum if there are any more issues.
Thanks a lot