From: Tom Tucker <tom@opengridcomputing.com>
To: Roland Dreier <rdreier@cisco.com>
Cc: Chuck Lever <chuck.lever@oracle.com>,
"J. Bruce Fields" <bfields@fieldses.org>,
Linux NFS Mailing List <linux-nfs@vger.kernel.org>,
"linux-rdma@vger.kernel.org" <linux-rdma@vger.kernel.org>
Subject: Re: [PATCH,RFC] nfsd: Make INET6 transport creation failure an informational message
Date: Fri, 02 Apr 2010 13:52:39 -0500 [thread overview]
Message-ID: <4BB63CF7.7020905@opengridcomputing.com> (raw)
In-Reply-To: <adaljd57os6.fsf@roland-alpha.cisco.com>
Roland Dreier wrote:
> > > The write_ports code will fail both the INET4 and INET6 transport
> > > creation if
> > > the transport returns an error when PF_INET6 is specified. Some transports
> > > that do not support INET6 return an error other than EAFNOSUPPORT.
> >
> > That's the real bug. Any reason the RDMA RPC transport can't return
> > EAFNOSUPPORT in this case?
>
> I think Tom's changelog is misleading.
Yes, it should read "A transport may fail for some reason other than
EAFNOSUPPORT."
> The problem is that the RDMA
> transport actually does support IPv6, but it doesn't support the
> IPV6ONLY option yet. So if NFS/RDMA binds to a port for IPv4, then the
> IPv6 bind fails because of the port collision.
>
>
Should we fail INET4 if INET6 fails under any circumstances?
> Implementing the IPV6ONLY option for RDMA binding is probably not
> feasible for 2.6.34, so the best band-aid for now seems to be Tom's
> patch.
>
> - R.
>
prev parent reply other threads:[~2010-04-02 18:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-01 22:48 [PATCH,RFC] nfsd: Make INET6 transport creation failure an informational message Tom Tucker
2010-04-02 16:45 ` Chuck Lever
2010-04-02 17:22 ` Roland Dreier
2010-04-02 18:03 ` Chuck Lever
2010-04-02 19:04 ` Tom Tucker
2010-04-02 18:52 ` Tom Tucker [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=4BB63CF7.7020905@opengridcomputing.com \
--to=tom@opengridcomputing.com \
--cc=bfields@fieldses.org \
--cc=chuck.lever@oracle.com \
--cc=linux-nfs@vger.kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=rdreier@cisco.com \
/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