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

Pausing Master MCP results in Alerts

XMLWordPrintable

    • Low
    • No
    • MCO Sprint 249
    • 1
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      When the master MCP is paused below alert are triggered
      Failed to resync 4.12.35 because: Required MachineConfigPool 'master' is paused
      
      The node have been rebooted to make sure there is no pending MC rollout

      Affects version

        4.12
          

      How reproducible:

      Steps to Reproduce:

          1. Create a MC and apply it to master
          2. use below mc
      apiVersion: machineconfiguration.openshift.io/v1
      kind: MachineConfig
      metadata:
        labels:
          machineconfiguration.openshift.io/role: master
        name: 99-master-cgroupsv2
      spec:
        kernelArguments:
          - systemd.unified_cgroup_hierarchy=1
          3.Wait until the nodes are rebooted and running
          4. pause the mcp
      
          Actual results:{code:none}
      MCP pausing causing the alert
          

      Expected results:

      
      Alerts should not be fired
      
          Additional info:{code:none}
      
          

            team-mco Team MCO
            rhn-support-ssonigra Sonigra Saurab
            Sergio Regidor de la Rosa Sergio Regidor de la Rosa
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: