14
2023
04
14:33:14

vmware esxi 查看网卡、Raid卡驱动



推荐点击下面图片,通过本站淘宝优惠价购买:

image.png

http://blog.51cto.com/adamcrab/1942763

查看网卡

  1. [root@localhost:~] esxcfg-nics -l

  2. Name    PCI          Driver      Link Speed     Duplex MAC Address       MTU    Description                   

  3. vmnic0  0000:01:00.0 igb         Up   1000Mbps  Full   e0:4f:43:07:28:44 1500   Intel Corporation I350 Gigabit Network Connection

  4. vmnic1  0000:01:00.1 igb         Down 0Mbps     Half   e0:4f:43:07:28:45 1500   Intel Corporation I350 Gigabit Network Connection

  5. vmnic2  0000:01:00.2 igb         Down 0Mbps     Half   e0:4f:43:07:28:46 1500   Intel Corporation I350 Gigabit Network Connection

  6. vmnic3  0000:01:00.3 igb         Down 0Mbps     Half   e0:4f:43:07:28:47 1500   Intel Corporation I350 Gigabit Network Connection

  7. vmnic4  0000:81:00.0 bnx2x       Down 0Mbps     Half   00:0e:1e:4c:ca:40 1500   QLogic Corporation NetXtreme II BCM57810 10 Gigabit Ethernet

  8. vmnic5  0000:81:00.1 bnx2x       Up   10000Mbps Full   00:0e:1e:4c:ca:42 1500   QLogic Corporation NetXtreme II BCM57810 10 Gigabit Ethernet

  9. vmnic6  0000:11:00.0 bnx2x       Down 0Mbps     Half   00:0e:1e:47:9d:90 1500   QLogic Corporation NetXtreme II BCM57810 10 Gigabit Ethernet

  10. vmnic7  0000:11:00.1 bnx2x       Up   10000Mbps Full   00:0e:1e:47:9d:92 1500   QLogic Corporation NetXtreme II BCM57810 10 Gigabit Ethernet

查看网卡驱动

  1. [root@localhost:~] ethtool -i vmnic0

  2. driver: igb

  3. version: 5.0.5.1

  4. firmware-version: 1.63, 0x80000dbd

  5. bus-info: 0000:01:00.0

  6. [root@localhost:~] ethtool -i vmnic7

  7. driver: bnx2x

  8. version: 1.78.80.v60.12

  9. firmware-version: bc 7.8.55

  10. bus-info: 0000:11:00.1

获取主机总线适配器当前使用的驱动程序类型

  1. [root@localhost:~] esxcfg-scsidevs -a

  2. vmhba0  lsi_mr3           link-n/a  sas.500605b00cbce9e0                    (0000:07:00.0) LSI MegaRAID SAS Invader Controller

  3. vmhba32 iscsi_vmk         online    iqn.1998-01.com.vmware:594af84f-3e99-cb7d-f42f-e04f43072844-7704b070iSCSI Software Adapter

------------------------------------------------

查看Radi卡驱动

  1. [root@localhost:~] esxcfg-module -i lsi_mr3 | more

  2. esxcfg-module module information

  3.  input file: /usr/lib/vmware/vmkmod/lsi_mr3

  4.  License: GPLv2

  5.  Version: 6.605.08.00-7vmw.600.1.17.3029758

  6.  Name-space: 

  7.  Required name-spaces:

  8.   com.vmware.vmkapi@v2_3_0_0

  9.  Parameters:

  10.   max_sectors: int

  11.    Maximum number of sectors per IO command

  12.   mfiDumpFailedCmd: int

  13.    Hex dump of failed command in driver log

-----------------------------------------------------

查看HBA卡固件

/usr/lib/vmware/vmkmgmt_keyval/vmkmgmt_keyval -a

查看HBA卡驱动

 esxcli software vib list | grep lpfc

安装驱动

esxcli software vib install -v {VIBFILE}


本文链接:https://hqyman.cn/post/3866.html 非本站原创文章欢迎转载,原创文章需保留本站地址!

分享到:





休息一下,本站随机推荐观看栏目:


« 上一篇 下一篇 »

发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

您的IP地址是: