- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Operating Systems
 - >
 - Operating System - HP-UX
 - >
 - fcachedaemon started using %100 CPU
 
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
 
07-20-2010 06:11 AM
07-20-2010 06:11 AM
			
				
					
						
							fcachedaemon started using %100 CPU
						
					
					
				
			
		
	
			
	
	
	
	
	
Any ideas?
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
07-20-2010 06:15 AM
07-20-2010 06:15 AM
			
				
					
						
							Re: fcachedaemon started using %100 CPU
						
					
					
				
			
		
	
			
	
	
	
	
	
ps -ef | grep fcachedaemon
Might want to kill the process and see what happens.
Nothing about this on docs.hp.com
HP-UX?
What Version?
What was the last major patch set installed?
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
 
07-20-2010 06:20 AM
07-20-2010 06:20 AM
			
				
					
						
							Re: fcachedaemon started using %100 CPU
						
					
					
				
			
		
	
			
	
	
	
	
	
HP-UX 11.31
# ps -ef | grep fcachedaemon
root 60 0 219 Mar 25 ? 1523:32 fcachedaemon
root 13410 22085 0 17:17:11 pts/1 0:00 grep fcachedaemon
# find / -name fcachedaemon
#
(No match on file system!?)
Lates patch set:
QPKAPPS B.11.31.1003.347a Applications Patches for HP-UX 11i v3, March 2010
QPKBASE B.11.31.1003.347a Base Quality Pack Bundle for HP-UX 11i v3, March 2010
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
07-20-2010 11:36 AM
07-20-2010 11:36 AM
			
				
					
						
							Re: fcachedaemon started using %100 CPU
						
					
					
				
			
		
	
			
	
	
	
	
	
The kernel itself starts this daemon as part of system initialization, you can not control nor should you kill it.
As to what it is doing -- that would take much more detailed digging into your file cache internals to know for sure.
There is QXCR1001004933 where fcachedaemon took 100% of the cpu time on a single cpu vPar due to an inefficiency in its reclamation paths. This may be what you're hitting. PHKL_41005 has that fix, and since that is after the 1003 bundle, I don't expect you have it already.
The only other option I would expect would be to contact support and let them analyze your box directly or work with you to send a crash dump for analysis. This isn't the kind of thing that can be walked through in a web forum.
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
07-20-2010 12:00 PM
07-20-2010 12:00 PM
			
				
					
						
							Re: fcachedaemon started using %100 CPU
						
					
					
				
			
		
	
			
	
	
	
	
	
I would read the notes on PHKL_41005 and schedule and install if you think it is relevant.
It will require a reboot and as a precaution take an Ignite backup of the boot drive before you begin.
I see no reason to analyze a crash dump unless there has actually been a system crash.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com