Bug 1292377 - Please rebuild fio to support RDMA
Summary: Please rebuild fio to support RDMA
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: fio
Version: el6
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Eric Sandeen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-17 09:20 UTC by Honggang LI
Modified: 2016-02-28 20:24 UTC (History)
1 user (show)

Fixed In Version: fio-2.0.13-2.el6 fio-2.2.8-2.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-09 00:57:03 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Honggang LI 2015-12-17 09:20:44 UTC
Description of problem:

[root@rdma-dev-04 ~]$ yum info fio
Loaded plugins: product-id, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Installed Packages
Name        : fio
Arch        : x86_64
Version     : 2.0.13
Release     : 1.el6
Size        : 1.1 M
Repo        : installed
From repo   : epel
Summary     : Multithreaded IO generation tool
URL         : http://git.kernel.dk/?p=fio.git;a=summary
License     : GPLv2
Description : fio is an I/O tool that will spawn a number of threads or processes doing
            : a particular type of io action as specified by the user.  fio takes a
            : number of global parameters, each inherited by the thread unless
            : otherwise parameters given to them overriding that setting is given.
            : The typical use of fio is to write a job file matching the io load
            : one wants to simulate.

[root@rdma-dev-04 ~]$ 
[root@rdma-dev-04 ~]$ 
[root@rdma-dev-04 ~]$ rpm -ql fio | grep rdma
/usr/share/doc/fio-2.0.13/examples/rdmaio-client
/usr/share/doc/fio-2.0.13/examples/rdmaio-server
[root@rdma-dev-04 ~]$ 
[root@rdma-dev-04 ~]$ 
[root@rdma-dev-04 ~]$ fio /usr/share/doc/fio-2.0.13/examples/rdmaio-client
sender: (g=0): rw=write, bs=1M-1M/1M-1M/1M-1M, ioengine=rdma, iodepth=1
fio-2.0.13
Starting 1 process
fio: rdma(librdmacm libibverbs) not available
     You haven't compiled rdma ioengine into fio.
     If you want to try rdma ioengine,
     make sure OFED is installed,
     $ ofed_info
     then try to make fio as follows:
     $ export EXTFLAGS+=" -DFIO_HAVE_RDMA "
     $ export EXTLIBS+=" -libverbs -lrdmacm "
     $ make clean && make
fio: pid=25153, err=1/


Run status group 0 (all jobs):
[root@rdma-dev-04 ~]$ 

Version-Release number of selected component (if applicable):


How reproducible:
always

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Fedora Update System 2015-12-22 06:53:45 UTC
fio-2.0.13-2.el6 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-818ee65fd4

Comment 2 Honggang LI 2015-12-22 07:02:16 UTC
Is it necessary to clone a bug for rhel7 EPEL?

Comment 3 Eric Sandeen 2015-12-22 17:18:36 UTC
I have it committed for rhel7 already, but I'm having trouble kicking off a build.  I don't think we necessarily need a new bug.

Did the rhel6 build work for you?

Thanks,
-Eric

Comment 4 Fedora Update System 2015-12-22 18:06:21 UTC
fio-2.2.8-2.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-ed8fdfc2b8

Comment 5 Honggang LI 2015-12-23 04:21:43 UTC
(In reply to Eric Sandeen from comment #3)
> I have it committed for rhel7 already, but I'm having trouble kicking off a
> build.  I don't think we necessarily need a new bug.
> 
> Did the rhel6 build work for you?

Both the rhel6 and rhel7 build work for me. Thank you very much.

Comment 6 Fedora Update System 2015-12-24 05:48:38 UTC
fio-2.0.13-2.el6 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-818ee65fd4

Comment 7 Fedora Update System 2015-12-27 03:21:01 UTC
fio-2.2.8-2.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-ed8fdfc2b8

Comment 8 Fedora Update System 2016-01-09 00:57:01 UTC
fio-2.0.13-2.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2016-02-28 20:24:48 UTC
fio-2.2.8-2.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.


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