weizhouapache commented on pull request #5078: URL: https://github.com/apache/cloudstack/pull/5078#issuecomment-860501144
@rhtyd I talked to @Pearl1594 , she can also reproduce the issue that vms in other hosts cannot get dhcp IP from VR. This PR requires the kvm network label to be 'cloudbrX', but in some environments the kvm network label is not set (it just "Use default gateway"). so I think it would be better to fix it in modifyvxlan.sh (in the function 'addVxlan') https://github.com/apache/cloudstack/blob/main/scripts/vm/network/vnet/modifyvxlan.sh#L47-L63 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
