Downloading Packages and Sources

Lustre packages and sources can be downloaded from several official and mirror sites. Use the latest versions (e.g., 2.17.0 for features, 2.15.8 for maintenance) as of January 2026. Binaries are provided as RPMs for RHEL/SLES and DEBs for Ubuntu.

Primary Sources

Downloading Binaries

For RPM-based (RHEL/SLES): Use repo URLs like https://downloads.whamcloud.com/public/lustre/latest-feature-release/el9.7/client/ or server.

For DEB-based (Ubuntu): Use https://downloads.whamcloud.com/public/lustre/latest-feature-release/ubuntu2404/client/.

Downloading Sources

Clone the repo: git clone https://github.com/lustre/lustre-release.git. Build instructions in the Lustre manual.