VMware vSphere

 View Only
  • 1.  Better to use E1000 or VMXNET3

    Posted Mar 11, 2014 05:51 PM

    I'm in the process of creating new VM on ESXi 5.5 and I was curious to see what everyone recommends as far as network adapters. I see VMXNET3 is the newest one so is it safe to assume that I should be using that for all new VM's?



  • 2.  RE: Better to use E1000 or VMXNET3
    Best Answer

    Posted Mar 11, 2014 06:49 PM

    VMXNET3 is the paravirtualized adapter from VMware, less overhead (so more speed), and a 10 GbE connection. Only disadvantage, you need the VMware Tools installed in most to all guest OS'ses. So yes, I'd go with that, but which guest OS are you trying to virtualize?



  • 3.  RE: Better to use E1000 or VMXNET3

    Posted Mar 11, 2014 06:51 PM

    Just setup a new Server 2008 R2 vm using the VMXNET3 adapter. Thanks for the input



  • 4.  RE: Better to use E1000 or VMXNET3

    Posted Mar 11, 2014 06:53 PM

    "...you need the VMware Tools installed in most to all guest OS'ses..."

    No linux-distro with kernel >= 2.6.32 needs vmware-tools just because of vmxnet3. Its driver is part of kernel-tree...



  • 5.  RE: Better to use E1000 or VMXNET3

    Posted Mar 11, 2014 07:16 PM

    Correct, but most Windows and older Linux OS'ses need the tools installed.



  • 6.  RE: Better to use E1000 or VMXNET3

    Posted Mar 11, 2014 07:26 PM

    I always install VMware Tools so that's no problem.



  • 7.  RE: Better to use E1000 or VMXNET3

    Posted Mar 11, 2014 06:51 PM

    If your VM supports vmxnet3, I do not see any reason to use e1000(e). vmxnet3 offers better performance, higher speed, lower cpu-load, and better stability...