All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Dickson <SteveD@redhat.com>
To: Linux NFS mailing list <linux-nfs@vger.kernel.org>
Subject: RPC: AUTH_GSS upcall timed out.
Date: Thu, 09 May 2013 18:19:48 -0400	[thread overview]
Message-ID: <518C2104.7060107@RedHat.com> (raw)

Hello,

commit 4edaa308888b4bd629fa025cc6d5b2bf1a2a51db
Author: Chuck Lever <chuck.lever@oracle.com>
Date:   Sat Mar 16 15:56:20 2013 -0400

    NFS: Use "krb5i" to establish NFSv4 state whenever possible

Introduced a hard code call to nfs_create_rpc_client(RPC_AUTH_GSS_KRB5I)
in nfs4_init_client() which means if rpc.gssd is not running the mount 
hangs for a bit logs the "RPC: AUTH_GSS upcall timed out" and then tries 
nfs_create_rpc_client(RPC_AUTH_NULL) allowing the mount to succeed.

Is this a known "feature"? 

steved.
 

             reply	other threads:[~2013-05-09 22:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-09 22:19 Steve Dickson [this message]
2013-05-10  0:20 ` RPC: AUTH_GSS upcall timed out Chuck Lever

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=518C2104.7060107@RedHat.com \
    --to=steved@redhat.com \
    --cc=linux-nfs@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.