Linux NFS development
 help / color / mirror / Atom feed
From: Steve Dickson <SteveD@RedHat.com>
To: Linux NFS Mailing list <linux-nfs@vger.kernel.org>
Subject: Re: [PATCH] NFS server should enable RDMA by default
Date: Wed, 7 Apr 2021 15:40:31 -0400	[thread overview]
Message-ID: <9ae5a73c-7435-471b-a14b-e673bdf77c14@RedHat.com> (raw)
In-Reply-To: <20210407141810.33710-1-steved@redhat.com>



On 4/7/21 10:18 AM, Steve Dickson wrote:
> From: Chuck Lever <chuck.lever@oracle.com>
> 
> Product is shipped with NFS/RDMA disabled by default.
> An extra step is needed when setting up an NFS server
> to support NFS/RDMA clients.
> 
> Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1931565
> 
> Signed-off-by: Steve Dickson <steved@redhat.com>
Committed... (tag: nfs-utils-2-5-4-rc2)

steved.
> ---
>  nfs.conf | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/nfs.conf b/nfs.conf
> index 9042d27d..31994f61 100644
> --- a/nfs.conf
> +++ b/nfs.conf
> @@ -72,9 +72,9 @@
>  # vers4.0=y
>  # vers4.1=y
>  # vers4.2=y
> -# rdma=n
> -# rdma-port=20049
> -#
> +rdma=y
> +rdma-port=20049
> +
>  [statd]
>  # debug=0
>  # port=0
> 


  reply	other threads:[~2021-04-07 19:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-07 14:18 [PATCH] NFS server should enable RDMA by default Steve Dickson
2021-04-07 19:40 ` Steve Dickson [this message]
2021-04-07 19:52   ` Chuck Lever III

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=9ae5a73c-7435-471b-a14b-e673bdf77c14@RedHat.com \
    --to=steved@redhat.com \
    --cc=linux-nfs@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