- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Slow server cause vhang!
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
10-08-2003 11:33 AM
10-08-2003 11:33 AM
Slow server cause vhang!
rp5470 O.S.:hp-ux 11i Processors:2, 650MHz and RAM:4GB.
The server is extremly slow and when I execute top command, vhang is the second process consuming resources.
I checked the parameter kernel of the server dbc_max_pct and dbc_min_pct are seted to 4. (Dymanic Bufer Cache Size as Percent of System RAM Size).
What can I do to solve this problem_?
Can you help me please?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2003 11:46 AM
10-08-2003 11:46 AM
Re: Slow server cause vhang!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2003 11:49 AM
10-08-2003 11:49 AM
Re: Slow server cause vhang!
However I do offer a performance review if you attach the results of the following commands:
sar -u 5 5
sar -d 5 5
sar -v 5 5
sar -b 5 5
vmstat 5 5
swapinfo -tam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2003 11:52 AM
10-08-2003 11:52 AM
Re: Slow server cause vhang!
If 'vhand' is using lots of CPU then your system is most likely paging out (ie. swapping).
Check 'swapinfo -tam' output. If you are indeed swapping then you need to figure out why.
What applications run on this macihne? Is it a large database?
We really need more details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2003 12:20 PM
10-08-2003 12:20 PM
Re: Slow server cause vhang!
and I have a Oracle Data Base running.
O.S.:hp-ux 11i
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2003 12:39 PM
10-08-2003 12:39 PM
Re: Slow server cause vhang!
With as much swapping as you are doing though, I would highly recommend that you significantly increase the RAM in that machine. Since you are using almost 8GB of swap, I would consider upping the RAM to at least 12GB, if the rp5470 will support. I don't recall the maximum RAM that the rp5470 can have.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2003 12:44 PM
10-08-2003 12:44 PM
Re: Slow server cause vhang!
This server is severely constrained.
A) Change your swap priorities all to 1 in /etc/fstab:
dev 4096 3328 768 81% 0 - 1 /dev/vg00/lvol2
dev 4000 4000 0 100% 0 - 0 /dev/vg00/swap2
B) Buy more RAM immediately if you can, if you can't add more 2ndary swap. You're out.
total 11286 11050 236 98% - 0 -
C) You have a severe disk or tape bottleneck for you CPU averages 81% wait time.
C2) Any tape work going?
D) Disks c1t2d0 and c2t2d0 are 100% busy. What's on c1t2d0 and c2t2d0? O/S and swap?
D2) Move all of your 2ndary swap off of O/S disks and out of vg00. (* /dev/vg00/swap2 *)
In short, you're O/S is madly swapping out processes so buy some more RAM or turn off some processes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2003 01:54 PM
10-08-2003 01:54 PM
Re: Slow server cause vhang!
I have to work very hard inmediatly.
Have a good night! C U later friends!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2003 07:12 PM
10-08-2003 07:12 PM
Re: Slow server cause vhang!
Before looking any further, be sure to have these patches installed:
PHKL_28695
PHKL_28410
PHKL_29110
Believe me, installing these on 11.11 may save you a lot of time.
Best regards...
Dietmar.