Details
-
Bug
-
Status: Resolved
-
Resolution: Cannot Reproduce
-
unspecified
-
None
-
None
-
Operating System: All
Platform: All
-
4888
-
High
Description
I do test Ovsdb Southbound Clustering with 3 nodes in CSIT. After connecting all the three instance nodes to the OVS using set manager, I tried to create a bridge using rest call, while forming the url with dynamic datapath id, i faced few issues.
First few tests able to get the output for the command sudo ovs-vsctl list bridge br-int and able to get the datapath id also
The sandbox log for the above comment:
1. https://jenkins.opendaylight.org/sandbox/job/ovsdb-csit-3node-clustering-only-beryllium/16/robot/report/log.html
2. https://jenkins.opendaylight.org/sandbox/job/ovsdb-csit-3node-clustering-only-beryllium/17/robot/report/log.html
3. https://jenkins.opendaylight.org/sandbox/job/ovsdb-csit-3node-clustering-only-beryllium/18/robot/report/log.html
After few times, couldn't get the output for the command sudo ovs-vsctl list bridge br-int and it says an error as " ovs-vsctl: no row "br-int" in table Bridge " so couldn't create a bridge.
The Sandbox logs for the above comment:
4. https://jenkins.opendaylight.org/sandbox/job/ovsdb-csit-3node-clustering-only-beryllium/20/robot/report/log.html
5. https://jenkins.opendaylight.org/sandbox/job/ovsdb-csit-3node-clustering-only-beryllium/21/robot/report/log.html
6. https://jenkins.opendaylight.org/sandbox/job/ovsdb-csit-3node-clustering-only-beryllium/22/robot/report/log.html