hi I have a problem with NFSv3,
I have correctly installed kernel 2.2.18 with the NFSv3 support and util-linux2-10s. I have put in /etc/fstab 192.168.10.10:/vol/vol0/home /mnt nfs rsize=8192,wsize=8192,nfsvers=3,nolock,timeo=14,intr,bg 0 0 and all it works normally, but it does not write file greater than 2Gb. ulimit -a core file size (blocks) 0 data seg size (kbytes) unlimited file size (blocks) unlimited max locked memory (kbytes) unlimited max memory size (kbytes) unlimited .... .... why? thank's m. ----------