Support > Knowledge Base
Knowledge Base

Search the Knowledge Base: |
Search the Knowledge Base: |
SLES 10 Linux Guest Operating Systems Can Cause Poor Networking Performance in Virtual Machines
Details
My virtual machine with SLES 10 Linux guest demonstrates poor networking performance. Is there a fix to this problem?
Solution
Poor networking performance has been observed in virtual machines with SLES 10 Linux guests, but other versions of Linux guests based on the 2.6 kernel can also cause this behavior.
This problem hasn't occurred in virtual machines with RHEL 4, but it might occur if certain non-default driver functions are enabled.
To work around this problem:
-
Open the /etc/modprobe.conf file, or create a /etc/modprobe.d/vmware file if /etc/modprobe.conf doesn't exist.
-
Add the following to the end of the file:
install pcnet32 /sbin/modprobe -q --ignore-install vmxnet; /sbin/modprobe --ignore-install pcnet32 $CMDLINE_OPTS
Keywords
Feedback
Actions
- KB Article: 461197
- Updated: Aug 14, 2009
- Products:
VMware ESX
VMware VirtualCenter - Product Versions:
VMware ESX 3.0.x
VMware VirtualCenter 2.0.x

