Bug 1451568 - rpc.nfsd doesn't recognize the short option `-u`
Summary: rpc.nfsd doesn't recognize the short option `-u`
Keywords:
Status: CLOSED DUPLICATE of bug 1462218
Alias: None
Product: Fedora
Classification: Fedora
Component: nfs-utils
Version: 25
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Steve Dickson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-05-17 05:11 UTC by Akira TAGOH
Modified: 2017-06-22 16:06 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-06-22 16:06:07 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Akira TAGOH 2017-05-17 05:11:42 UTC
Description of problem:
As the follow:
# /usr/sbin/rpc.nfsd -u 8
/usr/sbin/rpc.nfsd: invalid option -- 'u'
Invalid argument: '?'
Usage:
rpc.nfsd [-d|--debug] [-H hostname] [-p|-P|--port port]
   [-N|--no-nfs-version version] [-V|--nfs-version version]
   [-s|--syslog] [-t|--tcp] [-T|--no-tcp] [-u|--udp] [-U|--no-udp]
   [-r|--rdma=] [-G|--grace-time secs] [-L|--leasetime secs] nrservs

`--udp` works.

Version-Release number of selected component (if applicable):
nfs-utils-2.1.1-5.rc2.fc25.x86_64

Comment 1 Steve Dickson 2017-06-01 17:31:39 UTC
The needed upstream commit
commit db61c1a59b2b29e35a608c798159088a39347dea
Author: Steve Dickson <steved>
Date:   Thu Jun 1 13:29:20 2017 -0400

    nfsd: added 'u' to argument list.
    
    Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1451568
    Signed-off-by: Steve Dickson <steved>

Comment 2 Steve Dickson 2017-06-22 16:06:07 UTC

*** This bug has been marked as a duplicate of bug 1462218 ***


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