Bug 1003562 - rpc.mountd -V version, man page need update the enabled version.
Summary: rpc.mountd -V version, man page need update the enabled version.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: nfs-utils
Version: 7.0
Hardware: All
OS: Linux
high
unspecified
Target Milestone: rc
: ---
Assignee: Steve Dickson
QA Contact: Red Hat Kernel QE team
URL:
Whiteboard:
Depends On: 1003561
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-02 11:19 UTC by JianHong Yin
Modified: 2014-01-18 16:27 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1003561
Environment:
Last Closed: 2014-01-18 16:27:58 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description JianHong Yin 2013-09-02 11:19:33 UTC
+++ This bug was initially created as a clone of Bug #1003561 +++

Description of problem:
rpc.mountd -V version, man page need update the enabled version.
In RHEL6 and RHEL7, rpc.mountd have enable the version 4
bug the man page still:
       -V  or  --nfs-version
              This option can be used to request that rpc.mountd offer certain versions of NFS. The current version of rpc.mountd can support both NFS version  2
              and the newer version 3.   <<<-----here


Version-Release number of selected component (if applicable):
all version In from RHEL6.x to RHEL7.0

How reproducible:
y

Steps to Reproduce:
1. man rpc.mountd and check
2. rpc.mountd -V 4
3.

Actual results:


Expected results:
update man page......

Additional info:

Comment 2 Steve Dickson 2014-01-18 16:27:58 UTC
(In reply to Yin.JianHong from comment #0)
> +++ This bug was initially created as a clone of Bug #1003561 +++
> 
> Description of problem:
> rpc.mountd -V version, man page need update the enabled version.
> In RHEL6 and RHEL7, rpc.mountd have enable the version 4
> bug the man page still:
>        -V  or  --nfs-version
>               This option can be used to request that rpc.mountd offer
> certain versions of NFS. The current version of rpc.mountd can support both
> NFS version  2
>               and the newer version 3.   <<<-----here

V4 mounts do use mountd to do their mounts. The mounting protocol is actually part of the v4 protocol with is not the case with v3. So the above 
statement is accurate


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