Hi, I''m doing several tests, Test 1: 1 process from 1 compute node, accessing 1 stripe on 1 ost. Test 2: 10 MPI process from 1 compute node, each process accessing 1 stripe on different ost. ... I think Test 2 will cost more, because even the 10 ost can respond concurrently, there will be more latency, i.e., network latency, etc. But I think such latency shouldn''t dominate the I/O cost. However, the experimental result shows me a linear trend as I increase the ost number. My question is how the multiple ost interact with the same client? If multiple ost sends back the message to the same client, is there any contention issue (e.g., waiting queue on the client)? Thanks, Jialin Liu _______________________________________________ Lustre-discuss mailing list Lustre-discuss-aLEFhgZF4x6X6Mz3xDxJMA@public.gmane.org http://lists.lustre.org/mailman/listinfo/lustre-discuss