Uploaded image for project: 'honeycomb'
  1. honeycomb
  2. HONEYCOMB-222

Bad ordering when recreating persistent data

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: High High
    • 16.09, 17.01
    • 16.09, 17.01
    • HC VPP plugin
    • None

      i have created subinterface and vxlan tunnel with xconnect to this subinterface. when i restart vpp and hc, then persistent config is not recreated correctly. check attached persist data + log.

      problem is that now is this ordering:
      . BridgeDomain
      . VhostUser
      . VxlanGpe
      . Tap
      . Vxlan
      . Interface
      . L2
      . SubInterface
      . L2

      and .L2 from interface failed because subint is not created.

      correct ordering should be:
      . BridgeDomain
      . VhostUser
      . VxlanGpe
      . Tap
      . Vxlan
      . Interface
      . SubInterface
      . L2
      . Subif L2

            mmarsale Maroš Maršalek
            amarcine Andrej Marcinek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: