-
```
./kubestr fio -s walk
PVC created kubestr-fio-pvc-ss2tb
Pod created kubestr-fio-pod-wkxfp
Running FIO test (default-fio) on StorageClass (walk) with a PVC of Size (100Gi)
Elapsed time- 14.620…
P-n-I updated
2 weeks ago
-
Is it possible to somehow setup io_uring engine to have multiple "write" workers when using fio? There must be such possibility, but there is nothing about it in the docs:
```bash
$ fio --enghelp=…
-
Following this thread : https://github.com/boazsegev/facil.io/issues/155
After reading fio-stl, I better understand your position in general, and more particularly regarding regexps.
I therefore…
-
while pi type=1 and don’t check ref tag.I see cdw14 Expected Initial Logical Block Reference Tag (EILBRT) field is not assigned a value.
$fio command
./fio -filename=/dev/ng0n1 -ioengine=io_uri…
-
### System information
Type | Version/Name
--- | ---
Distribution Name | RHEL
Distribution Version | 8.10
Kernel Version | 4.18
Architecture | x86-64
OpenZFS Version | master (e5d1f6816758…
-
fio -filename=./10G.data -iodepth 100 -thread -rw=write -ioengine=libaio --direct=1 -sync=1 -bs=512 -size=10G -numjobs=1 -runtime=120 -group_reporting -name=mytest
mytest: (g=0): rw=write, bs=(R) 5…
-
https://github.com/skaut/Skautske-hospodareni/issues/2738#issuecomment-2141520317
Moc jsem se do toho nedíval, ale měli bychom v maximální možné míře využívat knihovnu `fio-api-php` a případné chyb…
-
Hello,
Could we please guide me creating fio.exe for a Windows ARM64?
Right now, the one we’ve is in the screenshot below isn’t the latest version, but we’d like to upgrade to the latest v3.37.
…
-
Hi!
I'm trying to use fio 3.37 to do some iops test like this:
fio --name=test --rw=randread --bs=4k --size=1G --numjobs=1 --runtime=60 --output=fio_output.json --output-format=json
Afterwards…
-
### Description
We @lucassong-mh are testing and improving virtio-blk's performance. We use #1027 to Introduce virtio-blk device as "/dev/vda", and use fio benchmark to test IO performance in aste…