RPC: AUTH_GSS upcall timed out -- out of ideas
Andri
aoeuid at gmail.com
Mon Oct 16 07:41:59 EDT 2006
J. Bruce Fields wrote:
> On Sun, Oct 15, 2006 at 09:23:47AM -0400, Kevin Coffman wrote:
>> On 10/14/06, Andri <aoeuid at gmail.com> wrote:
>>> dev-libs/libevent v1.1a
>>> -- latest in the Portage tree.
>>>
>>> # ps ax | grep rpc
>>> root 30249 ? 00:18:30 rpc.gssd
>>> rpc 30480 ? 00:23:53 /sbin/portmap
>>> root 30577 ? 00:23:54 [rpciod/0]
>>>
>>> I've quintuple checked everything, but still I've got a feeling I
>>> might've missed something. Are there any other weak points people often
>>> miss? Might even be a stupid mistake -- I'd take one happily to finally
>>> get this to work :)
>> It probably is something simple, but I'm missing it too...
>
> Our of curiosity--what does
>
> ls -l /proc/30249/fd/
>
> report? (Or replace 30249 by the right pid if you've since restarted
> rpc.gssd.)
>
> --b.
>
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/
# cat /etc/gssapi_mech.conf
/usr/lib/libgssapi_krb5.so mechglue_internal_krb5_init
# cat /var/lib/nfs/rpc_pipefs/nfs/clnt0/info
RPC server: server
service: nfs (100003) version 3
address: 10.0.2.1
protocol: udp
^^, During trying to mount NFS4 with sec=krb5 I have a regular NFS3
connection also open, but disconnecting that and trying again hasn't
made any difference. And if you're wondering -- I _am_ mounting to a
different directory :P
Best regards!
More information about the NFSv4
mailing list