- vSphere High Performance Cookbook(Second Edition)
- Kevin Elder Christopher Kusek Prasenjit Sarkar
- 162字
- 2021-07-02 21:00:02
Route based on source MAC hash
This principle is the same as the default policy but is based on the number of MAC addresses. This policy may put those VM vNICs on the same physical uplink depending on how the MAC hash is resolved.

For MAC hash, VMware has a different way of assigning ports. It's not based on the dynamically changing port (after a power off and power on, the VM usually gets a different vSwitch port assigned) but is based on fixed MAC address instead. As a result, one VM is always assigned to the same physical NIC unless the configuration is not changed. With the port ID, the VM could get different pNICs after a reboot or VMotion.
If you have two ESXi Servers with the same configuration, the VM will stay on the same pNIC number even after a vMotion. But again, one pNIC may be congested while others are bored. So there is no real load balancing.
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- Building a Home Security System with Raspberry Pi
- .NET 4.0面向對象編程漫談:基礎篇
- Vue.js 3.x從入門到精通(視頻教學版)
- PHP網絡編程學習筆記
- Effective Python Penetration Testing
- 信息技術應用基礎
- 青少年Python編程入門
- Visual FoxPro程序設計習題集及實驗指導(第四版)
- HTML 5與CSS 3權威指南(第3版·上冊)
- Mastering AWS Security
- C++ Application Development with Code:Blocks
- 軟件體系結構
- IBM Cognos TM1 Developer's Certification guide
- ASP.NET 4.0 Web程序設計