Seagate X8 Accelerator Seagate X8 Accelerator User Guide for VMware - Page 11

Oftware, Nstallation, Pdate

Page 11 highlights

5.0 SOFTWARE INSTALLATION & UPDATE This section covers the procedure for installing the device drivers and updating the firmware for X8 Accelerator devices on an ESXi 5.0 or ESXi 5.1 system. All the ESXCLI commands listed in this section can be executed in one of the following methods. 1. Directly on the ESXi host after logging in via SSH (SSH service must be enabled) Syntax ~# esxcli Example ~# esxcli software vib list 2. Remotely using the vSphere Remote CLI utility (VCLI) http://www.vmware.com/support/developer/vcli/ NOTE If any command uses a filename, the file should be present on the target system and not on the system where VCLI is executed. Syntax ~# esxcli --server= --username= --password= Example ~# esxcli --server='lab-m6' --username='root' -password='password' software vib list 5.1 DEVICE DRIVER INSTALLATION & UPDATE Download the device driver offline bundle from Seagate Support website before proceeding. Ensure that the device is seen by the operating system. If this is a new setup and first time installation of the X8 Accelerator device, then the device is detected only as the Seagate Technology Memory controller. ~ # lspci | grep -i seagate 000:131:00.0 Memory controller: Seagate Technology If an earlier version of the device drivers is already installed, then the device will be identified as a Seagate X8 Accelerator device (or as a Virident Systems' FlashMAX II device). ~ # lspci | grep -i seagate 000:131:00.0 Memory controller: Seagate Technology LLC. X8 Accelerator [vgca] 5.1.1 Install/Update Seagate Driver VIBs Using Offline VIB Bundle If an earlier version of the device driver and utilities VIBs are already installed, then they will be removed and replaced with the new device driver VIB with this single command execution. NOTE Full path to the driver offline bundle must be specified in the install command. SEAGATE X8 ACCELERATOR FOR VMWARE ESXI USER GUIDE, REV. A 7

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36

S
EAGATE
X8 A
CCELERATOR FOR
VM
WARE
ESX
I
U
SER
G
UIDE
, R
EV
. A
7
5.0
S
OFTWARE
I
NSTALLATION
& U
PDATE
This section covers the procedure for installing the device drivers and updating the firmware for X8 Accelerator devices on
an ESXi 5.0 or ESXi 5.1 system.
All the ESXCLI commands listed in this section can be executed in one of the following methods.
1.
Directly on the ESXi host after logging in via SSH (SSH service must be enabled)
Syntax
Example
2.
Remotely using the vSphere Remote CLI utility (VCLI)
http://www
.vmware.com/support/developer/vcli/
Syntax
Example
5.1
D
EVICE
D
RIVER
I
NSTALLATION
& U
PDATE
Download the device driver offline bundle from Seagate Support website before proceeding. Ensure that the device is seen
by the operating system.
If this is a new setup and first time installation of the X8 Accelerator device, then the device is detected only as the Seagate
Technology Memory controller.
If an earlier version of the device drivers is already installed, then the device will be identified as a Seagate X8 Accelerator
device (or as a Virident Systems' FlashMAX II device).
5.1.1
Install/Update Seagate Driver VIBs Using Offline VIB Bundle
If an earlier version of the device driver and
utilities
VIBs are already installed, then they will be removed and replaced with
the new device driver VIB with this single command execution.
~# esxcli <command name space> <command arguments>
~# esxcli software vib list
N
OTE
If any command uses a filename, the file should be present on the
target system and not on the system where VCLI is executed.
~# esxcli --server=<ESX host name/IP Address> --username=<root>
--password=<password> <command name space> <command arguments>
~# esxcli --server='lab-m6' --username='root'
-password='password' software vib list
~ # lspci | grep -i seagate
000:131:00.0 Memory controller: Seagate Technology
~ # lspci | grep -i seagate
000:131:00.0 Memory controller: Seagate Technology LLC. X8 Accelerator
[vgca]
N
OTE
Full path to the driver offline bundle must be specified in the install command.