From: Bradford Arrington <brada@cadence.com>
To: Bruce Allan <bruce.allan@us.ibm.com>
Cc: nfs@lists.sourceforge.net
Subject: Re: default nfs mount options from linux to linux
Date: Fri, 22 Apr 2005 09:36:06 -0700 [thread overview]
Message-ID: <1114187766.6702.6.camel@localhost> (raw)
In-Reply-To: <OF05A65FF9.8E6B5618-ON88256FEB.00566EB2-88256FEB.0056BCC7@us.ibm.com>
Bruce,
First thank you to all who replied.
It turns out I should have just looked at the source code to the mount
command found in utils-linux tar package.
It seems that although it may look like its mount with 8k r/wsize, the
mount C code says it is automatically changed by the kernel it self when
needed.
This explains a lot because if I where to just mount it with 8k r/wsizes
the performance is slower than if I where to just mount linux to linux
with out any options (i.e. mount linxnfs:/export /mnt).
These seem to be the initial defaults :
nfs rw,v3,rsize=8192,wsize=8192,hard,udp,lock
However this does not work with Solaris 10, in order to get higher
throughput speeds you must specify 8k r/wsizes
-Brad
On Fri, 2005-04-22 at 08:47 -0700, Bruce Allan wrote:
> Mount the volume without options and check /proc/mounts. Note that some
> options may differ based on negotiation with the server.
>
> Regards,
> ---
> Bruce Allan <bruce.allan@us.ibm.com>
> Software Engineer, Linux Technology Center
> IBM Corporation, Beaverton OR USA
> 503-578-4187 IBM Tie-line 775-4187
>
>
>
>
> Bradford Arrington <brada@cadence.com>
> Sent by: nfs-admin@lists.sourceforge.net
> 04/21/2005 06:01 PM
>
> To
> nfs@lists.sourceforge.net
> cc
>
> Subject
> [NFS] default nfs mount options from linux to linux
>
>
>
>
>
>
>
> Does anyone know what or how to find the default mount option are when
> mounting an nfs volume?
> example
> mount linuxnfs:/export /mnt
>
> How do I find the rsize/wsize and any other options? (that are default)
>
> I am lead to believe that the nfs man page information is false for
> r/wsize 1k (no way) (udp default is correct though). If I set the
> r/wsize to 1k performance is very slow. In a "vanilla" default as above
> it has the fastest iozone benchmarks.
>
> Thanks,
> -Brad
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> NFS maillist - NFS@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nfs
>
>
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
next prev parent reply other threads:[~2005-04-22 16:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-22 1:01 default nfs mount options from linux to linux Bradford Arrington
2005-04-22 1:42 ` Dan Stromberg
2005-04-22 15:47 ` Bruce Allan
2005-04-22 16:36 ` Bradford Arrington [this message]
2005-04-22 17:10 ` Dan Stromberg
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=1114187766.6702.6.camel@localhost \
--to=brada@cadence.com \
--cc=bruce.allan@us.ibm.com \
--cc=nfs@lists.sourceforge.net \
/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.