Installing Mlnx_Ofed Using Apt-Get Tool - Nvidia ConnectX-6 Dx MCX623432AE-ADAB User Manual

Ethernet adapter cards for ocp spec 3.0
Table of Contents

Advertisement

Installing MLNX_OFED Using apt-get Tool

This type of installation is applicable to Debian and Ubuntu operating systems.
Setting up MLNX_OFED apt-get Repository
1.
Log into the installation machine as root.
2.
Extract the MLNX_OFED package on a shared location in your network.
You can download it from http://www.nvidia.com > Products > Software> Ethernet Drivers.
3.
Create an apt-get repository configuration file called "/etc/apt/sources.list.d/mlnx_ofed.list"
with the following content:
# deb file:/<path to extracted MLNX_OFED package>/DEBS ./
4.
Download and install NVIDIA Technologies GPG-KEY.
# wget -qO - http://www.nvidia.com/downloads/ofed/RPM-GPG-KEY-Mellanox | sudo apt-key add -
5.
Check that the key was successfully imported.
# apt-key list
pub 1024D/A9E4B643 2013-08-11
uid Mellanox Technologies <support@mellanox.com>
sub 1024g/09FCC269 2013-08-11
6.
Update the apt-get cache.
# sudo apt-get update
Installing MLNX_OFED Using the apt-get Tool
After setting up the apt-get repository for MLNX_OFED package, perform the following:
1.
View the available package groups by invoking:
<pre># apt-cache search mlnx-ofed-
mlnx-ofed-vma-eth - MLNX_OFED vma-eth installer package (with DKMS support)
mlnx-ofed-hpc - MLNX_OFED hpc installer package (with DKMS support)
mlnx-ofed-vma-vpi - MLNX_OFED vma-vpi installer package (with DKMS support)
mlnx-ofed-basic - MLNX_OFED basic installer package (with DKMS support)
mlnx-ofed-vma - MLNX_OFED vma installer package (with DKMS support)
mlnx-ofed-all - MLNX_OFED all installer package (with DKMS support)
Where:
mlnx-ofed-all
mlnx-ofed-basic
mlnx-ofed-vma
mlnx-ofed-hpc
mlnx-ofed-vma-eth
mlnx-ofed-vma-vpi
2.
Install the desired group.
# apt-get install '<group name>'
MLNX_OFED all installer package.
MLNX_OFED basic installer package.
MLNX_OFED vma installer package.
MLNX_OFED HPC installer package.
MLNX_OFED vma-eth installer package.
MLNX_OFED vma-vpi installer package.
51

Advertisement

Table of Contents
loading

Table of Contents