Hi, On 4 January 2018 at 18:11, Gnana Sekhar <kgsgnana2020@xxxxxxxxx> wrote: > > In FIO, is there an option to specify startLba i.e., the LBA from > which the write/read should be started. > Offset option seems to be near one to do this but wanted to confirm if > there are other options I'm not aware of any other option other than offset (http://fio.readthedocs.io/en/latest/fio_doc.html#cmdoption-arg-offset ) that controls where fio starts its initial I/O when doing normal sequential I/O forwards. Be aware fio often works in terms of bytes - it (usually) has no awareness of LBAs or LBA sizes because the things it opens are (usually) byte addressable. I hesitate to ask but what was wrong with offset? -- Sitsofe | http://sucs.org/~sits/ -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html