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

NMState service failing in some deployments

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • Important
    • None
    • None
    • Proposed
    • None
    • In Progress
    • Bug Fix
    • Hide
      A systemd service dependency issue was introduced in nmstate-2.2.48 that in some OpenShift configurations may prevent it from starting. We are correcting that by deploying the fixed systemd unit from upstream while we wait on new nmstate packages to land with the fix.
      Show
      A systemd service dependency issue was introduced in nmstate-2.2.48 that in some OpenShift configurations may prevent it from starting. We are correcting that by deploying the fixed systemd unit from upstream while we wait on new nmstate packages to land with the fix.
    • None
    • None
    • None
    • None

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

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

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

      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:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: