Mellanox: Difference between revisions

From CLONWiki
Jump to navigation Jump to search
Boiarino (talk | contribs)
No edit summary
Boiarino (talk | contribs)
No edit summary
Line 1: Line 1:
'''NOTE:''' On RHEL7 run ''yum install numactl''. Network interface is ''nmtui''.
'''NOTE:''' On RHEL7 run ''yum install numactl''.  


  cd /root
  cd /root
Line 11: Line 11:
10G fiber link should become default one.
10G fiber link should become default one.


'''NOTE:''' on RHEL7 do 'modprobe -r ib_isert' and '/etc/init.d/openibd restart' ???
'''NOTE:''' on RHEL7 do 'modprobe -r ib_isert' and '/etc/init.d/openibd restart' ??? Network interface is 'nmtui'

Revision as of 15:45, 9 September 2015

NOTE: On RHEL7 run yum install numactl.

cd /root
cp /usr/downloads/MLNX_OFED_LINUX-2.4-1.0.4-rhel7.1-x86_64.iso .
mkdir tmp
mount -o loop MLNX_OFED_LINUX-2.4-1.0.4-rhel7.1-x86_64.iso tmp
cd tmp
./mlnxofedinstall

Atfer it installed, run /usr/bin/system-config-network and setup p6p1 device as manual network with appropriate settings. Shutdown computer, unplug copper cable and start computer, 10G fiber link should become default one.

NOTE: on RHEL7 do 'modprobe -r ib_isert' and '/etc/init.d/openibd restart' ??? Network interface is 'nmtui'