<br>You mean lustre client? Our lustre client work as a web server for downloading file, it&#39;s using ssd drive and the free space is quite small, just few Gbs, but it&#39;s serving many 10GB size file quite well. If the joining file process is on the client, how the big file can fit the poor free space well like this ? Could you please explain it for me ? <br>
<br>Best regards <br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div class="h5">
<br>
</div></div>On the client.<br>
<br>
The MDS knows the layout of each file: the number and location of the<br>
file&#39;s stripes.<br>
<br>
The client obtains the layout from the MDS.<br>
<br>
The client does I/O against the stripes of a file by talking directly to<br>
the relevant OSTs.<br>
<br>
Nico<br>
<font color="#888888">--<br>
</font></blockquote></div><br>