Adaptec 2805 User Manual and Install Guide - Page 78

VMware ESXi 5

Page 78 highlights

Chapter 8: Installing the Driver on an Existing Operating System ● 77 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: VMware ESX 4: scp /mnt/cdrom/linux/driver/vmware-esx-drivers-scsi-aacraid-400.4.1.7.283001.0.4.260247.x86_64.vib root@:/tmp/aacraid VMware ESXi 4: scp /mnt/cdrom/linux/driver/vmware-esxi-drivers-scsi-aacraid-400.4.1.7.283001.0.4.260247.x86_64.vib root@:/tmp/aacraid VMware ESXi 5: scp /mnt/cdrom/linux/driver/vmware-esxi-drivers-scsi-aacraid500.5.1.7.28300.-1.0.5.406165.x86_64.vib root@:/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. Also, the version string may be different from above. 3 Install the VIB module: VMware ESX 4: esxupdate -b /tmp/aacraid/vmware-esx-drivers-scsi-aacraid-400.4.1.7.283001.0.4.260247.x86_64.vib --nodeps --nosigcheck --maintenancemode update VMware ESXi 4: esxupdate -b /tmp/aacraid/vmware-esxi-drivers-scsi-aacraid-400.4.1.7.283001.0.4.260247.x86_64.vib --nodeps --nosigcheck --maintenancemode update VMware ESXi 5: esxcli software vib install -f -v file:/tmp/aacraid/vmware-esxi-drivers-scsiaacraid-500.5.1.7.28300.-1.0.5.406165.x86_64.vib 4 Reboot your computer. Note: For information about creating and managing arrays under VMware, see page 81.

  • 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
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155

Chapter 8: Installing the Driver on an Existing Operating System
77
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:
VMware ESX 4:
scp /mnt/cdrom/linux/driver/vmware-esx-drivers-scsi-aacraid-400.4.1.7.28300-
1.0.4.260247.x86_64.vib root@<esx-server-ip>:/tmp/aacraid
VMware ESXi 4:
scp /mnt/cdrom/linux/driver/vmware-esxi-drivers-scsi-aacraid-400.4.1.7.28300-
1.0.4.260247.x86_64.vib root@<esx-server-ip>:/tmp/aacraid
VMware ESXi 5:
scp /mnt/cdrom/linux/driver/vmware-esxi-drivers-scsi-aacraid-
500.5.1.7.28300.-1.0.5.406165.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. Also, the version string may be different from
above.
3
Install the VIB module:
VMware ESX 4:
esxupdate -b /tmp/aacraid/vmware-esx-drivers-scsi-aacraid-400.4.1.7.28300-
1.0.4.260247.x86_64.vib --nodeps --nosigcheck --maintenancemode update
VMware ESXi 4:
esxupdate -b /tmp/aacraid/vmware-esxi-drivers-scsi-aacraid-400.4.1.7.28300-
1.0.4.260247.x86_64.vib --nodeps --nosigcheck --maintenancemode update
VMware ESXi 5:
esxcli software vib install -f -v file:/tmp/aacraid/vmware-esxi-drivers-scsi-
aacraid-500.5.1.7.28300.-1.0.5.406165.x86_64.vib
4
Reboot your computer.
Note:
For information about creating and managing arrays under VMware, see
page 81
.