From: poma <pomidorabelisima@gmail.com>
To: Chuck Lever <chuck.lever@oracle.com>
Cc: Josh Boyer <jwboyer@fedoraproject.org>,
Paul Bolle <pebolle@tiscali.nl>,
Ian Chapman <packages@amiga-hardware.com>,
"Justin M. Forbes" <jforbes@redhat.com>,
Community support for Fedora users
<users@lists.fedoraproject.org>,
Mailing-List fedora-kernel <kernel@lists.fedoraproject.org>,
Tom Tucker <tom@opengridcomputing.com>,
Linux NFS Mailing list <linux-nfs@vger.kernel.org>
Subject: Re: NFS over RMDA
Date: Tue, 25 Nov 2014 15:26:53 +0100 [thread overview]
Message-ID: <547491AD.5090909@gmail.com> (raw)
In-Reply-To: <20141125132947.GA18909@hansolo.jdub.homelinux.org>
On 25.11.2014 14:29, Josh Boyer wrote:
> On Tue, Nov 25, 2014 at 02:12:08PM +0100, Paul Bolle wrote:
>> On Tue, 2014-11-25 at 13:40 +0100, poma wrote:
>>> On 25.11.2014 11:14, Ian Chapman wrote:
>>>> Hi,
>>>>
>>>> Is anyone successfully running NFS over RDMA on Fedora 20+?
>>>>
>>>> I've edited /etc/sysconfig/nfs and set the the following config paramter.
>>>>
>>>> RDMA_PORT=20049
>>>>
>>>> Upon restarting the nfs server I get the following:
>>>>
>>>> modprobe: FATAL: Module svcrdma not found
>>>> /usr/libexec/nfs-utils/scripts/nfs-server.postconfig: line 12: echo:
>>>> write error: Protocol not supported
>>>>
>>>> So it looks like the kernel module svcrdma is missing and the last
>>>> kernel to have it was 3.11.10-301.fc20. The postconfig script belongs to
>>>> nfs-utils.
>>>>
>>>> Is svcrdma intentionally not built in the current kernels or has it been
>>>> replaced by something else?
>>>>
>>>
>>> [snip unedited copy from someone's terminal]
>>
>> 0) In mainline kernel v3.15 the config option SUNRPC_XPRT_RDMA was split
>> in two options: SUNRPC_XPRT_RDMA_CLIENT and SUNRPC_XPRT_RDMA_SERVER. See
>> commit 2e8c12e1b765 ("xprtrdma: add separate Kconfig options for
>> NFSoRDMA client and server support").
>>
>> 1) Fedora 20 first shipped v3.15 in last July (kernel-3.15.3-200.fc20).
>> Looking at the git history of the Fedora kernel package I found commit
>> commit fd469c7db4e6 ("Linux v3.15.2"). It dropped
>> CONFIG_SUNRPC_XPRT_RDMA=m from the config files (as it was useless). It
>> set CONFIG_SUNRPC_XPRT_RDMA_CLIENT to 'm' but did not set
>> CONFIG_SUNRPC_XPRT_RDMA_SERVER. The commit offers no explanation of this
>> choice. Perhaps it was discusses somewhere else.
>>
>> 2) A similar commit for Rawhide was 700baa35a69e ("Linux
>> v3.14-12042-g69cd9eba3886"), but it doesn't comment on this choice
>> either.
>>
>> 3) Perhaps Justin or Josh, authors of those commits, might recall why
>> only CONFIG_SUNRPC_XPRT_RDMA_CLIENT was set.
>
> At the time, server support for NFSoRDMA wasn't in the greatest shape
> and we disabled it at the request of the NFS developers. I believe this
> also matches what wound up in RHEL7.
>
> The NFS developers haven't asked us to turn it back on, so it has stayed
> off since.
>
> josh
>
Chuck, what is the current recommendation for 'CONFIG_SUNRPC_XPRT_RDMA_SERVER'?
poma
next parent reply other threads:[~2014-11-25 14:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <5474567D.6070609@amiga-hardware.com>
[not found] ` <547478A7.8050606@gmail.com>
[not found] ` <1416921128.10073.53.camel@x220>
[not found] ` <20141125132947.GA18909@hansolo.jdub.homelinux.org>
2014-11-25 14:26 ` poma [this message]
2014-11-25 15:03 ` NFS over RMDA Chuck Lever
2014-11-25 15:11 ` poma
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=547491AD.5090909@gmail.com \
--to=pomidorabelisima@gmail.com \
--cc=chuck.lever@oracle.com \
--cc=jforbes@redhat.com \
--cc=jwboyer@fedoraproject.org \
--cc=kernel@lists.fedoraproject.org \
--cc=linux-nfs@vger.kernel.org \
--cc=packages@amiga-hardware.com \
--cc=pebolle@tiscali.nl \
--cc=tom@opengridcomputing.com \
--cc=users@lists.fedoraproject.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