Project

General

Profile

Actions

Bug #847

open

processes getting stuck on mount point

Added by corecode over 16 years ago. Updated almost 3 years ago.

Status:
Feedback
Priority:
Normal
Assignee:
Category:
Kernel
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Hey,

I just experienced the infamous ``cache_lock: blocked on 0xd591d418 ""'' message. Checking why the process got stuck revealed that the lock is actually being held by another process which is in the process of doing a lstat(2) on /mnt, a nfs mount which server went away. The stuck process is doing the same, fwiw.

So here it is not a namecache bug, but rather an artifact of nfs being stuck. Anoying nevertheless. Anybody have a clue how to fix that? Yea, mount with -intr. Why don't we do that per default?

cheers
simon


Files

mount_nfs01.diff (1.17 KB) mount_nfs01.diff tuxillo, 02/24/2014 08:36 AM
Actions

Also available in: Atom PDF