VMware Global Community
cranb
Contributor
Contributor
Jump to solution

Dell R320 Uzerinde Ethernet Driverlari nasil yuklenebilir?

Arkadaşlar merhaba,

Elimde yeni satın aldigimiz R320 sunucu mevcut. Bu sunucu uzerine ESXI 4.1.0 kurmak istiyoruz. Kurulum başlangicinda üzerindeki ethernet kartlarini görmedigi için kurulum devam etmemekte. Dell in driver sayfasinda sürücüler bulunuyor. Bu sürücüleri nasil yukliyebilirim.

Yardimlariniz için çok teşekkur ederim.

1 Solution

Accepted Solutions
ssevincoglu
Enthusiast
Enthusiast
Jump to solution

Selamlar,

Aşağıdaki gibi yükleyebilirsin.

Installing async drivers on ESXi/ESX 4.x

Purpose

This article provides the different methods for installing async driver releases on ESXi/ESX 4.x. For more information on a specific async driver release, see the /doc/README.txt file within the async driver release ISO.

Async drivers are developed by third-party vendors and are subjected to VMware certification. To download the async drivers signed by VMware visit the VMware Download Center<http://downloads.vmware.com/> select the ESXi/ESX version and use the Drivers and Tools tab.

Note: This article is for vSphere 4. For more information about installing async drivers in vSphere 5, see Installing async drivers on ESXi 5.x (2005205)<http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&docTypeID=DT_KB_1_1&externalId=2005205>.

Resolution

There are several methods to install asynchronous drivers on ESXi/ESX 4.x. Some of these methods are applicable to only ESX or ESXi. Some of these methods copy the offline-bundle.zip file to the ESX host over the network or using a local CD-ROM. You must choose the appropriate method for your environment.

During a new ESX installation

1. Place the ESX installation DVD in the DVD drive of the host.

2. Restart the host.

3. Accept the terms of the license agreement.

4. Select a keyboard type.

5. When prompted for custom drivers, click Yes to install custom drivers.

6. Click Add to eject the ESX installation DVD.

7. Place the supplemental driver CD in the DVD drive of the ESX host.

Note: During the ESX installation, a supplemental driver install CD is provided.

8. Select the driver module to import drivers to the ESX host.

9. Click Next to continue.

10. When prompted to load the system drivers, click Yes.

11. After loading the driver module, continue installing ESX.

Note: After the drivers are installed, you are prompted to remove the driver CD and re-insert the ESX installation DVD.

Existing ESX installation using esxupdate and a CD

An existing ESX host can mount the Async driver CD and install the offline bundles within using the esxupdate utility.

1. Log into the ESX host using an account with administrator privileges, such as root.

2. Enter maintenance mode.

3. Place the driver CD in the CD-ROM drive of the ESX host.

4. Mount the driver CD through console of the host or with an SSH session using the command:

mount -o loop -t iso9660 isofilename /mnt/cdrom/

5. Navigate to cd_mount_point/offline-bundle/ and locate the offline-bundle.zip file.

6. Run this command to install drivers using the offline bundle:

esxupdate --bundle=/mnt/cdrom/offline-bundle/offline-bundle.zip update

7. Reboot the ESX host.

8. Exit maintenance mode.

Existing ESXi/ESX installation using esxupdate and Datastore Browser

An existing ESXi/ESX host can install offline bundles that have been copied from the Async release ISO to the ESXi/ESX host.

1. Extract the contents of the ISO file.

2. Identify the offline-bundle.zip file(s).

3. Using the Datastore Browser, upload the offline-bundle.zip file(s) to an ESXi/ESX host's datastore.

4. Log into the ESXi/ESX host using an account with administrator privileges, such as root.

5. Enter maintenance mode.

6. Navigate to /vmfs/volumes/datastorename/ and locate the offline-bundle.zip file.

7. Run this command to install drivers using the offline bundle:

esxupdate --bundle=offline-bundle.zip update

8. Reboot the ESXi/ESX host.

9. Exit maintenance mode.

Existing ESXi/ESX Installation using vihostupdate and a CD

