From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1) Gecko/20031114 Galeon/1.3.10 Description of problem: I have two fedora systems, one running the standard 2.4.22-1.2115.nptlsmp kernel and the other running the 2.6.0-0.test11.1.99smp kernel. I had an SGI die and wanted to get some data off of some XFS formatted disks. I put the XFS disks on the 2.6 kernel system, mounted them and began to transfer data over NFS. The problem is that one directory has over 3000 files in it and everytime I ls that directory, I get "NFS: readdir reply truncated!" error messages on the client 2.4.22 system and only 91 files listed. I've tried mounting with vers=2, vers=3, and pumping up the rsize and wsize to 8192 but they don't help. Is this a known problem and is there a work around? Version-Release number of selected component (if applicable): kernel-smp-2.4.22-1.2115.nptl, kernel-smp-2.6.0-0.test11.1.99 How reproducible: Always Steps to Reproduce: 1. described above 2. 3. Additional info:
I am facing similar problem on a Dell 2650 server using NFS mounts from Netapps using tcp 32k mount options.
I am facing similar problem on a Dell 2650 server using NFS mounts from Netapps using tcp 16k mount options. Kernel -- 2.4.21-9.ELsmp RHEL 3.0 The server pings but does not respond to any login - Thanks
Would it be possible to get an ethereal trace of this? Its not clear to me if the server is not sending enough or the client can't handle the amount the server is sending.