On Fri, Apr 17, 2009 at 10:34:07AM +0100, Nigel Horne wrote: > Package: nfs-common > Version: 1:1.1.2-6lenny1 > Severity: grave > Justification: renders package unusable > > > Large remote files can't be read: > > packard:/mnt/gateway/tmp$ mount | fgrep gateway > gateway:/ on /mnt/gateway type nfs (rw,hard,intr,addr=192.168.1.1) > gateway:/home on /mnt/gateway/home type nfs (rw,hard,intr,addr=192.168.1.1) > gateway:/var on /mnt/gateway/var type nfs (rw,hard,intr,addr=192.168.1.1) > packard:/mnt/gateway/tmp$ cd /mnt/gateway/tmp > n...@packard:/mnt/gateway/tmp$ ls -l njh foo > -rw-r--r-- 1 njh njh 4 2009-04-17 10:28 foo > -rw-r----- 1 njh njh 185219775 2009-04-17 10:27 njh > n...@packard:/mnt/gateway/tmp$ od -bc foo > 0000000 142 141 162 012 > b a r \n > 0000004 > n...@packard:/mnt/gateway/tmp$ od -bc njh > od: njh: read error: Input/output error > 0000000
Hi, I just tested on a lenny installation with the same version and I can read such files without problems (and 178MB is not a large file, this should be no problem for the Linux NFS server). Are you sure this is not a different problem, like a networking problem or server problem? What do you see in dmesg on both the client and the server when running the od? regards, iustin -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org