天天看點

Check Driver and Firmware Versions (ESXi)

~ # esxcfg-scsidevs -a (Check RAID Controller and HBA Card Driver Name)

vmhba0  hpsa              link-n/a  sas.50014380356b0930                    (0:2:0.0) Hewlett-Packard Company Smart Array P830i

vmhba1  qla2xxx           link-up   fc.500143803315dc4d:500143803315dc4c    (0:4:0.0) QLogic Corp ISP2532-based 8Gb Fibre Channel to PCI Express HBA

vmhba2  qla2xxx           link-up   fc.500143803315dc4f:500143803315dc4e    (0:4:0.1) QLogic Corp ISP2532-based 8Gb Fibre Channel to PCI Express HBA

vmhba3  qla2xxx           link-up   fc.500143803315dc85:500143803315dc84    (0:196:0.0) QLogic Corp ISP2532-based 8Gb Fibre Channel to PCI Express HBA

vmhba4  qla2xxx           link-up   fc.500143803315dc87:500143803315dc86    (0:196:0.1) QLogic Corp ISP2532-based 8Gb Fibre Channel to PCI Express HBA

~ # vmkchdev -l |grep vmhba0

00:02:00.0 103c:323c 103c:1921 vmkernel vmhba0

~ # vmkchdev -l |grep vmhba1

00:04:00.0 1077:2532 103c:3263 vmkernel vmhba1

~ # vmkload_mod -s hpsa | grep Version  (Check RAID Controller Driver Version / RAID Controller Firmware Version check from iLO)

 Version: Version 5.0.0.114-1OEM, Build: 472560, Interface: 9.2 Built on: Oct  2 2015

~ # vmkload_mod -s qla2xxx | grep Version  (Check HBA Card Driver Version)

 Version: Version 934.5.45.0-1vmw, Build: 472560, Interface: 9.2 Built on: Sep 26 2014

/proc/scsi/qla2xxx # head -4 3  (Check HBA Card Firmware Version)

QLogic PCI to Fibre Channel Host Adapter for HPAJ764A:

        FC Firmware version 7.04.00 (90d5), Driver version 934.5.45.0-1vmw

/proc/scsi/qla2xxx # esxcfg-nics -l (Check Network Card Driver Name)

Name    PCI           Driver      Link Speed     Duplex MAC Address       MTU    Description

vmnic0  0000:03:00.00 tg3         Up   1000Mbps  Full   28:80:23:a5:b4:a8 1500   Broadcom Corporation NetXtreme BCM5719 Gigabit Ethernet

vmnic1  0000:03:00.01 tg3         Up   1000Mbps  Full   28:80:23:a5:b4:a9 1500   Broadcom Corporation NetXtreme BCM5719 Gigabit Ethernet

vmnic10 0000:81:00.02 tg3         Up   1000Mbps  Full   28:80:23:ac:95:de 1500   Broadcom Corporation NetXtreme BCM5719 Gigabit Ethernet

vmnic11 0000:81:00.03 tg3         Up   1000Mbps  Full   28:80:23:ac:95:df 1500   Broadcom Corporation NetXtreme BCM5719 Gigabit Ethernet

vmnic12 0000:c1:00.00 tg3         Up   1000Mbps  Full   28:80:23:ac:d3:54 1500   Broadcom Corporation NetXtreme BCM5719 Gigabit Ethernet

vmnic13 0000:c1:00.01 tg3         Up   1000Mbps  Full   28:80:23:ac:d3:55 1500   Broadcom Corporation NetXtreme BCM5719 Gigabit Ethernet

vmnic14 0000:c1:00.02 tg3         Up   1000Mbps  Full   28:80:23:ac:d3:56 1500   Broadcom Corporation NetXtreme BCM5719 Gigabit Ethernet

vmnic15 0000:c1:00.03 tg3         Down 0Mbps     Full   28:80:23:ac:d3:57 1500   Broadcom Corporation NetXtreme BCM5719 Gigabit Ethernet

vmnic2  0000:03:00.02 tg3         Up   1000Mbps  Full   28:80:23:a5:b4:aa 1500   Broadcom Corporation NetXtreme BCM5719 Gigabit Ethernet

vmnic3  0000:03:00.03 tg3         Up   1000Mbps  Full   28:80:23:a5:b4:ab 1500   Broadcom Corporation NetXtreme BCM5719 Gigabit Ethernet

vmnic4  0000:41:00.00 tg3         Up   1000Mbps  Full   28:80:23:ac:d1:14 1500   Broadcom Corporation NetXtreme BCM5719 Gigabit Ethernet

