Lenin Salvador <Sun Microsystems, Inc.> wrote:
>
> Sorry for the wider distribution. I still haven't gotten any response 
> on this
> inquiry of mine.
>
> I can't seem to find the answer to this in any of our nfs internal 
> sites, docs,
> even the nfs v3 protocol specs, nfs o'reilly books, etc.
>
> Can an NFS expert please help me answer this simple question for my 
> customer
> as we're planning on a huge nfs exporting from a NetApp filer.
>
> Any help highly, highly appreciated.
>
>
> Thanks and kindest regards,
>
> -Lenin Salvador-
> Lead System Support Engineer
> Sun Services - Americas
> Lehman Brothers Account
>
> <http://www.sun.com>  * Lenin Mercado Salvador *
> System Support Engineer
>
> *Sun Microsystems, Inc.*
> 400 Atrium Drive, Suite 2
> Somerset, NJ 08873 U.S.A.
> Mobile 917-560-4793
> Email Lenin.Salvador at Sun.COM
> <http://www.sun.com>
>
>
>
> Lenin Salvador <Sun Microsystems, Inc.> wrote:
>>
>> Hi nfs experts,
>>
>> My customer wants to know the size of the largest NFS share that can 
>> be seen by the Solaris 8 NFS V3 client. 
You can't find documentation of a limit because there isn't any limit. 
There could be some minor problems if it exceeds 8 exabytes, because 
that's the limit of 64 bit addressing. If you exceed 8 exabytes, you 
might do a "df -h" and get an odd number of bytes back in the free or 
size fields, but I'm guessing that 8 exabytes is not much of an obstacle 
just yet.
>> He's been told 128 TB, but wants a firm number from Sun.
>>
>> I have a question regarding NFS V3 client support from Solaris.  What 
>> is the max NFS share support by Solaris?
There is no limit of the number of remote file systems to mount, nor is 
there a limit on the size of a mount, or any limit on the aggregate of 
all remote mounts.
>> NFS V3 server should support up to 128TB by the protocol.  I am not 
>> sure of the  limitation on the NFS client side
V3 supports addressing of 2**63 per file, which is more than 128 TB.

V4 is no different, and neither is pNFS (NFSv4.1).

blw

Reply via email to