Mailinglist Archive: opensuse-bugs (7519 mails)
| < Previous | Next > |
[Bug 406832] rpc. gssd not responding for nfs4 mounts with krb5 authentication
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 11 Aug 2008 19:44:02 -0600 (MDT)
- Message-id: <20080812014402.F2084CC7DC@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=406832
User nfbrown@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=406832#c1
Neil Brown <nfbrown@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider|
|petersed@xxxxxxxxx
--- Comment #1 from Neil Brown <nfbrown@xxxxxxxxxx> 2008-08-11 19:44:02 MDT ---
That does look like a strange bug. Given how repeatable it appears
to be, I would expect someone else to have found and even fixed it,
but I cannot find and evidence of that.
Would you be able to get an 'strace' of the two 'rpc.gssd's ?
i.e.
killall rpc.gssd
strace -o /tmp/trace1 -s 200 rpc.gssd -f
# in other window
mount ...
# back to first window
Interrupt
strace -o /tmp/trace1 -s 200 rpc.gssd -f
.. wait for mount to succeed
Interrupt
and attach the two traces.
Thanks.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User nfbrown@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=406832#c1
Neil Brown <nfbrown@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider|
|petersed@xxxxxxxxx
--- Comment #1 from Neil Brown <nfbrown@xxxxxxxxxx> 2008-08-11 19:44:02 MDT ---
That does look like a strange bug. Given how repeatable it appears
to be, I would expect someone else to have found and even fixed it,
but I cannot find and evidence of that.
Would you be able to get an 'strace' of the two 'rpc.gssd's ?
i.e.
killall rpc.gssd
strace -o /tmp/trace1 -s 200 rpc.gssd -f
# in other window
mount ...
# back to first window
Interrupt
strace -o /tmp/trace1 -s 200 rpc.gssd -f
.. wait for mount to succeed
Interrupt
and attach the two traces.
Thanks.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |