Hide Forgot
+++ 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:
(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