Open
Description
ISSUE TYPE
- Bug Report
COMPONENT NAME
L2 Networks
CLOUDSTACK VERSION
4.19.1
CONFIGURATION
Advance networking, VLANs and VMware ESXi 8.0.0 hypervisor
SUMMARY
When the same VM is connected to two or more L2 networks, the secondary NIC gets a different bandwidth (vmware traffic shapping) than the bandwidth of the default NIC, even if all the L2 networks use the same network offer.
STEPS TO REPRODUCE
1) Have an L2 network offer configured with a network rate (Mb/s) different from the global setting “Vm network throttling rate”( vm.network.throttling.rate).
2) Create two or more L2 networks from the same network offer.
3) Connect the same VM to the two o more L2 networks.
EXPECTED RESULTS
All the NICs of the VM in question should have the same bandwidth allocated (VMware Traffic Shapping).
ACTUAL RESULTS
The default NIC takes a different bandwidth value (VMware Traffic Shapping) than the secondary NICs.
The default NIC gets a Traffic Shapping in VMware according to the value of the global setting vm.network.throttling.rate while the secondary NIC(s) takes the value of the network offer.
Metadata
Metadata
Assignees
Type
Projects
Status
Dev In Progress