[Bug 647292] New: Remount in NFS vers3 broken
https://bugzilla.novell.com/show_bug.cgi?id=647292 https://bugzilla.novell.com/show_bug.cgi?id=647292#c0 Summary: Remount in NFS vers3 broken Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: Other OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: sjayaraman@novell.com QAContact: qa@suse.de CC: maintenance@opensuse.org Found By: Development Blocker: --- When an NFS filesystem is mounted as vers=3, every try to remount it will fail with error message "an incorrect mount option was specified". With NFSv2 it works fine. This only happens when the client is running openSuSE 11.3. We just tested on a 11.2 system and there the remount works without problems even for v3. Mandelbrot:~ # cd /tmp/ Mandelbrot:/tmp # mkdir blubb Mandelbrot:/tmp # mount hilbert:/work blubb Mandelbrot:/tmp # cat /proc/mounts | grep blubb hilbert:/work /tmp/blubb nfs rw,relatime,vers=3,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=10.10.0.10,mountvers=3,mountport=35292,mountproto=udp,addr=10.10.0.10 0 0 Mandelbrot:/tmp # mount -o remount,ro blubb mount.nfs: an incorrect mount option was specified Mandelbrot:/tmp # mount -o remount,noatime blubb mount.nfs: an incorrect mount option was specified Mandelbrot:/tmp # umount blubb Mandelbrot:/tmp # mount -o vers=2 hilbert:/work blubb Mandelbrot:/tmp # mount -o remount,ro blubb Mandelbrot:/tmp # mount -o remount,noatime blubb Mandelbrot:/tmp # cat /proc/mounts | grep blubb hilbert:/work /tmp/blubb nfs ro,noatime,vers=2,rsize=8192,wsize=8192,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=10.10.0.10,mountvers=1,mountport=35292,mountproto=udp,addr=10.10.0.10 0 0 Mandelbrot:/tmp # Are there any known problems with NFSv3 on openSuSE 11.3? (Bug originally reported by Hubert Mantel) -- 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=647292 https://bugzilla.novell.com/show_bug.cgi?id=647292#c1 Suresh Jayaraman <sjayaraman@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|bnc-team-screening@forge.pr |nfbrown@novell.com |ovo.novell.com | --- Comment #1 from Suresh Jayaraman <sjayaraman@novell.com> 2010-10-18 06:51:53 UTC --- This looks like a known issue: https://bugzilla.linux-nfs.org/show_bug.cgi?id=187 I have ensured that the upstream nfs-utils commit a88c279992f4b63e3dcaac9930e300fd4bb03dd7 applies cleanly and builds fine. -- 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=647292 https://bugzilla.novell.com/show_bug.cgi?id=647292#c2 Neil Brown <nfbrown@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |maintenance@opensuse.org --- Comment #2 from Neil Brown <nfbrown@novell.com> 2010-10-20 01:22:33 UTC --- I have a package prepared with this update. Maintenance: can this be scheduled as a planned update please? Factory has already been updated to a new upstream release, so it isn't affected. -- 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=647292 https://bugzilla.novell.com/show_bug.cgi?id=647292#c3 --- Comment #3 from Marcus Meissner <meissner@novell.com> 2010-10-21 15:54:26 UTC --- queue it for more issues or do a update now? i would be fine with an update +1 -- 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=647292 https://bugzilla.novell.com/show_bug.cgi?id=647292#c4 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:running:36754:low --- Comment #4 from Swamp Workflow Management <swamp@suse.com> 2010-10-27 14:49:50 UTC --- The SWAMPID for this issue is 36754. This issue was rated as low. Please submit fixed packages until 2010-11-24. Also create a patchinfo file using this link: https://swamp.suse.de/webswamp/wf/36754 -- 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=647292 https://bugzilla.novell.com/show_bug.cgi?id=647292#c5 Christian Dengler <cdengler@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED CC| |cdengler@novell.com InfoProvider|maintenance@opensuse.org | --- Comment #5 from Christian Dengler <cdengler@novell.com> 2010-10-27 14:50:17 UTC --- I'm also fine with an update. Update process started. -- 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=647292 https://bugzilla.novell.com/show_bug.cgi?id=647292#c6 Dirk Mueller <dmueller@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #6 from Dirk Mueller <dmueller@novell.com> 2010-11-25 23:00:19 CET --- update accepted. -- 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=647292 https://bugzilla.novell.com/show_bug.cgi?id=647292#c7 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:36754:low |maint:running:36754:low | |maint:released:11.3:37401 --- Comment #7 from Swamp Workflow Management <swamp@suse.com> 2010-12-06 08:44:11 UTC --- Update released for: nfs-client, nfs-client-debuginfo, nfs-doc, nfs-kernel-server, nfs-utils Products: openSUSE 11.3 (debug, i586, x86_64) -- 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=647292 https://bugzilla.novell.com/show_bug.cgi?id=647292#c Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:36754:low |. |maint:released:11.3:37401 | -- 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