Setup and Build Lustre

Follow the instructions here:

Walk-thru- Build Lustre MASTER on RHEL 7.3/CentOS 7.3 from Git

Deploy Lustre rpms

Deploy lustre RPMs on your test nodes using your favourite method.

My Method:

mkdir ~/lustre_rpmsscp root@buildmachine:~/lustre_build/*.rpm ~/lustre_rpms

Copy the RPMs to the test node in some directory and:

rpm --nodeps --ivh *.rpm