Bug 204963

Summary: Input/output error: possible circular locking dependency detected
Product: [Fedora] Fedora Reporter: Benjamin Reed <redhat>
Component: kernelAssignee: Red Hat Kernel Manager <kernel-mgr>
Status: CLOSED DUPLICATE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-09-01 20:37:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
output of dmesg none

Description Benjamin Reed 2006-09-01 19:03:15 UTC
Description of problem:
I am unable to view/edit a large number of files over an autofs-mounted NFS
directory.

Version-Release number of selected component (if applicable):

Here's all of the possibly-relevant stuff:
  autofs-5.0.1-0.rc2.1
  kernel-2.6.17-1.2608.fc6
  nfs-utils-lib-1.0.8-7.2
  nfs-utils-1.0.9-5.fc6
  portmap-4.0-65.2.2.1

How reproducible: every time

Steps to Reproduce:
1. boot
2. cd to a directory that is NFS-mounted
3. cat CVS/Root
  
Actual results:
$ cat CVS/Root
cat: CVS/Root: Input/output error

Expected results:
the contents of the file  ;)

Additional info:
dmesg has a large stack trace from the kernel; attaching as "dmesg.out.gz"

Comment 1 Benjamin Reed 2006-09-01 19:03:15 UTC
Created attachment 135406 [details]
output of dmesg

Comment 2 Benjamin Reed 2006-09-01 19:23:47 UTC
I just confirmed that reverting to kernel-2.6.17-1.2157_FC5 fixes it, so it must
be a kernel issue specifically (although going by the dmesg output, that was
pretty clearly the case anyways :)

Comment 3 Bill Nottingham 2006-09-01 20:37:53 UTC

*** This bug has been marked as a duplicate of 204859 ***