-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.11.0
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Story Points:5
-
Epic Link:
-
Sprint:L Sprint #2 - Platform
While Testing Dynamic Scaling the new nodes are missing applications
1: Start a simple http server and generate cluster.json for 1 node with partition size 3.
2: Install ONOS on all 3 nodes without starting it.
3: Start onos1 with metadata url set to the remote location. Onos1 boots up with 3 partitions.
4: Modify the cluster.json to include node 2 and node 3. Ensure the cluster name is not changed .
5: start onos2 . Applications are missing.
6: start onos3. Applications are missing.
The logs are attached.