search
top
Currently Browsing: Virtualization

Optimal Network Adaptor Settings for VMXNET3 and Windows 2008 R2

There is an ongoing debate between many admins on what are the best settings for the VMXNET3 driver on Windows 2008 R2 settings and I suppose there will be many more. In this postI will attempt to point out some of the options and recommended settings for the VMXNET3 adaptor.  Global Settings Receive Side Scaling (RSS) Receive-Side Scaling (RSS) resolves the single-processor bottleneck by allowing the... read more

Network performance with VMXNET3 on Windows Server 2008 R2

Recently we ran into issues when using the VMXNET3 driver and Windows Server 2008 R2, according to VMWare you may experience issues similar to: •Poor performance •Packet loss •Network latency •Slow data transfer The issue may be caused by Windows TCP Stack offloading the usage of the network interface to the CPU. To resolve this issue, disable the TCP Checksum Offload feature, as well enable  RSS on the... read more

How To Connect to a Local Directory on a Windows Host with a Linux Guest in VirtualBox

Recently I felt the need to retrieve files from my Windows host on my Linux guest in VirtualBox 4.2.6. This is an easy task with the VBoxAdditions installed on the guest OS and a simple change in the shared folders in VirtualBox. If VBoxAdditions are not installed on the guest host you must first get them installed. If you are running Fedora 17 or 18 look here for the instructions. Next make sure to power... read more

How to Install VMWare Workstation 8.0.4 on Fedora 17

Recently ran into an issue were I was receiving VMWare module compilation errors when installing VMWare Workstation 8.0.4. The error I was receiving was it couldn’t execute and find the kernel-headers which were installed but not where VMWare was looking for them. Download and install latest licensed version 8.0.4 from http://www.vmware.com/support $ chmod +x... read more

How To Set Your VirtualBox 4.2 VM to Automatically Startup

Being system administrators and tweakers we always like to make things automatically take care of themselves, right? Well of course we do and that’s where any auto starts we find are likely to get put in place. A new feature added in VirtualBox 4.2 is autostart, this feature is available in Linux, Solaris and MacOSX hosts only. Let’s say there is a VirtualBox VM you start everytime  you... read more

« Previous Entries Next Entries »

top