Install Driver Ethernet Cards Mellanox 10GbE พิมพ์

  • 0

Install Driver Ethernet Cards Mellanox MT26448 10GbE for CentOS 6

yum -y update

yum -y install kernel-devel gcc patch gcc-c++ redhat-rpm-config rpm-build

reboot


Download the Driver mlnx-en-3.0-1.0.1

wget http://www.colo.in.th/files/mlnx-en-3.0-1.0.1.tgz

 

tar xzvf mlnx-en-3.0-1.0.1.tgz

 

cd mlnx-en-3.0-1.0.1

 

./install.sh

 

Do you wish to reload the driver now? (y/n) [y] y
Reloading mlx modules
Unloading NIC driver: [ OK ]
Loading NIC driver: [ OK ]

 

Installation finished successfully.

modprobe -r mlx4_en

 

modprobe mlx4_en



The result is a new net-device appearing in 'ifconfig -a' output. 


คำตอบนี้เป็นประโยชน์หรือไม่?

« กลับ