Bug 695439

Summary: NFS client has troubles with fileid with bit 31 (or bit 63) set
Product: Red Hat Enterprise Linux 6 Reporter: IBM Bug Proxy <bugproxy>
Component: nfs-utilsAssignee: Jeff Layton <jlayton>
Status: CLOSED DUPLICATE QA Contact: yanfu,wang <yanwang>
Severity: high Docs Contact:
Priority: high    
Version: 6.1CC: balkov, jkachuck, jlayton, steved, syeghiay
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-05-26 11:27:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 684385, 684953    

Description IBM Bug Proxy 2011-04-11 18:30:36 UTC
---Problem Description---
NFS client has troubles with fileid with bit 31 (or bit 63) set
 
 
---uname output---
Linux elm3c66 2.6.18-194.el5PAE #1 SMP Tue Mar 16 22:00:21 EDT 2010 i686 i686 i386 GNU/Linux
 
Machine Type = X3550M2 
 
---Steps to Reproduce---
 run telldir test case on a server that produces fileids with bit 31 set
 
---NFS Component Data--- 
Client grep nfs /proc/mounts output:
 -o nolock
 
NFS local mount: EXT3
 
Userspace tool common name: cthon04 special test tellir 
 
NFS utils version: nfs-utils-1.0.9-44.el5
 
The userspace tool has the following bit modes: 32-bit 
 
Architecture and OS of the NFS client: RHEL 5.5 i386
 
exportfs -v output:
 /export         <world>(rw,wdelay,no_root_squash,no_subtree_check,anonuid=65534,anongid=65534)
 
Architecture and OS of the NFS server: RHEL 5.5 i386

Comment 2 Steve Dickson 2011-04-11 20:58:36 UTC
(In reply to comment #0)
> ---Problem Description---
> NFS client has troubles with fileid with bit 31 (or bit 63) set
Could you please define "troubles"? Is something failing, oops-ing?
Are error messages being logged?


> 
> ---Steps to Reproduce---
>  run telldir test case on a server that produces fileids with bit 31 set
I'm assuming this is the cthon special test. Is there an error message?
What are given args to create the error?


> 
> Architecture and OS of the NFS client: RHEL 5.5 i386
Is this a RHEL5 problem? If so why is the bz opened against 6.1?

Comment 3 IBM Bug Proxy 2011-04-11 22:00:50 UTC
------- Comment From ffilz.com 2011-04-11 17:54 EDT-------
This was discovered on RHEL 5.5, but is also an upstream bug, and therefore assumed to be in RHEL 6 also.

Jeff Layton and Joe Kachuck asked for IBM bug 68522, RIT1613663, to be cloned for RHEL 6.

Please see the other bug for full details.

Comment 9 Jeff Layton 2011-05-26 11:27:14 UTC
This patch got pulled in as part of a larger pNFS update, so closing this as a duplicate of that bug.

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