An ESXi/ESX host can be updated remotely using the vihostupdate utility, which is part of the vSphere CLI. For more information on vihostupdate, see the vSphere Command-Line Interface Installation and Reference Guide<http://www.vmware.com/pdf/vsphere4/r40/vsp_40_vcli.pdf>.

1. Power on the ESXi/ESX host.

2. Place the driver CD in the CD-ROM drive of the host where either the vSphere CLI package is installed or vMA is hosted.

3. Mount the driver CD.

4. Navigate to cd_mount_point/offline-bundle/ and locate the offline-bundle.zip file.

5. Run the vihostupdate command to install drivers using the offline bundle:

vihostupdate conn_options --install --bundle offline-bundle.zip

For example:

vihostupdate --server myesxhost --username root --password mypassword --install --bundle driver-offline-bundle.zip

Note: You may have to supply the .pl extension in the above command if the script is not recognized as a Perl script. For example: vihostupdate.pl<http://vihostupdate.pl/>. This is not necessary if you are using the vMA.

Existing ESXi/ESX installation using vihostupdate and a web-based depot

An ESXi/ESX host can be updated remotely using the vihostupdate utility, which is part of the vSphere CLI. For more information on vihostupdate, see the vSphere Command-Line Interface Installation and Reference Guide<http://www.vmware.com/pdf/vsphere4/r40/vsp_40_vcli.pdf>.

1. Power on the ESXi/ESX host.

2. Place the offline-bundle.zip file on a web server accessible to the ESXi/ESX host.

3. Run the vihostupdate command to install drivers using the offline bundle:

vihostupdate conn_options --install --bundle http://<http://webserver/path/offline-bundle.zip>webserver<http://webserver/path/offline-bundle.zip>...;

For example:

vihostupdate --server myesxhost --username root --password mypassword --install --bundle http://esxpatches/depot/driver-offline-bundle.zip

Existing ESXi/ESX installation using Update Manager and Image builder

For more information, see Using vSphere ESXi Image Builder CLI<http://pubs.vmware.com/vsphere-51/topic/com.vmware.vsphere.install.doc/GUID-78CC6C2E-E961-4A5E-B07D-0CE7083DE51E.html> in the vSphere Installation and Setup guide.

To install the async driver:

1. Extract the contents of the async driver .zip file.

2. Identify the offline-bundle.zip file(s).

3. From vCenter Server, click Home ]] ]]> Update Manager.

4. Click the Patch Repository tab.

5. Click the Import Patches link at the top right of the screen.

6. Click Finish. The async driver is added to the patch repository.

7. Create a Host Extension baseline and remediate the ESXi/ESX host.

Note: For more information, see the vSphere Update Manager Documentation<http://pubs.vmware.com/vsphere-51/topic/com.vmware.vsphere.update_manager.doc/GUID-9E9D146E-40BB-4BB5-8FC6-C9CD735C0F11.html>.

Additional Information

To install async drivers using VMware Update Manager, refer to the Create a Host Extension Baseline section from the VMware vCenter Update Manager Installation and Administration Guide<http://www.vmware.com/pdf/vsp_vum_41_admin_guide.pdf>. For additional information, see Update Manager 4.1 patch repository features (1021695)<http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&docTypeID=DT_KB_1_1&externalId=1021695>.

Note: Async drivers are developed by third-party vendors and are subjected to VMware certification. Third-party vendors provide recommendations/suggestions to upgrade their drivers/firmware for specific versions of ESXi/ESX. Therefore, VMware does not include these async drivers automatically in Update Manager.

For translated versions of this article, see:

  • Español: Cómo instalar los controladores asincrónicos en ESX/ESXi 4.x (2002906)<http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&docTypeID=DT_KB_1_1&externalId=2002906>

  • Français: Comment installer des pilotes "async" sur ESX/ESXi 4.x (2004792)<http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&docTypeID=DT_KB_1_1&externalId=2004792>

