RPC: AUTH_GSS upcall timed out -- out of ideas

J. Bruce Fields bfields at fieldses.org
Mon Oct 16 09:14:11 EDT 2006


On Mon, Oct 16, 2006 at 02:41:59PM +0300, Andri wrote:
> And so shall your curiosity be satisfied!
> # ls -l /proc/6491/fd/
> total 7.0K
> 1.0K lrwx------ 1 root root 64 2006-10-16 14:18 0 -> /dev/null
> 1.0K lrwx------ 1 root root 64 2006-10-16 14:18 1 -> /dev/null
> 1.0K lrwx------ 1 root root 64 2006-10-16 14:18 2 -> /dev/null
> 1.0K lr-x------ 1 root root 64 2006-10-16 14:18 3 -> /etc/gssapi_mech.conf
> 1.0K lrwx------ 1 root root 64 2006-10-16 14:18 4 -> socket:[13384]
> 1.0K lr-x------ 1 root root 64 2006-10-16 14:18 5 ->
> /var/lib/nfs/rpc_pipefs/nfs/
> 1.0K lr-x------ 1 root root 64 2006-10-16 14:18 6 ->
> /var/lib/nfs/rpc_pipefs/nfs/clnt0/

Huh.  So it's also supposed to have something named

	/var/lib/nfs/rpc_pipefs/nfs/clnt0/krb5

You might check that directory and see if there's a file named krb5 in
there.

Maybe you just need to "modprobe rpcsec_gss_krb5" before mounting?

--b.


More information about the NFSv4 mailing list