Bug 6732

Summary: overly verbose mountd syslog messages
Product: [Retired] Red Hat Linux Reporter: help
Component: nfs-utilsAssignee: Steve Dickson <steved>
Status: CLOSED CURRENTRELEASE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0CC: help, jbj
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-06-16 17:07:52 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 help 1999-11-04 21:45:39 UTC
mountd issues messages of the type:

export request from IP-ADDRESS
authenticated mount request from HOST:PORT for /FS (/FS)

at a log level of LOG_NOTICE (or possibly higher).

This generates a lot of logging on an active NFS network
for conditions that do not qualify as "significant" (or
worse).

The log level should be reduced to LOG_INFO, but there
is no trace of logging in the mount package sources...

Comment 1 Alan Cox 2000-02-17 15:35:59 UTC
It is indeed in the mountd package. The log message string is
authenticated %s request from %s:%d
which may be why it didnt show up with a grep

Comment 2 Cristian Gafton 2000-08-09 02:34:21 UTC
assigned to johnsonm

Comment 3 Stephen John Smoogen 2003-01-24 18:55:43 UTC
Is this bug still existant in the Red Hat Linux 8.0 or 8.0.93 Phoebe beta?

Comment 4 Stephen John Smoogen 2003-01-24 18:57:45 UTC
To answer own question. It is still in Red Hat Linux 8.0. Should this be listed
as a needed fix for future versions?