See Also

  • Update Manager 4.1 patch repository features

  • Cómo instalar los controladores asincrónicos en ESX/ESXi 4.x

  • Adding third-party device drivers to ESXi 4.1

  • Comment installer des pilotes "async" sur ESX/ESXi 4.x

  • Installing async drivers on ESXi 5.x

Request a Product Feature

To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature<http://www.vmware.com/contact/contactus.html?department=prod_request> page.

Sent from my iPhone

View solution in original post

1 Reply
ssevincoglu
Enthusiast
Enthusiast
Jump to solution

Selamlar,

Aşağıdaki gibi yükleyebilirsin.

Installing async drivers on ESXi/ESX 4.x

Purpose

This article provides the different methods for installing async driver releases on ESXi/ESX 4.x. For more information on a specific async driver release, see the /doc/README.txt file within the async driver release ISO.

Async drivers are developed by third-party vendors and are subjected to VMware certification. To download the async drivers signed by VMware visit the VMware Download Center<http://downloads.vmware.com/> select the ESXi/ESX version and use the Drivers and Tools tab.

Note: This article is for vSphere 4. For more information about installing async drivers in vSphere 5, see Installing async drivers on ESXi 5.x (2005205)<http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&docTypeID=DT_KB_1_1&externalId=2005205>.

Resolution

There are several methods to install asynchronous drivers on ESXi/ESX 4.x. Some of these methods are applicable to only ESX or ESXi. Some of these methods copy the offline-bundle.zip file to the ESX host over the network or using a local CD-ROM. You must choose the appropriate method for your environment.

During a new ESX installation

1. Place the ESX installation DVD in the DVD drive of the host.

2. Restart the host.

3. Accept the terms of the license agreement.

4. Select a keyboard type.

5. When prompted for custom drivers, click Yes to install custom drivers.

6. Click Add to eject the ESX installation DVD.

7. Place the supplemental driver CD in the DVD drive of the ESX host.

Note: During the ESX installation, a supplemental driver install CD is provided.

8. Select the driver module to import drivers to the ESX host.

9. Click Next to continue.

10. When prompted to load the system drivers, click Yes.

11. After loading the driver module, continue installing ESX.

Note: After the drivers are installed, you are prompted to remove the driver CD and re-insert the ESX installation DVD.

Existing ESX installation using esxupdate and a CD

An existing ESX host can mount the Async driver CD and install the offline bundles within using the esxupdate utility.

1. Log into the ESX host using an account with administrator privileges, such as root.

2. Enter maintenance mode.

3. Place the driver CD in the CD-ROM drive of the ESX host.

4. Mount the driver CD through console of the host or with an SSH session using the command:

mount -o loop -t iso9660 isofilename /mnt/cdrom/

5. Navigate to cd_mount_point/offline-bundle/ and locate the offline-bundle.zip file.

6. Run this command to install drivers using the offline bundle:

esxupdate --bundle=/mnt/cdrom/offline-bundle/offline-bundle.zip update

7. Reboot the ESX host.

8. Exit maintenance mode.

Existing ESXi/ESX installation using esxupdate and Datastore Browser

An existing ESXi/ESX host can install offline bundles that have been copied from the Async release ISO to the ESXi/ESX host.

1. Extract the contents of the ISO file.

2. Identify the offline-bundle.zip file(s).

3. Using the Datastore Browser, upload the offline-bundle.zip file(s) to an ESXi/ESX host's datastore.

4. Log into the ESXi/ESX host using an account with administrator privileges, such as root.

5. Enter maintenance mode.

6. Navigate to /vmfs/volumes/datastorename/ and locate the offline-bundle.zip file.

7. Run this command to install drivers using the offline bundle:

esxupdate --bundle=offline-bundle.zip update

8. Reboot the ESXi/ESX host.

9. Exit maintenance mode.

Existing ESXi/ESX Installation using vihostupdate and a CD

An ESXi/ESX host can be updated remotely using the vihostupdate utility, which is part of the vSphere CLI. For more information on vihostupdate, see the vSphere Command-Line Interface Installation and Reference Guide<http://www.vmware.com/pdf/vsphere4/r40/vsp_40_vcli.pdf>.

