From: Guillaume Morin <guillaume@morinfr.org>
To: Chuck Lever <chucklever@gmail.com>
Cc: Guillaume Morin <guillaume@morinfr.org>,
Linux NFS Mailing List <linux-nfs@vger.kernel.org>,
Trond Myklebust <trond.myklebust@primarydata.com>,
Chris Mason <clm@fb.com>
Subject: Re: [BUG] nfs3 client stops retrying to connect
Date: Thu, 4 Jun 2015 22:06:22 +0200 [thread overview]
Message-ID: <20150604200621.GA10335@bender.morinfr.org> (raw)
In-Reply-To: <DAF3CB64-5777-4F74-A31E-4F3FE55D14AD@gmail.com>
Hi Chuck,
On 03 Jun 14:31, Chuck Lever wrote:
> > If somehow xs_close() is called before the callback
> > happens, I think it could leave XPRT_CONNECTING on forever though
> > (since xs_tcp_setup_socket is never called), see
> > https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/tree/net/sunrpc/xprtsock.c?id=refs/tags/v3.14.43#n887
> >
> > I am still have a few clients with the stuck mount so I could gather
> > more information if necessary.
>
> A series of commits were merged into the v4.0 kernel, starting with commit 4dda9c8a5e34,
> that changed the TCP connect logic significantly. It would be helpful to know if the
> problem can be reproduced when your clients are running the v4.0 kernel.
Understood but I actually cannot reproduce it on 3.14 as well so I am
not hopeful I'll be able to try this.
This just happened during a kernel panic of our nfs server which stayed
down for a while, then only a dozen machines could not recover, the rest
was fine. So it is definitely not that easy to trigger.
So far all my attempts to reproduce this have failed. I tried mostly by
setting iptables to send RSTs back to the server randomly using iptables
and dropping syns pretty often. If you have any suggestions, that'd be
great
Do you have any thoughts about my impression that there could be race
between cancelling the callback in xs_close() that could leave
XPRT_CONNECTING on?
Thanks in advance
Guillaume.
--
Guillaume Morin <guillaume@morinfr.org>
next prev parent reply other threads:[~2015-06-04 20:06 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-21 1:21 [BUG] nfs3 client stops retrying to connect Guillaume Morin
2015-06-03 18:31 ` Chuck Lever
2015-06-04 20:06 ` Guillaume Morin [this message]
2015-06-04 21:23 ` Chuck Lever
2015-06-04 22:14 ` Guillaume Morin
2015-06-05 2:57 ` Chuck Lever
2015-06-08 17:10 ` Guillaume Morin
2015-06-08 17:50 ` Chuck Lever
2015-06-08 18:12 ` Guillaume Morin
2015-08-25 15:16 ` Guillaume Morin
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=20150604200621.GA10335@bender.morinfr.org \
--to=guillaume@morinfr.org \
--cc=chucklever@gmail.com \
--cc=clm@fb.com \
--cc=linux-nfs@vger.kernel.org \
--cc=trond.myklebust@primarydata.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;
as well as URLs for NNTP newsgroup(s).