Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
---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
(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 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.
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 ***