Knowledge Base

Search the Knowledge Base: |
Search the Knowledge Base: |
ESX Server 3.0.1, Patch ESX-3199476: vmxnet Shutdown Leads to System Crash
Details
Resolved Issues
Solution
Applicability
This patch is for ESX Server 3.0.1 only.
Installing the Patch
Download Instructions
Download and verify the patch bundle as follows :
-
Log into the ESX Server service console as root.
- Create a local depot directory.
# mkdir /var/updates
Note: VMware recommends that you use the /var/updates directory. - Change your working directory to /var/updates.
# cd /var/updates
-
Download the tar file into the /var/updates directory.
- Verify the integrity of the downloaded tar file:
# md5sum ESX-3199476.tgz - The md5 checksum output should match the following:
a12c77bd49c65f7a333dd8e70a6ec729 ESX-3199476.tgz - Extract the compressed tar archive:
# tar -xvzf ESX-3199476.tgz -
Change to the newly created directory, /var/updates/ESX-3199476:
# cd ESX-3199476
Installation Instructions
# esxupdate update
If you want to run esxupdate from a different directory, you must specify the bundle path in the command:
# esxupdate -r file://<directory>/ESX-3199476 update
For example, if the host is called depot:
# esxupdate –r file:///depot/var/updates/ESX-3199476 update
During the update process, logs appear on the terminal. You can specify the verbosity of esxupdate logs by using the -v option as shown below.
# esxupdate -v 10 -r file://<directory>/ESX-3199476 update
For more information on using esxupdate, please refer to the Patch Management for ESX Server 3 tech note at http://www.vmware.com/pdf/esx3_esxupdate.pdf.
Upgrading VMware Tools
To verify that the upgrade was successful and the new driver is installed, check the driver version in the Windows Device Manager as follows:
-
Start the Windows Device Manager by choosing Start > Programs > Administrative Tools > Computer Management.
-
On the Computer Management screen, highlight Device Manager in the left pane.
-
In the right pane of the Computer Management screen, expand Network adapters.
-
Choose VMware Accelerated PCNet Adapter > Properties, and select the Driver tab.
-
The following statistics appear if you have the current version (as of 3/5/07) installed:
Driver Provider = VMware Inc
Driver Version = 2.0.0.9
Feedback
- KB Article: 3199476
- Updated: Aug 14, 2009
- Products:
VMware ESX - Product Versions:
VMware ESX 3.0.x

