[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
NFS on 6.1 limits at 4 Gig
- To: freebsd-hackers_(_at_)_freebsd_(_dot_)_org
- Subject: NFS on 6.1 limits at 4 Gig
- From: "Julian Stacey" <jhs_(_at_)_berklix_(_dot_)_org>
- Date: Thu, 2 Nov 2006 11:50:17 +0100 (CET)
- Cc: jhs_(_at_)_berlix_(_dot_)_com
- Fcc: sent
- Organization: http://berklix.com BSD Unix C Net Consultancy, Munich/Muenchen
NFS fails on files >= 4 Gig Can someone confirm please.
uname -r # 6.1-RELEASE (both hosts)
# echo "1024 1024 * 4 * 1 + p" | dc # 4194305
dd if=/dev/zero of=junk bs=1k count=4194305
ls -l junk # 4294968320 bytes
rsh an_nfs_host ls -l /host/`hostname -s`/usr/tmp/junk # 1024 byte size!
# with count=4194304, ls shows 0 bytes.
It's not AMD failing, but NFS, as with an /etc/amd.map with a
non NFS entry for my host "laps" for efficiency (in case some
shell on host laps mounts itself), the full size 4294968320 is seen.
/etc/amd.map
/defaults type:=host;fs:=${autodir}/${rhost};rhost:=${key}
laps type:=link;fs:=..
It's not just ls, cmp fails too, ( as also does my
http://berklix.com/~jhs/src/bsd/jhs/bin/public/cmpd/cmpd.c )
cmp -z junk /host/laps/usr/tmp/junk # junk /host/laps/usr/tmp/junk differ: size
Is send-pr appropriate ?
Julian
--
Julian Stacey. BSD Unix C Net Consultancy, Munich/Muenchen http://berklix.com
Mail Ascii, not HTML. Ihr Rauch = mein allergischer Kopfschmerz.
http://berklix.org/free-software
_______________________________________________
freebsd-hackers_(_at_)_freebsd_(_dot_)_org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe_(_at_)_freebsd_(_dot_)_org"
Visit your host, monkey.org