sysbench icon indicating copy to clipboard operation
sysbench copied to clipboard

FATAL: Failed to fsync file! file: 641 errno = 9 (Bad file descriptor)

Open Myshiner opened this issue 3 years ago • 1 comments

I got this error when i take fileio run test, as the commands following: sysbench fileio --file-num=10 --file-total-size=50G --file-block-size=16384 --file-test-mode=rndrw --file-io-mode=sync --file-extra-flags=direct --time=100 --threads=16 --report-interval=10 run

Myshiner avatar Oct 08 '21 08:10 Myshiner

ADD --file-fsync-freq=0

mikeqoo1 avatar Oct 07 '22 06:10 mikeqoo1