GitHub user deajan closed the discussion with a comment: Bridge interface not recognized for newly added host if they don't have a physical interface attached
The current check to determine if node bridges are "ok for cloudstack" just checks for the presence of physical interfaces by using an allowed list of physical interfaces. I'd advocate to change the "whitelist" of allowed physical interfaces to a "blacklist" which would basically just contain `virbr*` and `vnet*` to exclude VM interfaces. This would allow bridges having all kind of slaves which can be useful in datacenter setups, like vxlans, geneve and gretap or virtually any other type of interfaces. GitHub link: https://github.com/apache/cloudstack/discussions/10804#discussioncomment-13565486 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org