Users Guide
Table Of Contents
- Table of Contents
- Preface
- Part I QConvergeConsole VMware vCenter Server Plug-in
- 1 vCenter Server Plug-in Overview
- 2 Installing the vCenter Server Plug-in
- 3 Getting Started with vCenter Server Plug-in
- 4 Using the vCenter Server Plug-in
- Managing Hosts
- Managing Fibre Channel Adapters
- Adapter Management Window
- Managing a Fibre Channel Adapter Port
- Boot Configuration—Fibre Channel Port
- Firmware Parameters—Fibre Channel Port
- Transceiver Information—Fibre Channel Port
- Statistics Information—Fibre Channel Port
- Diagnostic Tests—Fibre Channel Port
- Retrieving Adapter Information
- VPD Information—Fibre Channel Port
- Temperature Information—Fibre Channel Port
- QoS Information—Fibre Channel Port
- Managing Converged Network Adapters
- Viewing Target Device Information
- Viewing LUN Information
- Updating Adapter Flash
- 5 Managing Marvell 578xx and 41000 Series Adapters
- Viewing Host Maps
- Managing 578xx/41000 Series Adapters
- Viewing Port Information for 578xx/41000 Series Adapters
- Configuring Port Boot Options
- Running Adapter Port Diagnostics
- Viewing Function Information for 578xx/41000 Series Adapters
- Viewing iSCSI Information for 578xx/41000 Series Adapters
- Viewing Information for an iSCSI Target Connected to 578xx/41000 Series Adapters
- Viewing Information for an iSCSI LUN Connected to 578xx/41000 Series Adapters
- Part II QConvergeConsole VMware vSphere Web Client Plug-in
- 7 vSphere Web Client Plug-in Overview
- 8 Installing the vSphere Web Client Plug-in
- 9 Getting Started with vSphere Web Client Plug-in
- 10 Using the vSphere Web Client Plug-in
- Managing Hosts
- Managing Adapters
- Managing NIC (Ethernet) Ports
- Managing Fibre Channel Ports
- Using the Fibre Channel Port Test Beacon
- Configuring Fibre Channel Port Boot Parameters
- Configuring Fibre Channel Port Parameters
- Viewing Fibre Channel Port Transceiver Information
- Viewing Fibre Channel Port Statistics
- Running Fibre Channel Port Diagnostics
- Viewing Fibre Channel Port VPD
- Viewing Fibre Channel Port Temperature Information
- Viewing Fibre Channel QoS Information
- Managing Converged Network Adapter Ports
- Managing NIC Functions
- Managing FCoE Functions
- Configuring FCoE Function NPAR Function Type
- Configuring FCoE Function Boot Parameters
- Configuring FCoE Function Parameters
- Viewing FCoE Function Transceiver Information
- Viewing FCoE Function Statistics
- Running FCoE Function Diagnostics
- Configuring the FCoE Function
- Viewing FCoE Function Temperature Information
- Viewing FCoE Function VPD
- Viewing FCoE Function Target Information
- Viewing FCoE Function LUN Information
- Managing iSCSI Functions
- 11 Managing Marvell 578xx and 41000 Series Adapters
- Managing Hosts
- Managing 578xx/41000 Series Adapters
- Viewing Port Information for 578xx/41000 Series Adapters
- Configuring Port Boot Options
- Running Adapter Port Diagnostics
- Viewing Function Information for 578xx/41000 Series Adapters
- Viewing iSCSI Information for 578xx/41000 Series Adapters
- Viewing Information for an iSCSI Target Connected to 578xx/41000 Series Adapters
- Viewing Information for an iSCSI LUN Connected to 578xx/41000 Series Adapters
- A Installing the QLogic Adapter CIM Provider Using VUM
- B Troubleshooting
- C Revision History
- Glossary
- Index
2–Installing the vCenter Server Plug-in
Installing the QLogic Adapter CIM Provider
Doc. No. TD-000965 Rev. 1
January 21, 2021 Page 15 Copyright © 2021 Marvell
VUM—Refer to Appendix A Installing the QLogic Adapter CIM Provider
Using VUM. The VMware Update Manager (VUM) is a plug-in for the
vCenter Server. You can use the VUM UI to install a VIB by importing the
associated offline bundle package (a zip file that contains the VIB and
metadata). You can then create an add-on baseline and remediate the hosts
with this baseline. For details on VUM, see the vCenter Server
documentation.
To install the CIM Provider on an ESXi 6.x or 7.0 host:
1. Copy the <CIM Provider installation file
(offline-bundle.zip)> file to the root directory (/) of the ESXi 6.x or
ESXi 7.0 system.
2. Issue the esxcli command as follows:
# cd /
# esxcli software vib install -d file:///<CIM Provider
installation file (offline-bundle.zip)> --maintenance-mode
3. Reboot the system as required.
Subsequent Update Installation
To update the QLogic Adapter CIM Provider after a prior VIB installation, remove
the existing VIB by following the instructions in “Uninstalling the QLogic Adapter
CIM Provider” on page 16. After completing the VIB removal, install the new VIB
by following the same steps in “Initial Installation Methods” on page 14.
Starting the QLogic Adapter CIM Provider
After a system startup, the Small-Footprint CIM Broker (SFCB) CIM object
manager (CIMOM) in the ESX system should start automatically and load the
QLogic Adapter CIM Provider when necessary. If the CIM Provider does not start
automatically, refer to Appendix B Troubleshooting for information on how to
manually stop, start, or restart the SFCB CIMOM.
NOTE
On ESXi 6.5, the CIMOM (CIM object manager) may be disabled. To check
to see if the CIMOM is disabled, issue the following command:
esxcli system wbem get
To enable the CIMOM, issue the following command:
esxcli system wbem set -e true