Installing On Vmware - Adaptec ASR-6805Q User Manual

Serial attached scsi raid controllers
Hide thumbs Also See for ASR-6805Q:
Table of Contents

Advertisement

Installing on VMware

Note: You must remove the old driver before you can install the new one. You must
have root privilege to install the new driver.
Note: To copy the driver VIB file to the VMware ESX/ESXi server (in
you must have access to a remote copy utility, such as WinSCP, putty, or Linux scp.
To install the driver on VMware:
1. At the VMware console screen, type these commands to remove the old driver:
VMware ESX 4.1:
esxupdate query --vib-view | grep -i aacraid (list driver packages)
esxupdate -b <vibID> --maintenancemode remove (remove package)
where vibID is the full name of the driver package.
Note: For VMware 4.0 or earlier, use the rpm -e command to remove the driver.
VMware ESXi 5.x:
esxcli software vib list | grep -i aacraid (list driver packages)
esxcli software vib remove --vibname=scsi-aacraid --maintenance-mode (remove
package)
2. Using a remote copy utility, copy the driver VIB file for your operating system version from the Linux
driver folder on the installation DVD to a local directory on the ESX server. This example uses Linux
scp to copy the driver to /tmp/aacraid (where xxxxx is the build number):
VMware ESX 4.1:
scp
/mnt/cdrom/linux/driver/vmware-esx-drivers-scsi-aacraid-400.4.2.1.xxxxx-1.0.4.260247.x86_64.vib
root@<esx-server-ip>:/tmp/aacraid
VMware ESXi 5.0:
scp
/mnt/cdrom/linux/driver/vmware-esxi-drivers-scsi-aacraid-500.5.2.1.xxxxx.-1.0.5.472560.x86_64.vib
root@<esx-server-ip>:/tmp/aacraid
VMware ESXi 5.1:
scp
/mnt/cdrom/linux/driver/vmware-esxi-drivers-scsi-aacraid-510.5.2.1.xxxxx.-1.1.5.799733.x86_64.vib
root@<esx-server-ip>:/tmp/aacraid
Note: Due to file name limits on the installation DVD, the "_64.vib" portion of the
file name may be truncated and not visible.
3. Install the VIB module (where xxxxx is the build number):
VMware ESX 4.1:
esxupdate -b
/tmp/aacraid/vmware-esx-drivers-scsi-aacraid-400.4.2.1.xxxxx-1.0.4.260247.x86_64.vib
--nodeps --nosigcheck --maintenancemode update
VMware ESXi 5.0:
esxcli software vib install -f -v
file:/tmp/aacraid/vmware-esxi-drivers-scsi-aacraid-500.5.2.1.xxxxx.-1.0.5.472560.x86_64.vib
VMware ESXi 5.1:
Proprietary and Confidential to PMC-Sierra, Inc.
Document No.: CDP-00277-02-A Rev. A, Issue:
Serial Attached SCSI RAID Controllers Installation and User's Guide
Step 2
below),
62

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents