Currently our pSwitch environment is using src-dst-ip for its load-balancing algorithm, which IMO is the best to use.
However, new vSwitches and importantly the default vSwitch created during setup uses the "MAC hash" value (I think...).
I can add additional pNICs to the team from the CLI using esxcfg-vswitch -L... but I can't find the command to change the teaming policy in any documented esxcfg-* tool parameters...
So, does anyone know how to specify the non-default load-balancing algorithm "IP hash" from the command line...?
Perhaps it's possible to use the perl module TeamPolicy.pm...? Or perhaps esxcfg-linuxnet...?
However, new vSwitches and importantly the default vSwitch created during setup uses the "MAC hash" value (I think...).
I can add additional pNICs to the team from the CLI using esxcfg-vswitch -L... but I can't find the command to change the teaming policy in any documented esxcfg-* tool parameters...
So, does anyone know how to specify the non-default load-balancing algorithm "IP hash" from the command line...?
Perhaps it's possible to use the perl module TeamPolicy.pm...? Or perhaps esxcfg-linuxnet...?