Bug 855247

Summary: No support for NFS v2 using UDP
Product: [openSUSE] openSUSE 13.1 Reporter: Franz Mach <franzmach>
Component: NetworkAssignee: Neil Brown <nfbrown>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None CC: mvidner
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE 13.1   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Franz Mach 2013-12-12 20:42:03 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0

Worked perfectly under openSUSE 12.3 and now in 13.1 this happens:

# mount.nfs 192.168.0.8:/source /mnt -o udp
mount.nfs: Protocol not supported
#

Reproducible: Always

Steps to Reproduce:
1. Try to mount a nfs share using udp protocol

Actual Results:  
mount.nfs: Protocol not supported

Expected Results:  
Mount the nfs share as it did and still does openSUSE 12.3 and any version before.

I have a NAS box with propietary software that i can only mount through udp protocol, so changing my NFS server config is not a possible solution for the problem.
Comment 1 Martin Vidner 2014-04-30 12:25:21 UTC
Not specific to YaST. Sorry for the delay.
Comment 2 Neil Brown 2014-04-30 23:24:15 UTC
I think this is the same as bug 863749.
It is fixed in Factory, but it seems I haven't submitted and update for 13.1 yet.

I'll do that soonish.

If you grab the nfs-client package from openSUSE:Factory it should work.
Comment 3 Neil Brown 2014-05-06 00:20:49 UTC
I've submitted a fix for 13.1 so hopefully it will get into the upstream in due course.

*** This bug has been marked as a duplicate of bug 863749 ***