Uploaded image for project: 'controller'
  1. controller
  2. CONTROLLER-2047

ODL Clustering issues

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • 4.0.10
    • clustering
    • High

      Requirement :  ODL clustering for high availability (HA) on data distribution 

      Failover/High Availability failing in ODL cluster:

      • Expected : In case any of the ODL instance gets down/restarted due to network splits or internal error, other instance in cluster should be available and functional. If the affected instance is having master mount, the other instance who is elected as master by re-election should be able to re-register the devices and resume the operations. Once the affected instance comes up, it should be able to join the cluster as member node and register the slave mounts. **
      • Observation : When the odl instance which is having the master mount restarts, election happens among the other node in the cluster and elects the new leader. Now the new leader is trying to re-register the master mount but failed at a point due to the termination of the Akka Cluster Singleton Actor. Hence the cluster goes to idle state and failed to assign owner for the device DOM entity. In this case, the configuration of already mounted device/ new mounts will fail.  

      Env Configuration:

      • 3 node k8s Cluster ( 1 master & 3 worker nodes) with 3 ODL instances running on each node
      • CPU :  8 Cores
      • RAM : 20GB
      • Java Heap size : Min – 512MB Max – 16GB
      • JDK version : 11
      • Kubernetes version : 1.19.1
      • Docker version : 20.10.7

      ODL features installed to enable clustering:

      • odl-netconf-clustered-topology
      • odl-restconf-all

      Device configured : Netconf devices , all devices having same schema(tested with 250 devices)

        1. akka-odl-instance1.conf
          2 kB
        2. akka-odl-instance2.conf
          2 kB
        3. akka-odl-instance3.conf
          2 kB
        4. module-shards.conf
          1 kB
        5. ODL_Cluster_logs_HA.docx
          13 kB
        6. PhosSR3_odl-0.log
          549 kB
        7. PhosSR3_odl-1.log
          5.87 MB
        8. PhosSR3_odl-2.log
          5.87 MB

            gvrangan Venkatrangan Govindarajan
            Rohini.Ambika Rohini Ambika
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: