- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Hang-situations
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
01-23-2007 04:12 AM
01-23-2007 04:12 AM
Hang-situations
We have an Itanium HP-UX server with SAP (Oracle) running on it.
Since a couple of months we regularly get a hanging-situation. SAP does hardly respond and it takes ages to log on into UNIX.
When we finally get logged into UNIX we run top and see that both processors are 95% idle.
But when we run sar -d 3 5, we see that the bootdisk (c2t1d0 in vg00) is 100% used. We think it is swapping.
Does anyone have any suggestions what might cause this behaviour? We do not think it is SAP causing this. We had performance problems before which were caused by SAP but then we had no trouble to login onto UNIX.
We are thinking maybe the network interface card might cause the problems but we are not sure how to test this. Well I suppose we can try to logon to the console next time we experience this "hanging".
I hope someone has a tool to find out what is wrong.
By the way we checked the syslog but see no entries there at the time of the "hanging"
Best regards
Lianne
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2007 04:25 AM
01-23-2007 04:25 AM
Re: Hang-situations
You should examine the output of:
# swapinfo -tam
# vmstat
Page-outs in double-digits (>10) signify that paging (swapping) is becoming a problem.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2007 04:27 AM
01-23-2007 04:27 AM
Re: Hang-situations
# vmstat 5 60
# sar -w 5 60
If po>0 or swpot/s>0, then you are swapping.
If you'd like to record system activity for later analysis, make use of the system activity report package. 'man 1m sa1' for more information.
Are console logins unresponsive when the problem occurs?
PCS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2007 04:40 AM
01-23-2007 04:40 AM
Re: Hang-situations
you should check errors in your lan statistic.
Sorry, but I only know it for 11.11:
landiag - lan - dis
Then you see errors.
Maybe NFS problems/errors?
Any guru knows it for Itanium? (11.23, right?)
Volkmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2007 10:01 AM
01-23-2007 10:01 AM
Re: Hang-situations
However, a severe slowdown is different and requires more tools than sar to determine the problem. It is certainly possible that a runaway process is consuming all memory and forcing a massive amount of page outs -- run vmstat to see the page out rate. A temporary failure of a DNS server will also cause massive delays although there won't be a lot of disk activity at all under this condition.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2007 12:51 AM
01-25-2007 12:51 AM
Re: Hang-situations
We will have to wait until the next hang situation before we can try the commands that you sent us. (this might take weeks).
In the mean time we are having a look at what the output is in a normal situation.
If we find out what was the cause I will let you know.
Thank you.
Best regards
Lianne
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2007 08:25 PM
02-28-2007 08:25 PM
Re: Hang-situations
So we are changing settings SAP now so this can not happen anymore hopefully.
Thank you for all your help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2007 08:26 PM
02-28-2007 08:26 PM