From: Jim Deas <jdeas@jadsystems.com>
To: linux-fsdevel@vger.kernel.org
Subject: File size limitation in NFS
Date: 19 Mar 2003 08:50:10 -0800 [thread overview]
Message-ID: <1048092610.9649.11.camel@archiveLinux> (raw)
I am using a stock 2.4.18 kernel (Redhat 8.0)and using NFS to
share media files. These file can be 2+gig in size.
I have a problem with a 5.2G video file.
Using fopen64(filename,"rb"):
I can open the file on the local drive but over the NFS share
the fopen64 fails.
Smaller files do work both nfs and local.
The ls command reports the proper files sizes from the nfs share (even
the 5.2G file).
Where should I start looking? Can I assume the problem is
in nfsd and nfs or is this a deeper problem in the vfs.
Regards,
J. Deas
next reply other threads:[~2003-03-19 16:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-19 16:50 Jim Deas [this message]
2003-04-16 23:55 ` File size limitation in NFS H. Peter Anvin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1048092610.9649.11.camel@archiveLinux \
--to=jdeas@jadsystems.com \
--cc=linux-fsdevel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).