Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 846699

Summary: nfsiostat - two binaries with the same name
Product: Red Hat Enterprise Linux 7 Reporter: Branislav Náter <bnater>
Component: sysstatAssignee: Peter Schiffer <pschiffe>
Status: CLOSED ERRATA QA Contact: Branislav Náter <bnater>
Severity: medium Docs Contact: Milan Navratil <mnavrati>
Priority: medium    
Version: 7.0CC: isenfeld, mnavrati, pschiffe, rvokal, smayhew, steved
Target Milestone: rcKeywords: Upstream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
`/usr/bin/nfsiostat` provided by _sysstat_ has been deprecated in favor of `/sbin/nfsiostat` provided by _nfs-utils_ Previously, two packages provided executables of the same name: the _sysstat_ packages provided `/usr/bin/nfsiostat` and the _nfs-utils_ packages provided `/sbin/nfsiostat`. As a consequence, it was not clear which binary was executed unless the full path was specified. The *nfsiostat* utility provided by _sysstat_ has been deprecated in favor of the one provided by _nfs-utils_. In a transition period, the `nfsiostat` binary from the _sysstat_ packages is renamed to *nfsiostat-sysstat*.
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-04 03:47:15 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:
Bug Depends On:    
Bug Blocks: 1289025    

Description Branislav Náter 2012-08-08 13:05:13 UTC
I'm not sure if this component or nfs-utils will have to solve this, so feel free to re-assign. 

Description of problem:
Curently we have two utilities with the same name on RHEL-7 systems:

/usr/bin/nfsiostat from sysstat package and
/sbin/nfsiostat from nfs-utils package.

When running "nfsiostat" as root, we are running different utility than regular user, which is confusing. Also man nfsiostat points to one from sysstat package.

What can we do about this? Thanks.

Version-Release number of selected component (if applicable):
sysstat-10.0.3-2.el7
nfs-utils-1.2.6-0.el7

Comment 3 Peter Schiffer 2012-11-16 14:39:16 UTC
We agreed with Steve to address this issue in nfs-utils package.

Comment 6 Ludek Smid 2014-06-26 10:43:24 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.

Comment 7 Ludek Smid 2014-06-26 11:14:35 UTC
The comment above is incorrect. The correct version is bellow.
I'm sorry for any inconvenience.
---------------------------------------------------------------

This request was NOT resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you need
to escalate this bug.

Comment 10 Scott Mayhew 2015-06-03 15:12:56 UTC
This also affects nfsometer, which is also shipped in rhel7.  nfsometer expects the nfsiostat output format to match that of the nfs-utils version of the command, not the sysstat version of the command.  As a result, nfsometer will log errors like this:

nfsometer_trace-cthon-redhat-82.nfsv4bat.org-1433341725.03/:
More than one NFS mount found, this will skew global stats like nfsstats
nfsometer_trace-cthon-redhat-82.nfsv4bat.org-1433341665.4/:
More than one NFS mount found, this will skew global stats like nfsstats
nfsometer_trace-cthon-redhat-82.nfsv4bat.org-1433341695.29/:
More than one NFS mount found, this will skew global stats like nfsstats

and the throughput stats (Read KB/s, Write KB/s, Read Operations/s, Write operations/s, Read Average KB per Operation, Write Average KB per Operation, Read Average RTT, Write Average RTT) will be completely missing from the report.

Comment 12 Steve Dickson 2016-02-10 15:42:09 UTC
(In reply to Branislav Náter from comment #0)
> I'm not sure if this component or nfs-utils will have to solve this, so feel
> free to re-assign. 
> 
> Description of problem:
> Curently we have two utilities with the same name on RHEL-7 systems:
> 
> /usr/bin/nfsiostat from sysstat package and
> /sbin/nfsiostat from nfs-utils package.
> 
> When running "nfsiostat" as root, we are running different utility than
> regular user, which is confusing. Also man nfsiostat points to one from
> sysstat package.
> 
> What can we do about this? Thanks.
> 
> Version-Release number of selected component (if applicable):
> sysstat-10.0.3-2.el7
> nfs-utils-1.2.6-0.el7

Looking at the upstream version (f23) of sysstat it
seemes they have changed the name of nfsiostat to
nfsiostat-sysstat. See sysstat-11.1.5-1.fc23

Comment 21 errata-xmlrpc 2016-11-04 03:47:15 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-2327.html