vmnic5  0000:41:00.01 tg3         Down 0Mbps     Full   28:80:23:ac:d1:15 1500   Broadcom Corporation NetXtreme BCM5719 Gigabit Ethernet

vmnic6  0000:41:00.02 tg3         Up   1000Mbps  Full   28:80:23:ac:d1:16 1500   Broadcom Corporation NetXtreme BCM5719 Gigabit Ethernet

vmnic7  0000:41:00.03 tg3         Up   1000Mbps  Full   28:80:23:ac:d1:17 1500   Broadcom Corporation NetXtreme BCM5719 Gigabit Ethernet

vmnic8  0000:81:00.00 tg3         Up   1000Mbps  Full   28:80:23:ac:95:dc 1500   Broadcom Corporation NetXtreme BCM5719 Gigabit Ethernet

vmnic9  0000:81:00.01 tg3         Up   1000Mbps  Full   28:80:23:ac:95:dd 1500   Broadcom Corporation NetXtreme BCM5719 Gigabit Ethernet

/proc/scsi/qla2xxx # ethtool -i vmnic0 (Check Network Card Driver and Firmware Version)

driver: tg3

version: 3.136h.v50.1

firmware-version: 5719-v1.41 NCSI v1.3.7.0

bus-info: 0000:03:00.0

/proc/scsi/qla2xxx # vmkchdev -l |grep vmnic0

00:03:00.0 14e4:1657 103c:169d vmkernel vmnic0

/proc/scsi/qla2xxx # esxcli network nic get -n vmnic0

   Advertised Auto Negotiation: true

   Advertised Link Modes: 10baseT/Half, 10baseT/Full, 100baseT/Half, 100baseT/Full, 1000baseT/Half, 1000baseT/Full

   Auto Negotiation: true

   Cable Type: Twisted Pair

   Current Message Level: 4260095

   Driver Info:

         Bus Info: 0000:03:00.0

         Driver: tg3

         Firmware Version: 5719-v1.41 NCSI v1.3.7.0

         Version: 3.136h.v50.1

   Link Detected: true

   Link Status: Up

   Name: vmnic0

   PHYAddress: 1

   Pause Autonegotiate: true

   Pause RX: true

   Pause TX: true

   Supported Ports: TP

   Supports Auto Negotiation: true

   Supports Pause: true

   Supports Wakeon: true

   Transceiver: internal

   Wakeon: MagicPacket(tm)

2016-03-02T05:19:28.596Z

~ # esxcfg-scsidevs -a

vmhba0  ata_piix          link-n/a  sata.vmhba0                             (0:0:31.2) Intel Corporation ICH10 4 port SATA IDE Controller

vmhba1  hpsa              link-n/a  sas.500143802128f030                    (0:3:0.0) Hewlett-Packard Company Smart Array P410i

vmhba2  qla2xxx           link-up   fc.50014380186bfe21:50014380186bfe20    (0:17:0.0) QLogic Corp ISP2532-based 8Gb Fibre Channel to PCI Express HBA

vmhba3  qla2xxx           link-up   fc.50014380186bfe23:50014380186bfe22    (0:17:0.1) QLogic Corp ISP2532-based 8Gb Fibre Channel to PCI Express HBA

vmhba4  qla2xxx           link-up   fc.50014380186bf4e1:50014380186bf4e0    (0:144:0.0) QLogic Corp ISP2532-based 8Gb Fibre Channel to PCI Express HBA

vmhba5  qla2xxx           link-up   fc.50014380186bf4e3:50014380186bf4e2    (0:144:0.1) QLogic Corp ISP2532-based 8Gb Fibre Channel to PCI Express HBA

vmhba32 ata_piix          link-n/a  sata.vmhba32                            (0:0:31.2) Intel Corporation ICH10 4 port SATA IDE Controller

00:00:1f.2 8086:3a20 103c:330d vmkernel vmhba0

00:03:00.0 103c:323a 103c:3245 vmkernel vmhba1

~ # vmkload_mod -s hpsa | grep Version

 Version: Version 5.0.0.74-1OEM, Build: 472560, Interface: 9.2 Built on: Aug  5 2014

vmkload_mod -s qla2xxx | grep Version

 Version: Version 934.5.38.0-1vmw, Build: 472560, Interface: 9.2 Built on: Apr 15 2014

/proc/scsi/qla2xxx # head -4 3

        FC Firmware version 7.03.00 (90d5), Driver version 934.5.38.0-1vmw

Host Device Name vmhba2

本文轉自學海無涯部落格51CTO部落格,原文連結http://blog.51cto.com/549687/1919219如需轉載請自行聯系原作者

520feng2007

繼續閱讀