由于工作上的需求,需要在redhat6.5服务器上面安装mellanox品牌的IB网卡,故整理了一个安装&卸载IB网卡驱动的教程: 一.安装 1)下载相应操作系统驱动 http://www.mellanox.com/page/products_dyn?product_family=26&mtag=linux_sw_drivers 2)解压安装驱动 tar zxf MLNX_OFED_LINUX-4.1-1.0.2.0-rhel6.5-x86_64.tar.gz cd MLNX_OFED_L
Linux 双网卡绑定 Linux 双网卡绑定双网卡绑定的常用模式:mode1:active-backup 模式,即主备模式.mode0:round-broin 模式,即负载均衡模式(需要交换机配置聚合口 cisco叫 port channel)步骤:1.创建bond0启动配置文件:2:编辑网卡配置文件ifcfg-eth0,ifcfg-eth12.1:配置网卡一2.2:配置网卡二3:创建并配置modprobe.conf文件4:设置开机启动5:查看并测试5.1:查看bond0信息 (/proc/n
本文转载自江一<linux修改网卡名称> 终端输入:vi /etc/udev/rules.d/70-persistent-net.rules 出现以下文件 # This file was automatically generated by the /lib/udev/write_net_rules# program, run by the persistent-net-generator.rules rules file.## You can modify it, as long as yo