Operating System - HP-UX
1835275 Members
2580 Online
110078 Solutions
New Discussion

Re: df command causing high cpu usage

 
AshishJain_USA
Frequent Advisor

df command causing high cpu usage

Is someone aware of any known issues with df command consumig high cpu usage .

The OS is HPUX 11.00 and the df command is 73728 bytes ( Feb 25 )

4 REPLIES 4
A. Clay Stephenson
Acclaimed Contributor

Re: df command causing high cpu usage

I'm willing to bet that the problems lies not with df but with a particular filesystem. I would run it on each filesystem. Are these all local filesystems? Are any of them automounted? How does bdf behave?
If it ain't broke, I can fix that.
Steven E. Protter
Exalted Contributor

Re: df command causing high cpu usage

Shalom Sir,

I think that there is a NFS mount that is stale or an LVM problem on the system.

Check /var/adm/syslog/syslog.log and dmesg to start.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
AshishJain_USA
Frequent Advisor

Re: df command causing high cpu usage

1. There isn't any nfs mounted filesystem .
2. bdf output is perfect .

Ashish
A. Clay Stephenson
Acclaimed Contributor

Re: df command causing high cpu usage

But have you executed df for each filesystem individually?
If it ain't broke, I can fix that.