All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Banks <gnb@sgi.com>
To: Dan Stromberg <strombrg@dcs.nac.uci.edu>
Cc: nfs@lists.sourceforge.net
Subject: Re: max filesystem size - nfs imposed limit?
Date: Thu, 20 May 2004 12:20:04 +1000	[thread overview]
Message-ID: <20040520022004.GE7316@sgi.com> (raw)
In-Reply-To: <1085010251.22480.52.camel@sabaki.dcs.uci.edu>

On Wed, May 19, 2004 at 04:44:11PM -0700, Dan Stromberg wrote:
> 
> We need to set up a multiterrabyte filesystem (probably 30T), and NFS
> export it.
> 
> Does linux nfs impose a maximum filesystem size? 

Yes, but if you use v3 or v4 it's larger than you care about.

> Or is that strictly a
> matter of the filesystem type being exported (ext3, xfs, lustre, gfs,
> whatever)?

That also matters.  You need to have a server OS which supports
large block devices, and the filesystem needs to support it also.
Obviously, XFS does (except it can't export more than 2^32 inodes
currently).

> Does it matter if you're using nfs v2/v3/v4? 

Yes.  Don't use NFSv2.

> Does the
> kernel version matter?  How about 32 bit vs 64 bit platforms (especially
> interested in whether an opteron or linux ppc would help)?

This comes down to large block device support.  You need to use 2.6
or apply the LBD patch to 2.4.

> Is linux NFS on 64 bit platforms stable?

Yes.  Our sales staff will be happy to sell you one, and as many TB
of disk as you can afford.

Greg.
-- 
Greg Banks, R&D Software Engineer, SGI Australian Software Group.
I don't speak for SGI.


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

      reply	other threads:[~2004-05-20  2:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-19 23:44 max filesystem size - nfs imposed limit? Dan Stromberg
2004-05-20  2:20 ` Greg Banks [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=20040520022004.GE7316@sgi.com \
    --to=gnb@sgi.com \
    --cc=nfs@lists.sourceforge.net \
    --cc=strombrg@dcs.nac.uci.edu \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.