This is an old revision of the document!
Lustre is designed for parallel access to large files. It accomplishes this by using striping to distribute the contents of a large file across several disk arrays (OSTs) to enable fast parallel IO.
The standard recommendation from the Lustre developers is:
Use only this last option with individual files that you know they will be above 100GB or with a highly parallelized access.