weizhouapache commented on issue #10727: URL: https://github.com/apache/cloudstack/issues/10727#issuecomment-2806425441
> > in your previous reply, it showed that the eno2 is present > > I think I mixed up br_npf0 and br_bgp0 in my tests (deleted & recreated bridges multiple times in order to diagnose my issue). > > Point is, my bgp interface, the bridge br_bgp0 with a vxlan interface, wasn't accepted by Cloudstack agent since the bridge test complained that there wasn't a physical interface. There's still no physical interface yet, but I fooled the agent test by creating a dummy interface slave in that bridge and naming it ethdummy0. > > ``` > ls /sys/devices/virtual/net/br_bgp0/brif > ethdummy0 vx_wg0 > ``` > > I think those tests should be relaxed, as I think they only should test that there are other interfaces than vnet* connected to the bridge. hmm, has the agent been added to cloudstack ? -- 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. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org