-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Done
-
Affects Version/s: 1.1.0
-
Fix Version/s: 1.1.0
-
Component/s: None
-
Labels:None
-
Environment:
commit 6b5281356bc77b2acb271629678669b98a3d5ad2
-
Epic Link:
-
Sprint:Blackbird Sprint 6 (Mar 1-15)
I believe this is the same bug that Hari saw.
Here are some logs from a 2 node ONOS cluster.
Steps to reproduce:
Start ONOS nodes
Start Mininet
Assign devices to all nodes in the cluster (At this point, topology is correctly discovered)
through ONOS1 cli send "device-role of:0000000000001000 10.128.30.12 master" (ONOS 1 was the current master of this device)
At this point 2 links disappear, it looks like each is a unidirectional link connected to the device that changed mastership.
onos> links of:0000000000001000 src=of:0000000000001000/2, dst=of:0000000000002000/3, type=DIRECT, state=ACTIVE src=of:0000000000001000/3, dst=of:0000000000005000/3, type=DIRECT, state=ACTIVE
It looks like the master of of:0000000000002000 is 10.128.30.11 and the master of of:0000000000005000 is 10.128.30.12
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
2999,6 | ONOS-1286: Backing out chages to use ECMap for dist flow rule store backups | master | onos | Status: MERGED | +2 | +1 |