Description
Version 3.35 built for el8 and el9 alongside rawhide in order to have the same (and locked) version on all operating systems. Use-cases for using this copr repo can include:
- user needs newer version then what's available on el8 AppStream
- user needs sub-packages (fio engines) not available in AppStream
- user needs same version on all OS (performance testing, etc..)
Small changes to the specfile were needed to be able to use a single srpm on all chroots.
Build notes: rhel8-ppc64le needs pmdk module to be enabled to satisfy buildrequires (libpmem devel packages). Not sure why it is needed only on this architecture. fedora-eln-s390x repos do not include numactl-devel. Enabling rawhide repo as a (bad) workaround.
Installation Instructions
- enable this copr repo
dnf install fio
Note that default dnf config installs weak dependencies. If you don't want to install all fio engines and their dependencies, use this command:
dnf install --setopt=install_weak_deps=false fio
You can then install only the sub-packages you need, for example:
dnf install fio-engine-libaio
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 10 | aarch64 (444)*, ppc64le (7)*, s390x (20)*, x86_64 (9723)* | Centos-stream 10 (15 downloads) |
EPEL 10 | aarch64 (6)*, ppc64le (9)*, s390x (0)*, x86_64 (6)* | EPEL 10 (232 downloads) |
EPEL 8 | aarch64 (448)*, ppc64le [modified] (262)*, s390x (32)*, x86_64 (8766)* | EPEL 8 (695 downloads) |
EPEL 9 | aarch64 (3540)*, ppc64le (197)*, s390x (30)*, x86_64 (34871)* | EPEL 9 (3365 downloads) |
Fedora 39 | aarch64 (49)*, ppc64le (34)*, s390x (54)*, x86_64 (1015)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (11)*, ppc64le (20)*, s390x (22)*, x86_64 (1441)* | Fedora 40 (137 downloads) |
Fedora 41 | aarch64 (20)*, ppc64le (20)*, s390x (16)*, x86_64 (1046)* | Fedora 41 (112 downloads) |
Fedora eln | aarch64 (28)*, ppc64le (16)*, s390x [modified] (21)*, x86_64 (18)* | Fedora eln (39 downloads) |
Fedora rawhide | aarch64 (41)*, ppc64le (42)*, s390x (19)*, x86_64 (181)* | Fedora rawhide (46 downloads) |
* Total number of downloaded packages.