Hi Guru,

I am using overlay driver. There was ovn already on that node with 2
private nets. From outputs below, looks like its only showing the default
bridge, not sure if the other 2 are ovn nets or not. If it maps, how does
it? Meaning ow to find correspondence?

In the overlay driver code, the new_discovery is not implemented. Not sure
if that is needed to detect existing networks.


$ docker network ls
NETWORK ID          NAME                DRIVER
9995b9cf9567        none                null
2cfc0c7228e5        host                host
2583b09e626f        bridge              bridge

$ ovn-nbctl show
    lswitch 25c230f8-10e4-40b1-83fd-092d5d6cd909
    ....
    lswitch fdac4d55-bcc6-448f-941c-76ddec30e582
    ....

$ brctl show
bridge name     bridge id               STP enabled     interfaces
docker0         8000.0242f15c0193       no



Thanks
Murali
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to