Difference between revisions of "Lustre Installation"

From LUG
Jump to navigation Jump to search
(Created page with "== 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=http...")
 
(No difference)

Latest revision as of 11:48, 10 April 2018

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