* 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* Re: RPC: AUTH_GSS upcall timed out.
2013-05-09 22:19 RPC: AUTH_GSS upcall timed out Steve Dickson
@ 2013-05-10 0:20 ` Chuck Lever
0 siblings, 0 replies; 2+ messages in thread
From: Chuck Lever @ 2013-05-10 0:20 UTC (permalink / raw)
To: Steve Dickson; +Cc: Linux NFS mailing list
On May 9, 2013, at 6:19 PM, Steve Dickson <SteveD@redhat.com> wrote:
> 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"?
Read the archives, we've been working on a fix for the past few days.
This commit fixes a regression, so it would be just as hard to revert as to fix the upcall.
>
> steved.
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ 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.