View Incident:
http://co-op.engr.sgi.com/BugWorks/code/bwxquery.cgi?search=Search&wlong=1&view_type=Bug&wi=817944
Submitter : tbd Submitter Domain : sgi.com
Assigned Engineer : nb Assigned Domain : sgi.com
Assigned Group : xfs-linux Category : software
Customer Reported : F Priority : 1
Project : xfs-linux Status : open
Description :
Exporting an XFS file system on a linux server and using it
NFS V3 server from an Irix or Sun client hangs the XFS directory.
To recreate:
On IRIX machine:
mkdir /tmp/permit
mount permit:/mnt_xfs /tmp/permit
cd /home/daisy08/nettest/tests/nfs/regression
cp -r sgi.new /tmp/permit/sgi.new
cd /tmp/permit/sgi.new/special
ls ------ this hangs
ls locally on the linux server hangs as well and nfsd seems to hang.
Snoop shows that readdirplus calls are being retransmitted to the
linux server.
I did NOT see this problem under the following conditions:
linux client (SNIA)
ext2 file system on the server.
version 2 NFS
|