Understanding Lustre Internals: Difference between revisions

From Lustre Wiki
Jump to navigation Jump to search
Line 13: Line 13:
computers in the world. Lustre is the file system of choice on 7 out of
computers in the world. Lustre is the file system of choice on 7 out of
the top 10 fastest computers in the world today, over 70% of the top
the top 10 fastest computers in the world today, over 70% of the top
100, and also for over 60% of the top 500.<ref name=whamcloud>[https://wiki.whamcloud.com/]</ref>
100, and also for over 60% of the top 500.[https://wiki.whamcloud.com/]

Revision as of 17:29, 15 November 2021

Lustre Architecture

What is Lustre?

Lustre is a GNU General Public licensed, open-source distributed parallel file system developed and maintained by DataDirect Networks (DDN). Due to the extremely scalable architecture of the Lustre file system, Lustre deployments are popular in scientific supercomputing, as well as in the oil and gas, manufacturing, rich media, and finance sectors. Lustre presents a POSIX interface to its clients with parallel access capabilities to the shared file objects. As of this writing, Lustre is the most widely used file system on the top 500 fastest computers in the world. Lustre is the file system of choice on 7 out of the top 10 fastest computers in the world today, over 70% of the top 100, and also for over 60% of the top 500.[1]