Skip to content

Infinite 'msec_to_next_event' when executing fio on 4TB device on MacOS 12.7.4 #1985

@yh-yong

Description

@yh-yong

As topic, fio not finish execution after 3 days.
It seem fio stucks after truncate file on device?

Environment
Device : M1 MacPro
OS : MacOS Monterey 12.7.4

FIO Version
fio 3.39

FIO Command

fio script/seq-read_1024k_qd32_4000g.fiocfg 
--directory=/Volumes/DiskTest 
--output-format=json
--output=output/xxx.json
--eta=always
--write_bw_log=output/xxx
--debug=all

FIO Setting

[seq-read_1024k_qd32_4000g]
ioengine=${IOENGINE}
iodepth=32 
size=3600g
direct=1
runtime=7200s
ramp_time=5s
thread=1
nrfiles=1
log_avg_msec=1000
bs=1024k
rw=read

Log
seq-read_1024k_qd32_4000g.20250915.170221.json

ps aux | grep fio

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    needreporterinfoWaiting on information from the issue reporter

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions