In comp.os.linux.networking Augustus SFX van Dusen <(E-Mail Removed)>:
> I have two Linux boxes, A and B. A NFS-exports a directory D, which B
> mounts locally a mount point D'. The original directory D in A contains
> (among other things) a file F that is about 4G in size. When I access the
> contents of D from B (that is, when I cd into D' on B) the size of F is
> listed as being 224M only.
[..]
Sounds strange, nfs v2 supports iirc 2GB files, while v3 and v4
should just be limited by the underlying fs on the nfs server.
I'd check the version your are using or/and try mounting with a
higher version. You don't try to accidentally export some doze fs?
--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo
(E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 256: You need to install an RTFM interface.