macOS
brew install fiolocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fio pour les workflows d'agents IA.
installation
brew install fiolocal Homebrew formula metadata
sudo apk add fioAlpine Linux edge package indexes · fio · Source: dl-cdn.alpinelinux.org
sudo apt install fioDebian stable package indexes · fio · Source: deb.debian.org
sudo dnf install fioFedora Rawhide package metadata · fio · Source: dl.fedoraproject.org
nix profile install nixpkgs#fionixpkgs package indexes · pkgs/by-name/fi/fio/package.nix · Source: api.github.com
sudo pacman -S fioArch Linux sync databases · fio · Source: geo.mirror.pkgbuild.com
sudo zypper install fioopenSUSE Tumbleweed package metadata · fio · Source: download.opensuse.org
choco install fioChocolatey community package catalog · fio · Source: community.chocolatey.org
scoop install main/fioScoop official bucket manifest trees · bucket/fio.json · Source: api.github.com
winget install --id fio.fio -eWindows Package Manager source index · fio.fio · Source: cdn.winget.microsoft.com
aperçu
I/O benchmark and stress test
historique
fio, the Flexible I/O Tester, is a storage workload generator, benchmark, and stress-test tool. It lets users describe I/O workloads in job files or command-line options, then runs threads or processes that perform the requested reads, writes, syncs, async I/O, memory-mapped I/O, and other workload patterns.
The fio manual includes its own origin story: Jens Axboe wrote fio because he was tired of writing special-purpose test programs every time he needed to test a particular workload for performance analysis or bug reproduction. The manual dates that authorship note to September 5, 2006.
That motivation shaped fio's design. Instead of being a single benchmark with one workload model, fio became a flexible engine for simulating many combinations of threads, processes, I/O engines, block sizes, queue depths, files, devices, and verification settings.
The canonical source is documented as Jens Axboe's kernel.org Git repository, with GitHub listed as an official mirror. That kernel-adjacent hosting history fits fio's role: it is a tool used by storage developers, kernel engineers, filesystem maintainers, database operators, and performance testers who need reproducible I/O workloads.
fio's own documentation records distribution adoption across Debian starting with Squeeze, Ubuntu starting with 10.04 LTS, Fedora starting with Fedora 9 and EPEL 4, plus Mandriva, Arch Linux, Solaris via OpenCSW, BSD package repositories, and Windows installers beginning with fio 3.31.
That adoption pattern is unusually broad for a benchmark: fio is not just a lab tool, but a package-manager-standard executable that support teams and performance engineers expect to find on servers, workstations, CI images, and storage appliances.
The normal fio workflow is to write a job file that matches the I/O load to simulate, then run fio with that job file. Users can also pass options directly on the command line, and multiple job files can be serialized from one invocation.
fio is used to measure throughput, latency, IOPS, queue-depth behavior, async I/O, filesystem behavior, device saturation, and failure or verification cases. Because it can reproduce tailored workloads without writing new C test programs, it is a common bridge between bug reports and repeatable performance experiments.
fio is package-nerd significant because it is the de facto portable storage torture tool. When a package, filesystem, block device, cloud volume, or database stack claims performance behavior, fio is often the small executable used to make that claim reproducible.
It is also a reminder that good benchmarking tools are languages. fio job files encode workload intent, and packagers care because shipping fio gives users a shared grammar for comparing machines, kernels, filesystems, and storage backends.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
fio | cli | exécutable global | |
fio-btrace2fio | cli | exécutable global | |
fio-dedupe | cli | exécutable global | |
fio-genzipf | cli | exécutable global | |
fio-histo-log-pctiles.py | cli | exécutable global | |
fio-verify-state | cli | exécutable global | |
fio2gnuplot | cli | exécutable global | |
fio_generate_plots | cli | exécutable global | |
fio_jsonplus_clat2csv | cli | exécutable global | |
fiologparser.py | cli | exécutable global | |
fiologparser_hist.py | cli | exécutable global | |
genfio | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:fio |
|---|---|
| Version | 3.42 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/fio |
| Page d'accueil | https://github.com/axboe/fio |
| Dépôt | https://github.com/axboe/fio |
| Docs amont | https://fio.readthedocs.io/ |
| Licence | GPL-2.0-only |
| Archive source | https://github.com/axboe/fio/archive/refs/tags/fio-3.42.tar.gz |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fio |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
fio 3.39-1
flexible I/O tester
sudo apt install fiofio-examples 3.39-1
flexible I/O tester - example job files
sudo apt install fio-examplesfio
nix profile install nixpkgs#fiofio 3.36-1build2
flexible I/O tester
sudo apt install fiofio-examples 3.36-1build2
flexible I/O tester - example job files
sudo apt install fio-examplesfio 3.41-r0
Flexible I/O Tester
sudo apk add fiofio-doc 3.41-r0
Flexible I/O Tester (documentation)
sudo apk add fio-docfio 3.42-1.fc45
Multithreaded IO generation tool
https://git.kernel.org/pub/scm/linux/kernel/git/axboe/fio
sudo dnf install fiofio-engine-dev-dax 3.42-1.fc45
PMDK dev-dax engine for fio.
https://git.kernel.org/pub/scm/linux/kernel/git/axboe/fio
sudo dnf install fio-engine-dev-daxfio-engine-http 3.42-1.fc45
HTTP engine for fio.
https://git.kernel.org/pub/scm/linux/kernel/git/axboe/fio
sudo dnf install fio-engine-httpfio-engine-libaio 3.42-1.fc45
Linux libaio engine for fio.
https://git.kernel.org/pub/scm/linux/kernel/git/axboe/fio
sudo dnf install fio-engine-libaiofio-engine-libpmem 3.42-1.fc45
PMDK pmemblk engine for fio.
https://git.kernel.org/pub/scm/linux/kernel/git/axboe/fio
sudo dnf install fio-engine-libpmemfio-engine-nbd 3.42-1.fc45
Network Block Device engine for fio.
https://git.kernel.org/pub/scm/linux/kernel/git/axboe/fio
sudo dnf install fio-engine-nbdfio-engine-rados 3.42-1.fc45
Rados engine for fio.
https://git.kernel.org/pub/scm/linux/kernel/git/axboe/fio
sudo dnf install fio-engine-radosfio-engine-rbd 3.42-1.fc45
Rados Block Device engine for fio.
https://git.kernel.org/pub/scm/linux/kernel/git/axboe/fio
sudo dnf install fio-engine-rbdfio-engine-rdma 3.42-1.fc45
RDMA engine for fio.
https://git.kernel.org/pub/scm/linux/kernel/git/axboe/fio
sudo dnf install fio-engine-rdmapiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.