Mellanox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
''' | '''RHEL7''' | ||
Run | |||
yum install numactl | |||
cd /root | cd /root | ||
Line 14: | Line 17: | ||
setting first port to 'eth' and second to 'ib' | setting first port to 'eth' and second to 'ib' | ||
Configure new 'eth' port as desired. | Configure new 'eth' port as desired. Use for example text interface to NetworkManager called nmtui'. | ||
''' | '''RHEL6:''' 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. | 10G fiber link should become default one. | ||
Revision as of 21:20, 10 September 2015
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
Run command
/sbin/connectx_port_config --show
to display port settings, change it with
/sbin/connectx_port_config
setting first port to 'eth' and second to 'ib'
Configure new 'eth' port as desired. Use for example text interface to NetworkManager called nmtui'.
RHEL6: 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.