beautypg.com

3 installing an upgrade, 4 installing the vmware update manager – Avago Technologies MegaRAID SAS 9341-4i User Manual

Page 42

background image

Avago Technologies

- 42 -

MegaRAID SAS Device Driver Installation User Guide
June 2015

VMware Driver Installation

Installing Asynchronous Drivers on the VMware ESXi 5.x and 6.xOperating System

7.1.2

Using esxcli and an Offline Bundle Async Driver Zip File in an Existing ESXi Installation

In this procedure, you copy the offline bundle zip file to the ESXi host by using the Datastore Browser and install it by
using the esxcli utility in the ESXi shell.

NOTE

This procedure requires remote ESXi network connectivity using
vSphere client.

Perform the following steps to install the async drivers:

1.

Extract the contents of the async driver zip file.

2.

Identify the

megaraid_sas.zip file.

3.

Log in to the ESXi host using vSphere client with administrator privileges, such as root.

4.

Using the Datastore Browser, upload the

megaraid_sas.zip file to an ESXi host’s datastore.

5.

Enter the host into Maintenance mode.

NOTE

You can enter host into Maintenance mode through the vSphere
Client or by adding the

--maintenancemode option to the esxcli

command.

6.

Log in as root to the ESXi console through SSH or iLO/DRAC.

7.

To install drivers using the offline bundle (this action requires an absolute path), type the following command, and
press Enter.

esxcli software vib install –d /path/megaraid_sas.zip

For example:

esxcli software vib install –d /vmfs/volumes/datastore/megaraid_sas.zip

8.

Reboot the ESXi host.

9.

Exit Maintenance mode.

7.1.3

Installing an Upgrade

The upgrade process is similar to a new installation, except for the esxcli command.

To upgrade, type the following command, and press Enter.

esxcli software vib update -v {VIBFILE}

NOTE

Before you run the esxcli command, enter the ESXi host into
Maintenance mode. You can enter the host into Maintenance mode
through the vSphere Client, or by adding the

-maintenancemode

option to the esxcli command.

7.1.4

Installing the VMware Update Manager

The VMware Update Manager (VUM) is a plug-in for the Virtual Center Server (vCenter Server™). You can use the VUM
utility 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 re-mediate the host or hosts with this baseline.

Refer to the vCenter Server documentation for more information about the VUM.