From: "Brian J. Murrell" <brian-SquOHqY54CVWr29BmMi2cA@public.gmane.org>
To: linux-nfs@vger.kernel.org
Subject: Re: stuck/hung nfsv4 mounts
Date: Mon, 03 Nov 2008 18:45:01 -0500 [thread overview]
Message-ID: <1225755901.2247.164.camel@brian-laptop> (raw)
In-Reply-To: <4d569c330811031433k7ae18d4enfbda349e8f90a951-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
On Mon, 2008-11-03 at 17:33 -0500, Kevin Coffman wrote:
>
> Once again, this is all from librpcsecgss. No messages originating
> from rpc.gssd itself here.
Not sure why. FWIW,
>
> > Nov 3 15:17:33 linux krb5kdc[5006]: TGS_REQ (1 etypes {1}) 10.75.22.1: ISSUE: authtime 1225740577, etypes {rep=1 tkt=1 ses=1}, brian@ILINX for nfs/linux.interlinx.bc.ca@ILINX
> > Nov 3 15:17:33 linux rpc.svcgssd[13724]: leaving poll
> > Nov 3 15:17:33 linux rpc.svcgssd[13724]: handling null request
> > Nov 3 15:17:33 linux rpc.svcgssd[13724]: sname = brian@ILINX
> > Nov 3 15:17:33 linux rpc.svcgssd[13724]: DEBUG: serialize_krb5_ctx: lucid version!
> > Nov 3 15:17:33 linux rpc.svcgssd[13724]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8
> > Nov 3 15:17:33 linux rpc.svcgssd[13724]: doing downcall
> > Nov 3 15:17:33 linux rpc.svcgssd[13724]: mech: krb5, hndl len: 4, ctx len 85, timeout: 2147483647, uid: 1001, gid: 1001, num aux grps: 13:
> > Nov 3 15:17:33 linux rpc.svcgssd[13724]: ( 1) 1001
> > Nov 3 15:17:33 linux rpc.svcgssd[13724]: ( 2) 117
> > Nov 3 15:17:33 linux rpc.svcgssd[13724]: ( 3) 1010
> > Nov 3 15:17:33 linux rpc.svcgssd[13724]: ( 4) 1011
> > Nov 3 15:17:33 linux rpc.svcgssd[13724]: ( 5) 2000
> > Nov 3 15:17:33 linux rpc.svcgssd[13724]: ( 6) 29
> > Nov 3 15:17:33 linux rpc.svcgssd[13724]: ( 7) 20
> > Nov 3 15:17:33 linux rpc.svcgssd[13724]: ( 8) 24
> > Nov 3 15:17:33 linux rpc.svcgssd[13724]: ( 9) 25
> > Nov 3 15:17:33 linux rpc.svcgssd[13724]: ( 10) 30
> > Nov 3 15:17:33 linux rpc.svcgssd[13724]: ( 11) 44
> > Nov 3 15:17:33 linux rpc.svcgssd[13724]: ( 12) 46
> > Nov 3 15:17:33 linux rpc.svcgssd[13724]: ( 13) 111
> > Nov 3 15:17:33 linux rpc.svcgssd[13724]: sending null reply
> > Nov 3 15:17:33 linux rpc.svcgssd[13724]: writing message: ...
> > Nov 3 15:17:33 linux rpc.svcgssd[13724]: finished handling null request
> > Nov 3 15:17:33 linux rpc.svcgssd[13724]: entering poll
>
> If you can get
> a packet trace between the client and server during the mount /
> context negotiation, check the NULL reply from the server for this
> error code.
Well, this is just it.
# mount -t nfs4 -s -o sec=krb5i,rw,intr,rsize=8192,wsize=8192 linux:/home/share /mnt/test
on the client does not result in any NFS4 traffic between the client and
the server. In fact if I ^C the above mount and issue it again, I don't
get another gss/svcgssd upcall. Is there some kind of caching going on?
How can I invalidate the cache? Probably it's moot though given that
this sequence of events is not resulting in any NFS4 traffic anyway.
This was all working before last night, then all of a sudden, it
stopped. Nothing remarkable happened at the time that
could/should/would have caused this silliness. ~sigh~
b.
next prev parent reply other threads:[~2008-11-03 23:45 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-03 15:05 stuck/hung nfsv4 mounts Brian J. Murrell
2008-11-03 16:59 ` Trond Myklebust
[not found] ` <1225731544.6958.6.camel-rJ7iovZKK19ZJLDQqaL3InhyD016LWXt@public.gmane.org>
2008-11-03 17:25 ` Jim Rees
2008-11-03 17:37 ` Trond Myklebust
[not found] ` <1225733834.6958.12.camel-rJ7iovZKK19ZJLDQqaL3InhyD016LWXt@public.gmane.org>
2008-11-03 21:40 ` Chuck Lever
2008-11-03 22:20 ` Peter Staubach
2008-11-03 22:47 ` Chuck Lever
2008-11-04 16:03 ` Peter Staubach
2008-11-03 17:38 ` Benny Halevy
2008-11-03 17:50 ` Brian J. Murrell
2008-11-03 19:58 ` Kevin Coffman
[not found] ` <4d569c330811031158r26963e0w5bcf8331e0fb14b7-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-11-03 20:09 ` Brian J. Murrell
2008-11-03 20:28 ` Kevin Coffman
[not found] ` <4d569c330811031228r5bb9aefs7a970303910810e2-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-11-03 21:12 ` Brian J. Murrell
2008-11-03 22:33 ` Kevin Coffman
[not found] ` <4d569c330811031433k7ae18d4enfbda349e8f90a951-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-11-03 23:45 ` Brian J. Murrell [this message]
2008-11-04 1:24 ` Brian J. Murrell
2008-11-04 15:14 ` Brian J. Murrell
2008-11-04 17:22 ` Kevin Coffman
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=1225755901.2247.164.camel@brian-laptop \
--to=brian-squohqy54cvwr29bmmi2ca@public.gmane.org \
--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.