Bug 215993

Summary: "NFS version 3 is not supported" error since nfs-utils-1.0.10-1.fc6
Product: [Fedora] Fedora Reporter: Fabrice Bellet <fabrice>
Component: nfs-utilsAssignee: Steve Dickson <steved>
Status: CLOSED CURRENTRELEASE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 6CC: fabrice
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: nfs-utils-1.0.10-3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-11-16 21:39:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Fabrice Bellet 2006-11-16 18:40:03 UTC
Hi,

there is a regression since nfs-utils-1.0.10-1.fc6, in the way NFS v3 is
handled, depending on wether -tnfs is passed on cmd line or not :

[root@lxorgfr bellet]# rpm -Uhv /tmp/nfs-utils-1.0.10-1.fc6.i386.rpm
Preparing...                ########################################### [100%]
   1:nfs-utils              ########################################### [100%]
[root@lxorgfr bellet]# mount.nfs  helix:/home/bellet/media /tmp/1  -o vers=3
NFS version 3 is not supported.
[root@lxorgfr bellet]# mount.nfs  helix:/home/bellet/media /tmp/1  -t ntfs -o vers=3
[root@lxorgfr bellet]# umount /tmp/1
[root@lxorgfr bellet]# rpm -Uhv --oldpackage  /tmp/nfs-utils-1.0.9-8.fc6.i386.rpm 
Preparing...                ########################################### [100%]
   1:nfs-utils              ########################################### [100%]
[root@lxorgfr bellet]# mount.nfs  helix:/home/bellet/media /tmp/1   -o vers=3

This error is generated, before any network activity occurs between the client
and the nfs server. If needed, I can provide a strace log.

Comment 1 Steve Dickson 2006-11-16 21:39:20 UTC
Fixed in nfs-utils-1.0.10-3.fc6