[Bug 863116] New: Missing info file in dummy gssd entry in rpc_pipefs
https://bugzilla.novell.com/show_bug.cgi?id=863116 https://bugzilla.novell.com/show_bug.cgi?id=863116#c0 Summary: Missing info file in dummy gssd entry in rpc_pipefs Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: x86-64 OS/Version: openSUSE 13.1 Status: NEW Severity: Normal Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: manfred.h@gmx.net QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0 After installing the latest kernel update (kernel-desktop-3.11.10-7.1.x86_64) my NFSv4 servers (no Kerberos configured, but rpc.gssd enabled to avoid long initial timeouts when accessing the NFS shares) started to generate loads of log entries when a client is attempting to mount a share: 2014-02-10T18:15:43.068324+01:00 melmac rpc.gssd[3385]: ERROR: can't open /var/lib/nfs/rpc_pipe fs/gssd/clntXX/info: No such file or directory 2014-02-10T18:15:43.068744+01:00 melmac rpc.gssd[3385]: ERROR: failed to read service info This repeats several times and generates lots of entries in the /var/log/messages file. It should be noted that the mount on the client succeeds nevertheless. Previous kernels didn't show this behaviour. This issue might be related with a similar one found in Fedora; here's the corresponding bug report: <https://bugzilla.redhat.com/show_bug.cgi?id=1037793> It looks like they've added some patches to also address the initial timeout issue I mentioned earlier. Reproducible: Always Steps to Reproduce: 1. Install kernel-desktop-3.11.10-7.1.x86_64 and nfs-kernel-server-1.2.8-4.5.1.x86_64 2. Setup an NFSv4 server 3. mount -t nfs4 server:/ /mnt # on the client Actual Results: Lots of messages are generated similar to the following ones: 2014-02-10T18:15:43.068324+01:00 melmac rpc.gssd[3385]: ERROR: can't open /var/lib/nfs/rpc_pipefs/gssd/clntXX/info: No such file or directory 2014-02-10T18:15:43.068744+01:00 melmac rpc.gssd[3385]: ERROR: failed to read service info Expected Results: While the mount succeeds, the ERROR messages should be looked at and fixed. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=863116 https://bugzilla.novell.com/show_bug.cgi?id=863116#c1 Manfred Hollstein <manfred.h@gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #1 from Manfred Hollstein <manfred.h@gmx.net> 2014-02-10 18:41:13 UTC --- This appears to be a duplicate of bnc#862746 *** This bug has been marked as a duplicate of bug 862746 *** http://bugzilla.novell.com/show_bug.cgi?id=862746 -- 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.
participants (1)
-
bugzilla_noreply@novell.com