>So what does this exercise leave me thinking? Is Linux 2.4.x really  
>screwed up in NFS-land? This Solaris NFS replaces a Linux-based NFS  
>server that the clients (linux and IRIX) liked just fine.


Yes; the Linux NFS server and client work together just fine but generally
only because the Linux NFS server replies that writes are done before
they are committed to disk (async operation).

The Linux NFS client is not optimized for server which do not do this
and it appears to write little before waiting for the commit replies.

Casper
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to