Hello, I was surprised to find that global filenames are added to job filenames rather than being replaced by job filenames. For instance, running fio --ioengine=libaio --io_size=40k --readwrite=randread --filename=/dev/sdd --direct=1 --exitall --debug=io --name=sdb_randread_1_4k --filename=/dev/sdb with fio-3.30 will show reads to both /dev/sdb and /dev/sdd. Is this expected behaviour? And are there other parameters that work in this way? I couldn't find anything in the job file parameters documentation mentioning this behaviour, but perhaps I was looking in the wrong place or missed it. Thank you for your attention, Phillip Chen Seagate Internal