You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

  1. Download the tgz MOFED package form: http://www.mellanox.com/page/software_overview_ib
  2. Untar it on your node 
  3. run ./mlnxofedinstall --add-kernel-support --skip-repo
  4. if you don't have the needed packages the script will prompt you to install them
  5. Rebuilt lustre:
    1. ./configure --with-linux=/usr/src/kernels/3.10.0-514.10.2.el7_lustre.x86_64/ --with-o2ib=/usr/src/ofa_kernel/default
    2. make rpms
  • No labels