LACP using 2 hosts
sucanushie
Member Posts: 163
Hi There,
Is it possible to create a LAG group, and assign 1 NIC from each host in the LAG group?
esx 6.0 with VDS.
I'm having issues when I try this, one link is being suspended on the physical switch.
Is it possible to create a LAG group, and assign 1 NIC from each host in the LAG group?
esx 6.0 with VDS.
I'm having issues when I try this, one link is being suspended on the physical switch.
Comments
-
jibbajabba Member Posts: 4,317 ■■■■■■■■□□I am not a CCNO such as yourself, but don't you create a LAG group with two NICs per host ? If you use etherchannels you need to set the teaming policy on vSphere to IP Hash.My own knowledge base made public: http://open902.com
-
jibbajabba Member Posts: 4,317 ■■■■■■■■□□Actually, doesn't 6.x now support LACP as teaming modus ?!?My own knowledge base made public: http://open902.com
-
sucanushie Member Posts: 1632 NICS on the same host to one physical switch works no problem.
I was curious if I can take 1 NIC from 2 host to create a LAG group. -
DPG Member Posts: 780 ■■■■■□□□□□sucanushie wrote: »I was curious if I can take 1 NIC from 2 host to create a LAG group.
No. Consider each host as a separate network device. -
kj0 Member Posts: 767sucanushie wrote: »I was curious if I can take 1 NIC from 2 host to create a LAG group.
The benefit of a vDS is that you only need to create one Port group (per network requirement) instead of repeating that port group on each hosts vSwitch. You also get the benefits of Load Balancing based on Physical NIC, Multicasting, Ingress\Egress traffic shaping, and much more.
Another way to think about it is that if you have a VM on host 1 and you want the packets to route through host 2's pNIC, then the packets need to get to host 2 first somehow.
Hope this helps.
@Jibbs: When you have vDS, surely your better off using "Route based on Physical NICs" instead of "Based on IP Hash": If your using using a standard vSwitch, then use etherchannel (cisco) and "IP Hash" with no standby NICs. -
jibbajabba Member Posts: 4,317 ■■■■■■■■□□*you're
Anyway, depends on your setup and physical switch configuration.My own knowledge base made public: http://open902.com