-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
ISSUE TYPE
- Bug Report
COMPONENT NAME
##### CLOUDSTACK VERSION
<!--
4.15.0.0
Master
-->
CONFIGURATION
advanced networking setup over GUI
OS / ENVIRONMENT
Ubuntu 20.04
Centos 8
on KVM and Management Server
SUMMARY
If u do setup of our zone from gui it leads into fail config of the physical Network interfaces. U can change the settings afterwards but people are new to Cloudstack fall into trap.
STEPS TO REPRODUCE
physical Interface 1 to bridge cloudbr01, label for management traffic (cloudbr01)
physical Interface 2 to bridge cloudbr03, label for guest traffic (cloudbr03)
same for public traffic but not displayed here
physical Interface 3 to bridge cloudbr02, label for storage traffic (cloudbr02100) (fakebrigde on top of brigde for vlan tagging)
Issue is from handling /mapping values from gui to api
EXPECTED RESULTS
Labels on the correct interface and VLAN Ranges to correct interface. This works with API Calls for the Setup of the Zone but not from GUI!
ACTUAL RESULTS
Values are shuffled around and first host not added correctly with brigde names. Labels are Missing on the physical Interfaces. Some Values are lost.
Guest VLAN Range ends up on the storage brigde
all kvm taffic labels are gone and not valid from the input i made
Outcome to the first KVM host after the deployment. all traffic types located on cloudbr01