[ New messages · Members · Forum rules · Search · RSS ]
  • Page 1 of 1
  • 1
Forum moderator: shanky, Piyu, Resh  
Forum » Open System-Linux » Linux System questionare » Filesystem Hanging in Linux (The Filesystem is hanging in Linux OS. How to recover it?)
Filesystem Hanging in Linux
shankyDate: Wednesday, 2014-04-09, 8:18 PM | Message # 1
Lieutenant
Group: Administrators
Messages: 46
Awards: 0
Reputation: 104
Status: Offline
Hello..
The filesystem is hanging in my Linux OS. I tried to check the file syetem using df -k.
But it is hanging.. I pressed Ctrl+C to exit.

How to recover from this situation. How to make filesystem normal.
See the attachement.
Thanks


s.k.bhagat
 
PiyuDate: Wednesday, 2014-04-16, 12:03 PM | Message # 2
Private
Group: Users
Messages: 10
Awards: 0
Reputation: 21
Status: Offline
Hello Shankar,

Try "lsof | grep nfs" to see if anything has the mountpoint open. If
not, try "umount -f /mnt/nfs" as the root user to try a forced umount.

Also check to see if the mount command (or /etc/fstab entry) has "hard"
specified (that's the default as well). Unless you're really certain
about the stability of the network and of the NFS server, I'd recommend
you specify "soft" in the mount command (see "man 5 nfs" for details).
 
Forum » Open System-Linux » Linux System questionare » Filesystem Hanging in Linux (The Filesystem is hanging in Linux OS. How to recover it?)
  • Page 1 of 1
  • 1
Search: