- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Operating Systems
 - >
 - Operating System - HP-UX
 - >
 - Re: vhand
 
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
 
02-13-2002 07:18 AM
02-13-2002 07:18 AM
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
02-13-2002 07:21 AM
02-13-2002 07:21 AM
Solutionhttp://www.docs.hp.com//hpux/onlinedocs/os/11i/mem_mgt.html#vhand,%20the%20pageout%20daemon
live free or die
harry
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
02-13-2002 07:23 AM
02-13-2002 07:23 AM
			
				
					
						
							Re: vhand
						
					
					
				
			
		
	
			
	
	
	
	
	
In brief, it is responsible for freeing up memory by paging it out.
If you would to learn more, look for the Whitepaper on the forums here.
Cheers, Ian Dennison
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
02-13-2002 07:23 AM
02-13-2002 07:23 AM
			
				
					
						
							Re: vhand
						
					
					
				
			
		
	
			
	
	
	
	
	
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
02-13-2002 07:24 AM
02-13-2002 07:24 AM
			
				
					
						
							Re: vhand
						
					
					
				
			
		
	
			
	
	
	
	
	
"vhand" is the swapper process that handles the normal paging mechanism. It is the "swapper", the process that swap pages to and from between swap and memory.
hope this helps.
Regds
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
02-13-2002 07:24 AM
02-13-2002 07:24 AM
			
				
					
						
							Re: vhand
						
					
					
				
			
		
	
			
	
	
	
	
	
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
02-13-2002 07:26 AM
02-13-2002 07:26 AM
			
				
					
						
							Re: vhand
						
					
					
				
			
		
	
			
	
	
	
	
	
Rgds / James
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
02-13-2002 07:27 AM
02-13-2002 07:27 AM
			
				
					
						
							Re: vhand
						
					
					
				
			
		
	
			
	
	
	
	
	
If it's consuming a lot of cpu, look at this:
http://us-support3.external.hp.com/cki/bin/doc.pl/screen=ckiDisplayDocument?docId=200000043976223
live free or die
harry
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
02-13-2002 07:27 AM
02-13-2002 07:27 AM
			
				
					
						
							Re: vhand
						
					
					
				
			
		
	
			
	
	
	
	
	
If you see "vhand" consuming a lot of system time, you should reduce the value of the kernel parameters, dbc_min_pct and dbc_max_pct Your dbc_max_pct was probably set at the default value of 50%, so it is consuming half of your RAM over time, thus slowing performance and using memory.
Hope this helps.
Regds
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
02-13-2002 07:29 AM
02-13-2002 07:29 AM
			
				
					
						
							Re: vhand
						
					
					
				
			
		
	
			
	
	
	
	
	
vhand process is responsible for performing paging tasks.
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
02-13-2002 07:34 AM
02-13-2002 07:34 AM
			
				
					
						
							Re: vhand
						
					
					
				
			
		
	
			
	
	
	
	
	
Also, Check this out:
http://www.docs.hp.com//hpux/onlinedocs/os/11i/mem_mgt.html#pregion elements used by vhand
HTH,
Shiju
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
02-13-2002 08:17 AM
02-13-2002 08:17 AM
			
				
					
						
							Re: vhand
						
					
					
				
			
		
	
			
	
	
	
	
	
Thanks everybody for your replies.
Sandip