- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: vhand hogs my server
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-07-2005 08:19 PM
06-07-2005 08:19 PM
Since 2 days my server has been having some problems.
In effect I find out that vhand is hogging resoruces.
So I have an high cpu time spent in system mode and an high use to internal disks (where I have swap area).
The problem starts every day about at 6 am but I haven't got any crontab job scheduled at this time.
If I reboot server I get to normal system functionality.
How can I know what process creates problem?
Can I try to "restart" vhand with kill -1?
Thank You
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2005 08:40 PM
06-07-2005 08:40 PM
Re: vhand hogs my server
read this thread:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=41039
which explains what is vhand and also on what to check.
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2005 08:43 PM
06-07-2005 08:43 PM
SolutionAre you running low on memory?
How much RAM does the system have?
How much swap is configured?
Are there any file-systems which are using options OTHER than 'delaylog' in the /etc/fstab (i.e. delaylog nodatainlog convosync= etc.)?
PHKL_30796 was a patch recommended for issues with vhand hogging resource, although this issue tends to be highlighted when there is high IO on a filesystem with certain mount options specified. I've experienced this first hand!
All the best - Keith
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2005 11:19 PM
06-07-2005 11:19 PM
Re: vhand hogs my server
What I find very strange is that suddenly at about 6 am this problem appears without anyone does anything on system.
It seems don't be any memory shortage.
Only vhand seems to run without any swap activity done by swapper process.
I applied vhand patch suggested on this thread.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2005 12:30 AM
06-13-2005 12:30 AM
Re: vhand hogs my server
Thank You