From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: linux-nfs-owner@vger.kernel.org Received: from bombadil.infradead.org ([198.137.202.9]:53494 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752474Ab3KGQfV (ORCPT ); Thu, 7 Nov 2013 11:35:21 -0500 Date: Thu, 7 Nov 2013 08:35:20 -0800 From: Christoph Hellwig To: Jeff Layton Cc: steved@redhat.com, linux-nfs@vger.kernel.org Subject: Re: [PATCH] gssd: cut down log chatter in gssd_search_krb5_keytab Message-ID: <20131107163520.GA17857@infradead.org> References: <1383839253-8223-1-git-send-email-jlayton@redhat.com> <20131107155837.GA16658@infradead.org> <20131107110928.68244ea7@tlielax.poochiereds.net> <20131107162123.GA9411@infradead.org> <20131107113310.567c3b64@tlielax.poochiereds.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20131107113310.567c3b64@tlielax.poochiereds.net> Sender: linux-nfs-owner@vger.kernel.org List-ID: On Thu, Nov 07, 2013 at 11:33:10AM -0500, Jeff Layton wrote: > > I'm still seing my issue after reverting that commit by hand. > > Hrm... > > You'd also see these messages in the log if it were the same problem: > > RPC: AUTH_GSS upcall timed out. > > ...it could also be a delay when trying to set up the callback channel > if you're running v4.0. Do you have the callback port firewalled off? Not seeing any of those, and running with 4.1 at the moment, although I could try 4.0. Talking to a server on the same host, so firewalling is unlikely.