VI4IO / io-500-dev

IO-500
37 stars 22 forks source link

IOR data seed never changes #54

Closed adilger closed 4 years ago

adilger commented 4 years ago

The IOR data verification seed (-G option) is always set to "27". That causes the data pattern written to disk to always be the same, and in case of read error it isn't possible to determine whether the incorrect data read is from the same test run or not. This value should be unique for each test run, though it should be possible to specify this value if e.g. running only ior-hard-read to verify data that was previously written by ior-hard-write.