Return-Path: Received: from mx1.redhat.com ([209.132.183.28]:44247 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752883AbbEHMZ3 (ORCPT ); Fri, 8 May 2015 08:25:29 -0400 Date: Fri, 8 May 2015 08:25:19 -0400 (EDT) From: Benjamin Coddington To: "Mkrtchyan, Tigran" cc: Olga Kornievskaia , Trond Myklebust , linux-nfs Subject: Re: 4.0 NFS client in infinite loop in state recovery after getting BAD_STATEID In-Reply-To: <110354172.1516782.1431074928783.JavaMail.zimbra@desy.de> Message-ID: References: <110354172.1516782.1431074928783.JavaMail.zimbra@desy.de> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-nfs-owner@vger.kernel.org List-ID: On Fri, 8 May 2015, Mkrtchyan, Tigran wrote: > Hi Olga, > > I believe we see the same infinite loop without delegation with RHEL6/7 > kernels, but without delegation being involved. Currently, on the server > side, if client looping is detected, we return RESOURCE. This breaks the > loop and application gets an IO error. > > Your fix is only covers the delegation case isn't it? > > Tigran. Tigran, do you have a BZ or can you tell me how to reproduce this? Ben