Bright:OFED
Jump to navigation
Jump to search
OFED packages on Bright
- mlnx-ofed
- qlgc-ofed
Installation on the head node
Install the packages from the repos:
yum install mlnx-ofed
yum install qlgc-ofedRun the installatiuon script to update the configurations and the reboot the system.
/cm/local/apps/XXXX-ofed/current/bin/mlnx-ofed-install.sh -h
/cm/local/apps/XXXX-ofed/current/bin/qlgc-ofed-install.sh -hInstallation in a software image
To change from the default OFED package to a vendors in a software image run this from the head node. Then the nodes will need to be updated.
/cm/local/apps/mlnx-ofed/current/bin/mlnx-ofed-installall.sh -s <image-name>
/cm/local/apps/qlgc-ofed/current/bin/qlgc-ofed-installall.sh -s <image-name>
Updating the software
If the distribution kernel is updated on any of these head or regular nodes after the vendor OFED stack has been installed, then the vendor OFED kernel modules made available from the Bright Computing repository must be recompiled and reinstalled. This can be done by running the installation scripts again. This replaces the kernel modules, along with all the other OFED packages again.