Bug 116269 - warning issued from NFS mount
Summary: warning issued from NFS mount
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: util-linux
Version: 4.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Elliot Lee
QA Contact: Ben Levenson
URL:
Whiteboard:
: 115003 115606 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-02-19 16:25 UTC by Glen A. Foster
Modified: 2007-11-30 22:07 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-02-23 21:15:22 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Glen A. Foster 2004-02-19 16:25:27 UTC
Description of problem: after creating an entry in /etc/fstab to set
up an NFS mount, I get the following error with an NFS mount -- the
mount does succeed, but something should change to get rid of the message:

nfs warning: mount version older than kernel

Version-Release number of selected component (if applicable):
# rpm -q kernel util-linux
kernel-2.6.1-1.138.2.1
util-linux-2.12pre-3

How reproducible: very

Steps to Reproduce:
1. perform an NFS mount on RHEL4

Comment 1 Elliot Lee 2004-02-23 21:15:22 UTC
It's OK for the message to be there. It's just a warning.

Comment 2 Glen A. Foster 2004-02-23 22:07:12 UTC
Strange this is not a bug.  Every other NFS mount warning I've ever
reported was closed FIXED, not NOTABUG.  Are you certain?  Is this the
behavior RHEL4 will exhibit?  If so, we need to document this
somewhere; if not, please consider re-opening this defect and closing
it when an appropriate fix is implemented.

Comment 3 Elliot Lee 2004-02-24 14:55:58 UTC
*** Bug 115606 has been marked as a duplicate of this bug. ***

Comment 4 Elliot Lee 2004-02-24 15:35:43 UTC
*** Bug 115003 has been marked as a duplicate of this bug. ***

Comment 5 Elliot Lee 2004-02-24 15:41:34 UTC
Unfortunately it's the kernel that prints out this message, so I can't
just disable it in /bin/mount. The kernel prints it out when the mount
program isn't as recent as the kernel's NFS mount structure...
According to the source code, this message will go away when we start
using the >= 2.6.2 kernel - /bin/mount just doesn't support the
particular NFS mount structure found in early 2.6.[01] kernels.


Note You need to log in before you can comment on or make changes to this bug.