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

Honeycomb mounting sometimes fails in Oxygen

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Resolution: Done
    • None
    • None
    • netconf
    • None
    • Operating System: Linux
      Platform: PC

    • 9033

    Description

      This doesn't happen everytime.

      The environment is Oxygen three node cluster.

      Node mount configuration:

      { "netconf-node-topology:between-attempts-timeout-millis": 10000, "netconf-node-topology:connection-timeout-millis": 10000, "netconf-node-topology:default-request-timeout-millis": 10000, "netconf-node-topology:host": "192.168.10.26", "netconf-node-topology:keepalive-delay": 0, "netconf-node-topology:max-connection-attempts": 10, "netconf-node-topology:password": "HBfU1gKHExw89lMB3juq1g==", "netconf-node-topology:port": 2831, "netconf-node-topology:tcp-only": false, "netconf-node-topology:username": "HBfU1gKHExw89lMB3juq1g==", "node-id": "overcloud-novacompute-0.opnfv.org" }

      Attached log corresponds to one of our nodes being stuck in connecting state:
      [root@overcloud-controller-0 scripts]# curl -XGET -u admin:admin http://$(grep host /opt/opendaylight/etc/jetty.xml | grep -Eo '([0-9]

      {1,3}.){3}[0-9]{1,3}

      ' | head -1):8081/restconf/operational/network-topology:network-topology/ | python -mjson.tool | grep netconf-node-topology:connection-status -A 4
      "netconf-node-topology:connection-status": "connecting",
      "netconf-node-topology:host": "192.168.10.26",
      "netconf-node-topology:port": 2831,
      "netconf-node-topology:unavailable-capabilities": {},
      "node-id": "overcloud-novacompute-0.opnfv.org"

      "netconf-node-topology:connection-status": "connected",
      "netconf-node-topology:host": "192.168.10.22",
      "netconf-node-topology:port": 2831,
      "netconf-node-topology:unavailable-capabilities": {},
      "node-id": "overcloud-controller-1.opnfv.org"

      "netconf-node-topology:connection-status": "connected",
      "netconf-node-topology:host": "192.168.10.14",
      "netconf-node-topology:port": 2831,
      "netconf-node-topology:unavailable-capabilities": {},
      "node-id": "overcloud-controller-0.opnfv.org"

      "netconf-node-topology:connection-status": "connected",
      "netconf-node-topology:host": "192.168.10.20",
      "netconf-node-topology:port": 2831,
      "netconf-node-topology:unavailable-capabilities": {},
      "node-id": "overcloud-controller-2.opnfv.org"

      "netconf-node-topology:connection-status": "connected",
      "netconf-node-topology:host": "192.168.10.24",
      "netconf-node-topology:port": 2831,
      "netconf-node-topology:unavailable-capabilities": {},
      "node-id": "overcloud-novacompute-1.opnfv.org"

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              tcere Tomas Cere
              juraj.linkes Juraj Linkeš
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: