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

During the minor update of the remaining services iscsid, neutron_metadata, ovn, logrotate, telemetry and multipathd containers fail because healthcheck aren't found

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Blocker Blocker
    • None
    • rhos-18.0.3.async1
    • edpm-ansible
    • None
    • 3
    • False
    • Hide

      None

      Show
      None
    • False
    • No Docs Impact
    • openstack-ansible-ee-container-1.0.5-5
    • None
    • Approved
    • Important

      During https://docs.redhat.com/en/documentation/red_hat_openstack_services_on_openshift/18.0/html-single/updating_your_environment_to_the_latest_maintenance_release/index#proc_updating-services-on-the-data-plane_perform-update

      openstack-edpm-update-services Job fails with the next message: 

      TASK [osp.edpm.edpm_container_rm : Include edpm container rm task file] ********
      task path: /usr/share/ansible/collections/ansible_collections/osp/edpm/roles/edpm_container_rm/tasks/main.yml:17
      --
      task path: /usr/share/ansible/collections/ansible_collections/osp/edpm/roles/edpm_container_manage/tasks/create.yml:17
      [WARNING]: ERROR: Container ovn_metadata_agent exited with code 125 when
      createed stderr: time="2024-12-01T08:51:15Z" level=info msg="podman filtering
      at log level info" time="2024-12-01T08:51:15Z" level=info msg="Using sqlite as
      database backend" time="2024-12-01T08:51:15Z" level=info msg="Not using native
      diff for overlay, this may cause degraded performance for building images:
      kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" time="2024-12-01T08:51:15Z"
      level=info msg="Setting parallel job count to 13" time="2024-12-01T08:51:15Z"
      level=info msg="Sysctl net.ipv4.ping_group_range=0 0 ignored in
      containers.conf, since Network Namespace set to host" Error: statfs
      /var/lib/openstack/healthchecks/ovn_metadata_agent: no such file or directory
      fatal: [edpm-compute-0]: FAILED! => {"changed": false, "msg": "Failed containers: ovn_metadata_agent"}

      Workaround:

      Edit the openstackdataplanodeset and add the following variables:

      edpm_iscsid_healthcheck: false
      edpm_neutron_metadata_healthcheck: false
      edpm_ovn_healthcheck: false
      edpm_logrotate_crond_healthcheck: false
      edpm_telemetry_healthcheck: false
      edpm_multipathd_healthcheck: false

      Delete and recreate the update deployment:

       

      $ oc delete -f openstack-edpm-update-services.yaml
      $ oc create -f openstack-edpm-update-services.yaml
      

       

              mmagr@redhat.com Martin Magr
              pnavarro@redhat.com Pedro Navarro Perez
              rhos-conplat-observability
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: