All of lore.kernel.org
 help / color / mirror / Atom feed
* RPC: AUTH_GSS upcall timed out.
@ 2013-05-09 22:19 Steve Dickson
  2013-05-10  0:20 ` Chuck Lever
  0 siblings, 1 reply; 2+ messages in thread
From: Steve Dickson @ 2013-05-09 22:19 UTC (permalink / raw)
  To: Linux NFS mailing list

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.
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-05-10  0:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-09 22:19 RPC: AUTH_GSS upcall timed out Steve Dickson
2013-05-10  0:20 ` Chuck Lever

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.