Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-8042

Improve northd liveness check to confirm that the service is alive, not just PID exists

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • rhos-18.0.0
    • ovn-operator
    • None
    • 3
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • ?
    • ?
    • ?
    • None
    • Low

      Right now, ovn-operator defines liveness check for northd container as `pidof northd`. This is not ideal. The liveness check should attempt to confirm that the service is "alive" in a more elaborate way. We can use `ovs-appctl status` command to confirm that it's responsive to appctl request - and by doing this, that the PID is looping through its main loop.

            twilson@redhat.com Terry Wilson
            ihrachys Ihar Hrachyshka
            rhos-dfg-networking-squad-neutron
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: