linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: linux-fsdevel@vger.kernel.org
Subject: Re: File size limitation in NFS
Date: 16 Apr 2003 16:55:51 -0700	[thread overview]
Message-ID: <b7kqi7$8oi$1@cesium.transmeta.com> (raw)
In-Reply-To: 1048092610.9649.11.camel@archiveLinux

Followup to:  <1048092610.9649.11.camel@archiveLinux>
By author:    Jim Deas <jdeas@jadsystems.com>
In newsgroup: linux.dev.fs.devel
> 
> 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.
> 

Check to make sure you're using NFSv3 and that both the client and
server support large files.

	-hpa
-- 
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
Architectures needed: ia64 m68k mips64 ppc ppc64 s390 s390x sh v850 x86-64

      reply	other threads:[~2003-04-16 23:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-19 16:50 File size limitation in NFS Jim Deas
2003-04-16 23:55 ` H. Peter Anvin [this message]

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='b7kqi7$8oi$1@cesium.transmeta.com' \
    --to=hpa@zytor.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).