<div dir="ltr">Dear Engineers, <div><br></div><div>I have started working on a lustre file system. I have done a couple of experiments so far: </div><div>On the first experiment I am writing 100 files each 10MB and the batch size is 4K. I got <b>704MB/s</b> bandwidth. </div><div><br></div><div>On the second experiment I am (writing 10 files each 10MB and reading 1 10 MB file back) for 10 times.  Here also the average write bandwidth is <b>697MB/s</b> while  read average bandwidth is <b>380MB/s</b> which is very weird I guess? </div><div><br></div><div>Experiment files are on : <b><a href="https://github.com/nagmat1/lustre_installation-experiment">https://github.com/nagmat1/lustre_installation-experiment</a></b></div><div>I am using FIO as workload generator : <b><a href="https://github.com/axboe/fio">https://github.com/axboe/fio</a> </b></div><div><br></div><div>My question is, generally on ext4 file systems read average bandwidth is faster that write average bandwidth, why is it <b>2 times slower </b>on lustre file system. My ethernet speed is <b>10000Mb/s.</b> </div><div><br></div><div>Kind regards</div><font color="#888888"><div>Nagmat Nazarov</div></font></div>