wangyihanlarry
wangyihanlarry
Hi, I met an issue when running FIO with following profile, it is supposed to stop at 600S, but it hangs for one day, do u you know how to...
Hi, I need to store two entites, one is file system and another is client. they are mapped many to many in real world, means, multiple FSes could be mapped...
HI, I have ran a following fio files which failed always with erro code 84, there are two files sdb1.163874340864.hdr_fail and local-sdb1-192G-0-verify.state got generated, I can check the content with...
Greeting, I was recently using the FIO to do the data integrity testing, but it always reports Illegal byte sequence error kinds of randomly, I am wondering if my profile...
Hi, I used the following fio profile to create bunch of files in the deep directory and doing some IO practice, after IO completion, I want all the files and...
Hi, I have a profile which should create 400 files and the total size is less than 64GB in 4 directories separately, please check the attached profile for detail, how...
I am using FIO to stress the file system with following profiles, there are around 100+ more files in the profile, I found it is pretty to layout the IO...
Hi, This is fantastic tool, I am wondering how should I fill the text box instead of selection from a menu, is there a component for this? BR Larry
Hi All, The following code failed exeuction, is there any thing wrong? `import datetime from typing import Optional from pydantic import EmailStr from redis_om import ( Field, HashModel, Migrator, get_redis_connection...
https://github.com/axboe/fio/blob/c63e8658bb776f2d50cde992ad07232a61e6d031/engines/null.c#L9 hi I'm not able to complile the null.c with the command, could u please doube check the code g++ -O2 -g -shared -rdynamic -fPIC -o cpp_null null.c -include ../config-host.h...