bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: df command hangs system.


From: Bob Proulx
Subject: Re: df command hangs system.
Date: Fri, 19 Jan 2007 20:05:46 -0700
User-agent: Mutt/1.5.9i

Philip Rowlands wrote:
> Suresh Kumar Papneja, Noida wrote:
> >While executing "df -kP" or "df" command, the system will go in wait 
> >state until forcefully kill by ctrl+c,
> 
> It's likely that an NFS mount is hanging in the statfs call.

Agreed.  We usually use the 'df' command as a test to debug if the NFS
client has a problem.  If it hangs then I know there is an NFS
problem.

Also check the syslog.  This is located in various places on different
systems.  See if there are kernel nfs mount messages there.

  /var/log/syslog
  /var/log/messages
  /var/adm/syslog/syslog.log
  etc.

This is a common NFS problem.

Bob




reply via email to

[Prev in Thread] Current Thread [Next in Thread]