Lustre Installation

From LUG
Jump to navigation Jump to search

Client

  • Get the EPEL repo installed and running
 - Use the GPG key from epel's repo
  • Install the yum config:

[hpdd-intel-server] name=Intel HPDD Lustre baseurl=https://downloads.hpdd.intel.com/public/lustre/lustre-2.10.3/el7/server/ enabled=0 priority=1 gpgcheck=0

[hpdd-intel-client] name=Intel HPDD Lustre baseurl=https://downloads.hpdd.intel.com/public/lustre/lustre-2.10.3/el7/client/ enabled=1 priority=1 gpgcheck=0

[hpdd-e2fsprogs] name=Intel HPDD e2fs baseurl=https://downloads.hpdd.intel.com/public/e2fsprogs/latest/el7/ enabled=1 priority=1 gpgcheck=0

  • yum install dkms
  • yum install e2fsprogs e2fsprogs-libs libcom_err libcom_err-devel libss lustre-client kmod-lustre-client lustre-client-dkms