Bug 130657

Summary: "nfs warning: mount version older than kernel"
Product: [Fedora] Fedora Reporter: Patrick J. LoPresti <lopresti>
Component: am-utilsAssignee: Peter Vrabec <pvrabec>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 2   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-04-11 08:09:43 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 Patrick J. LoPresti 2004-08-23 14:29:24 UTC
Description of problem:

Every time amd mounts a remote NFS file system, the kernel logs the
message "nfs warning: mount version older than kernel".  I realize
this is only a warning, but it is filling our logs because we use amd
on our network continuously.

Version-Release number of selected component (if applicable):

I am using kernel-2.6.7-1.494.2.2 and am-utils-6.0.9-6.1

How reproducible:

Completely

Steps to Reproduce:
1. Configure an amd mount point to mount an NFS filesystem
2. Access the mount point
3. Observe the warning on the console and in the logs
  
Actual results:

Warning message in logs

Expected results:

Quiet behavior for successful mount

Additional info:

I believe this is a bug in amd; it is using an old style mount() call
or data structure.  I suspect a minor patch to amd, or possibly just a
recompile against newer headers, would fix it.  But I have not
investigated this carefully.

Comment 1 Roberto Alcântara Filho 2004-08-24 15:24:20 UTC
I have this problem with Linux version 2.6.8.1,Fedora Core 1, and 
solve that updating modutils and nfs-utils to modutils-2.4.26-16 and  
nfs-utils-1.0.6-20.


Comment 2 Patrick J. LoPresti 2004-08-24 15:29:16 UTC
I am already running modutils-2.4.26-16 and nfs-utils-1.0.6-22, so
that is not the problem.

This is a problem with am-utils and the 2.6 kernel in FC2.


Comment 3 Peter Vrabec 2005-04-11 08:09:43 UTC

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