VMware vSphere

 View Only
  • 1.  Mixing VMkernel and Virtual Machine traffic

    Posted Mar 04, 2013 10:01 PM

    Is it allowable, supported or recommended to put virtual machines on the same network as vmkernel traffic?  For example, I have a vmkernel port on a virtual standard switch that uses vlan 10.  It is used for management traffic but not vmotion or fault tolerance.  Would it violate best practices to create a virtual machine port group assigned to the same vlan, and put VMs on it?



  • 2.  RE: Mixing VMkernel and Virtual Machine traffic

    Posted Mar 04, 2013 10:13 PM

    I doesn't see an issue with using the same uplinks for Management ands VM traffic as along as you can ensure the Management IP address cannot accidentally be set by e.g. a user/client (i.e. duplicate IP addresses).

    André

    Message was edited by: a.p.



  • 3.  RE: Mixing VMkernel and Virtual Machine traffic

    Posted Mar 05, 2013 12:24 AM

    Its allowable and supported, certainly.

    Generally not a best practice if you can avoid it.



  • 4.  RE: Mixing VMkernel and Virtual Machine traffic

    Posted Mar 28, 2013 10:12 AM

    A R wrote:

    I have a vmkernel port on a virtual standard switch that uses vlan 10.  It is used for management traffic but not vmotion or fault tolerance.  Would it violate best practices to create a virtual machine port group assigned to the same vlan, and put VMs on it?

    When you put clients on the same VLAN (broadcast domain) as your management then your have a higher risk of the management network being unstable. As mentioned a IP dublicate would break your access to your host and possible trigger a HA failover, also a broadcast storm created by incorrect user application or broken network card or looped network cables would also bring down your management network.