GitHub user deajan added a comment to the discussion: Bridge interface not recognized for newly added host if they don't have a physical interface attached
Sure ``` export bridge=br_npf0 ls -l /sys/devices/virtual/net/${bridge}/brif total 0 lrwxrwxrwx. 1 root root 0 Apr 15 15:32 eno2 -> ../../../../pci0000:00/0000:00:1c.0/0000:02:00.1/net/eno2/brport ls -ld /sys/class/net/${bridge}/ drwxr-xr-x. 7 root root 0 Apr 15 15:28 /sys/class/net/br_npf0/ ``` Dates are recent because I disconnected / reconnected eno2 just to make sure (and yes, the management server still complains) GitHub link: https://github.com/apache/cloudstack/discussions/10804#discussioncomment-13004286 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org