| Summary: | rpc.mountd -V version, man page need update the enabled version. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | JianHong Yin <jiyin> | ||||
| Component: | nfs-utils | Assignee: | Steve Dickson <steved> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Red Hat Kernel QE team <kernel-qe> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.4 | CC: | jchaloup, pschiffe, steved | ||||
| Target Milestone: | rc | Keywords: | ManPageChange | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1003562 (view as bug list) | Environment: | |||||
| Last Closed: | 2014-06-16 14:19:05 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: | |||||||
| Bug Blocks: | 1003562 | ||||||
| Attachments: |
|
||||||
This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux. Created attachment 909083 [details]
rpc.mountd adding NFSv4 for -V option
Hi, Steve, just added NFSv4 to -V option. What do you think about it? Can you confirm rpc.mountd support NFSv4? Running "rpc.mountd -V 4" makes daemon run. Thanks Jan rpc.mountd is not used with v4 mounts so making a change like this does not make sense. |
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: