Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-61824

NMState service failing in some deployments

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • Important
    • None
    • None
    • Proposed
    • None
    • Done
    • Bug Fix
    • Hide
      Before this update, an `NMState` service failure occurred in {product-title} deployments because of a `NetworkManager-wait-online` dependency issue in baremetal and multiple network interface controller (NIC) environments. As a consequence, an incorrect network configuration caused deployment failures. With this release, the `NetworkManager-wait-online` dependency for baremetal deployments is updated, which reduces deployment failures and ensures `NMState` service stability. (link:https://issues.redhat.com/browse/OCPBUGS-61824[OCPBUGS-61824])
      Show
      Before this update, an `NMState` service failure occurred in {product-title} deployments because of a `NetworkManager-wait-online` dependency issue in baremetal and multiple network interface controller (NIC) environments. As a consequence, an incorrect network configuration caused deployment failures. With this release, the `NetworkManager-wait-online` dependency for baremetal deployments is updated, which reduces deployment failures and ensures `NMState` service stability. (link: https://issues.redhat.com/browse/OCPBUGS-61824 [ OCPBUGS-61824 ])
    • None
    • None
    • None
    • None

      This is a clone of issue OCPBUGS-61695. The following is the description of the original issue:

      Description of problem:

      The NMState service is failing in some OCP deployments. This seems to be a recent change caused by a new dependency on NetworkManager-wait-online, which often fails in baremetal deployments (and possibly other on-prem environments with multiple NICs).

      1. systemctl status nmstate
        ○ nmstate.service - Apply nmstate on-disk state
             Loaded: loaded (/usr/lib/systemd/system/nmstate.service; enabled; preset: enabled)
             Active: inactive (dead)
               Docs: man:nmstate.service(8)
                     https://www.nmstate.io

      Sep 12 21:19:43 master-0 systemd[1]: Dependency failed for Apply nmstate on-disk state.
      Sep 12 21:19:43 master-0 systemd[1]: nmstate.service: Job nmstate.service/start failed with result 'dependency'.

      Version-Release number of selected component (if applicable):

      4.20

      How reproducible:

      Seems to always reproduce in dev-scripts environments.

      Steps to Reproduce:

          1. Configure to deploy with NMState managing br-ex
          2.
          3.
          

      Actual results:

      Deployment fails due to br-ex configuration not being applied.

      Expected results:

          

      Additional info:

          

       

              bnemec@redhat.com Benjamin Nemec
              bnemec@redhat.com Benjamin Nemec
              None
              None
              Ross Brattain Ross Brattain
              None
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated: