Bug 1001443

Summary: if no args specified, mount.nfs can not output the usage info
Product: Red Hat Enterprise Linux 7 Reporter: JianHong Yin <jiyin>
Component: nfs-utilsAssignee: Steve Dickson <steved>
Status: CLOSED ERRATA QA Contact: Yongcheng Yang <yoyang>
Severity: unspecified Docs Contact:
Priority: medium    
Version: 7.0CC: eguan, yoyang
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: nfs-utils-1.3.0-0.29.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-04 04:59:37 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:
Embargoed:

Description JianHong Yin 2013-08-27 04:59:35 UTC
Description of problem:
if no args specified, mount.nfs  can not output the usage info

Version-Release number of selected component (if applicable):
RedHatEnterpriseWorkstation 7.0
nfs-utils-1.2.8-2.0.el7.x86_64

How reproducible:


Steps to Reproduce:
1. mount.nfs
2.
3.

Actual results:
[root@dhcp12-125 ~]# mount.nfs 
mount.nfs: no mount point provided

Expected results:
# mount.nfs 
usage: mount.nfs remotetarget dir [-rvVwfnsh] [-o nfsoptions]
options:
        -r              Mount file system readonly
        -v              Verbose
        -V              Print version
        -w              Mount file system read-write
        -f              Fake mount, do not actually mount
        -n              Do not update /etc/mtab
        -s              Tolerate sloppy mount options rather than fail
        -h              Print this help
        nfsoptions      Refer to mount.nfs(8) or nfs(5)

Additional info:
RHEL5 RHEL6 works fine;
From the customer's perspective, I do not think we should delete the usage info.

Comment 2 RHEL Program Management 2014-03-22 06:40:39 UTC
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.

Comment 4 Steve Dickson 2016-06-07 20:12:50 UTC
*** Bug 1001444 has been marked as a duplicate of this bug. ***

Comment 6 Steve Dickson 2016-06-07 20:16:37 UTC
This is the correct upstream commit... 

commit a528ad3147815bfc05c21a7ae69fbdbe83fddefd
Author: Steve Dickson <steved>
Date:   Tue Jun 7 14:32:21 2016 -0400

    mount.nfs: added usage output when no arguemnts are given
    
    Signed-off-by: Steve Dickson <steved>

Comment 8 Yongcheng Yang 2016-06-12 02:20:52 UTC
Verified with nfs-utils-1.3.0-0.29.el7

Move to VERIFIED and continue to run the automatic case.

[root@ibm-x3550m4-02 ~]# rpm -q nfs-utils
nfs-utils-1.3.0-0.29.el7.x86_64
[root@ibm-x3550m4-02 ~]# mount.nfs
mount.nfs: no mount point provided
usage: mount.nfs remotetarget dir [-rvVwfnsh] [-o nfsoptions]
options:
	-r		Mount file system readonly
	-v		Verbose
	-V		Print version
	-w		Mount file system read-write
	-f		Fake mount, do not actually mount
	-n		Do not update /etc/mtab
	-s		Tolerate sloppy mount options rather than fail
	-h		Print this help
	nfsoptions	Refer to mount.nfs(8) or nfs(5)

[root@ibm-x3550m4-02 ~]# umount.nfs
umount.nfs: no mount point provided
usage: umount.nfs dir [-fvnrlh]
options:
	-f	force unmount
	-v	verbose
	-n	Do not update /etc/mtab
	-r	remount
	-l	lazy unmount
	-h	print this help

[root@ibm-x3550m4-02 ~]#

Comment 10 errata-xmlrpc 2016-11-04 04:59:37 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-2383.html