1. Power on the ESXi/ESX host.

2. Place the driver CD in the CD-ROM drive of the host where either the vSphere CLI package is installed or vMA is hosted.

3. Mount the driver CD.

4. Navigate to cd_mount_point/offline-bundle/ and locate the offline-bundle.zip file.

5. Run the vihostupdate command to install drivers using the offline bundle:

vihostupdate conn_options --install --bundle offline-bundle.zip

For example:

vihostupdate --server myesxhost --username root --password mypassword --install --bundle driver-offline-bundle.zip

Note: You may have to supply the .pl extension in the above command if the script is not recognized as a Perl script. For example: vihostupdate.pl<http://vihostupdate.pl/>. This is not necessary if you are using the vMA.

Existing ESXi/ESX installation using vihostupdate and a web-based depot

An ESXi/ESX host can be updated remotely using the vihostupdate utility, which is part of the vSphere CLI. For more information on vihostupdate, see the vSphere Command-Line Interface Installation and Reference Guide<http://www.vmware.com/pdf/vsphere4/r40/vsp_40_vcli.pdf>.

1. Power on the ESXi/ESX host.

2. Place the offline-bundle.zip file on a web server accessible to the ESXi/ESX host.

3. Run the vihostupdate command to install drivers using the offline bundle:

vihostupdate conn_options --install --bundle http://<http://webserver/path/offline-bundle.zip>webserver<http://webserver/path/offline-bundle.zip>...;

For example:

vihostupdate --server myesxhost --username root --password mypassword --install --bundle http://esxpatches/depot/driver-offline-bundle.zip

Existing ESXi/ESX installation using Update Manager and Image builder

For more information, see Using vSphere ESXi Image Builder CLI<http://pubs.vmware.com/vsphere-51/topic/com.vmware.vsphere.install.doc/GUID-78CC6C2E-E961-4A5E-B07D-0CE7083DE51E.html> in the vSphere Installation and Setup guide.

To install the async driver:

1. Extract the contents of the async driver .zip file.

2. Identify the offline-bundle.zip file(s).

3. From vCenter Server, click Home ]] ]]> Update Manager.

4. Click the Patch Repository tab.

5. Click the Import Patches link at the top right of the screen.

6. Click Finish. The async driver is added to the patch repository.

7. Create a Host Extension baseline and remediate the ESXi/ESX host.

Note: For more information, see the vSphere Update Manager Documentation<http://pubs.vmware.com/vsphere-51/topic/com.vmware.vsphere.update_manager.doc/GUID-9E9D146E-40BB-4BB5-8FC6-C9CD735C0F11.html>.

Additional Information

To install async drivers using VMware Update Manager, refer to the Create a Host Extension Baseline section from the VMware vCenter Update Manager Installation and Administration Guide<http://www.vmware.com/pdf/vsp_vum_41_admin_guide.pdf>. For additional information, see Update Manager 4.1 patch repository features (1021695)<http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&docTypeID=DT_KB_1_1&externalId=1021695>.

Note: Async drivers are developed by third-party vendors and are subjected to VMware certification. Third-party vendors provide recommendations/suggestions to upgrade their drivers/firmware for specific versions of ESXi/ESX. Therefore, VMware does not include these async drivers automatically in Update Manager.

For translated versions of this article, see:

  • Español: Cómo instalar los controladores asincrónicos en ESX/ESXi 4.x (2002906)<http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&docTypeID=DT_KB_1_1&externalId=2002906>

  • Français: Comment installer des pilotes "async" sur ESX/ESXi 4.x (2004792)<http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&docTypeID=DT_KB_1_1&externalId=2004792>

See Also

  • Update Manager 4.1 patch repository features

  • Cómo instalar los controladores asincrónicos en ESX/ESXi 4.x

  • Adding third-party device drivers to ESXi 4.1

  • Comment installer des pilotes "async" sur ESX/ESXi 4.x

  • Installing async drivers on ESXi 5.x

Request a Product Feature

To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature<http://www.vmware.com/contact/contactus.html?department=prod_request> page.

Sent from my iPhone