Bug 1003562

Summary: rpc.mountd -V version, man page need update the enabled version.
Product: Red Hat Enterprise Linux 7 Reporter: JianHong Yin <jiyin>
Component: nfs-utilsAssignee: Steve Dickson <steved>
Status: CLOSED NOTABUG QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: unspecified Docs Contact:
Priority: high    
Version: 7.0   
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1003561 Environment:
Last Closed: 2014-01-18 16:27:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On: 1003561    
Bug Blocks:    

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