Uploaded image for project: 'netconf'
  1. netconf
  2. NETCONF-1182

Mount 2000 Netconf servers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • 5.0.9
    • netconf
    • None
    • Docker opendaylight 0.18.2

      Just deployed the 0.18.2 (https://hub.docker.com/r/opendaylight/opendaylight/tags) with

      features: odl-restconf-all, odl-netconf-clustered-topology

      memory: 8GB

       

      Scenario:

      1. Manage 1500 netconf servers through restconf http

      2. check the network topology all connected

      3. Restart opendaylight

       

      Expected

      Once restarted try to connect all the servers get "connected"

       

      Actual

      934 - Status Connected

      566 wrong state

       

      {                     "node-id": "XXXXX:830",                     "netconf-node-topology:sleep-factor": "1.1",                     "netconf-node-topology:max-connection-attempts": 3,                     "netconf-node-topology:username": "admin",                     "netconf-node-topology:password": "admin",                     "netconf-node-topology:between-attempts-timeout-millis": 2000,                     "netconf-node-topology:port": 830,                     "netconf-node-topology:reconnect-on-changed-schema": true,                     "netconf-node-topology:connection-timeout-millis": 20000,                     "netconf-node-topology:tcp-only": false,                     "netconf-node-topology:keepalive-delay": 2000,                     "netconf-node-topology:host": "XXXXX"                 }

       

            Unassigned Unassigned
            vladutd Vlad
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: