nfs livelock on 2.5.24-dj1

rwhron@earthlink.net
Tue, 25 Jun 2002 07:54:19 -0400


Livelock on 2.5.24-dj1 running bonnie++ over NFS exported with:

root@mountain:/tmp# cat /etc/exports
/opt/testing/nfs 192.168.0.0/24(rw,root_squash,no_wdelay,anonuid=18008,anongid=18008)

Mounted locally (same machine as nfs server) with:
mount -t nfs -o rsize=8192,wsize=8192,hard,intr mountain:/opt/testing/nfs /nfs

stack trace is at:
http://home.earthlink.net/~rwhron/kernel/2.5.24-dj1.nfs.trace.txt

-- 
Randy Hron
http://home.earthlink.net/~rwhron/kernel/bigbox.html

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/