Closed bxu1999 closed 9 months ago
A parameter for this has been added:
file_extra_flags: dsync
The value can be "dsync" or "direct"
My fork if the changes are merged have way more options than that @bxu1999. The other problem is that the sync
flag although honored by the python script does not honor the other flags (async
and 0
) that you have in the template file.
The sysbench.py flag is currently hard-coded with "dsync", and this is to test with the "direct" flag.