当前位置:文档之家› Linux安装Emulex网卡驱动

Linux安装Emulex网卡驱动

Last login: Fri Sep 19 20:19:25 2014 from 192.168.1.250
[root@localhost dev]# fdisk -l

Disk /dev/sda: 16.1 GB, 16131293184 bytes
64 heads, 32 sectors/track, 15384 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xbe34be34

Device Boot Start End Blocks Id System
/dev/sda1 * 2 501 512000 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2 502 15384 15240192 8e Linux LVM
Partition 2 does not end on cylinder boundary.

WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.


Disk /dev/sdb: 31.9 GB, 31921799168 bytes
240 heads, 7 sectors/track, 37111 cylinders
Units = cylinders of 1680 * 512 = 860160 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x6c5385c9

Device Boot Start End Blocks Id System
/dev/sdb1 * 1 37112 31173600+ c W95 FAT32 (LBA)

Disk /dev/mapper/VolGroup-lv_root: 11.4 GB, 11408506880 bytes
255 heads, 63 sectors/track, 1387 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000


Disk /dev/mapper/VolGroup-lv_swap: 4194 MB, 4194304000 bytes
255 heads, 63 sectors/track, 509 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

[root@localhost dev]# mkdir /test
[root@localhost dev]# mount /dev/sdb1 /test
[root@localhost dev]# cd /test
[root@localhost test]# ls
Emulex System Volume Information
[root@localhost test]# cd Emulex/linux
[root@localhost linux]# ls
elx-be2net-dd-4.6.148.0 elx-be2net-dd-4.6.148.0-1-1.tar.gz
[root@localhost linux]# tar -zxvf elx-be2net-dd-4.6.148.0-1-1.tar.gz
elx-be2net-dd-4.6.148.0/
elx-be2net-dd-4.6.148.0/SRPMS/
elx-be2net-dd-4.6.148.0/SRPMS/be2net-4.6.148.0-1.src.rpm
elx-be2net-dd-4.6.148.0/be2net_4.6.148.0-1.tar.gz
elx-be2net-dd-4.6.148.0/elx_net_install.sh
elx-be2net-dd-4.6.148.0/README
elx-be2net-dd-4.6.148.0/get_sys_info.sh
elx-be2net-dd-4.6.148.0/perf_tune_benet.sh
elx-be2net-dd-4.6.148.0/perf_tune_benet.txt
[root@localhost linux]# ls
elx-be2net-dd-4.6.148.0 elx-be2net-dd-4.6.148.0-1-1.tar.gz
[root@localhost linux]# cd elx-be2net-dd-4.6.148.0
[root@localhost elx-be2net-dd-4.6.148.0]# ls
be2net_4.6.148.0-1.tar.gz get_sys_info.sh perf_tune_benet.txt SRPMS
elx_net_install.sh perf_tune_benet.sh README
[root@localhost elx-be2net-dd-4.6.148.0]# ./elx_net_install.sh
Unpacking be2net installation files...
Installing be2net package, RHEL6_64/kmod-be2net-4.6.14

8.0-1.rh6u3.x86_64.rpm ...
Preparing... ########################################### [100%]
1:kmod-be2net ########################################### [100%]

Unloaded driver be2net
Loaded driver be2net
be2net installation complete
[root@localhost elx-be2net-dd-4.6.148.0]#
[root@localhost elx-be2net-dd-4.6.148.0]# reboot

Broadcast message from root@localhost.localdomain
(/dev/pts/0) at 20:29 ...

The system is going down for reboot NOW!
[root@localhost elx-be2net-dd-4.6.148.0]#
[root@localhost modprobe.d]# lspci | grep Emulex
0e:00.0 Ethernet controller: Emulex Corporation OneConnect 10Gb NIC (be3) (rev 02)
0e:00.1 Ethernet controller: Emulex Corporation OneConnect 10Gb NIC (be3) (rev 02)
0e:00.2 Ethernet controller: Emulex Corporation OneConnect 10Gb NIC (be3) (rev 02)
0e:00.3 Ethernet controller: Emulex Corporation OneConnect 10Gb NIC (be3) (rev 02)
0e:00.4 Ethernet controller: Emulex Corporation OneConnect 10Gb NIC (be3) (rev 02)
0e:00.5 Ethernet controller: Emulex Corporation OneConnect 10Gb NIC (be3) (rev 02)
0e:00.6 Ethernet controller: Emulex Corporation OneConnect 10Gb NIC (be3) (rev 02)
0e:00.7 Ethernet controller: Emulex Corporation OneConnect 10Gb NIC (be3) (rev 02)
[root@localhost modprobe.d]#

相关主题
文本预览
相关文档 最新文档