HEX
Server: LiteSpeed
System: Linux ip-172-31-76-142.ec2.internal 4.14.158-129.185.amzn2.x86_64 #1 SMP Tue Dec 24 03:15:32 UTC 2019 x86_64
User: 69b4844ae61d4e92bf26ad98af552775 (1065)
PHP: 7.2.27
Disabled: exec,passthru,shell_exec,system,eval
Upload Files
File: //usr/share/doc/fio-2.14/examples/fusion-aw-sync.fio
# Example Job File that randomly writes 8k worth of data atomically for
# 60 seconds.
[rw_aw_file_sync]
rw=randwrite
ioengine=fusion-aw-sync
blocksize=8k
blockalign=8k

# if file system supports atomic write
filename=/mnt/fs/file
# or test on a direct block device instead
#filename=/dev/fioa
randrepeat=1
fallocate=none
direct=1
invalidate=0
runtime=60
time_based