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

Minor update doesn't work for latest-RHOSO-18.0-RHEL-9.4

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • No Docs Impact
    • ?
    • ?
    • None
    • Important

      Starting from trunk 18.0.0:

      [zuul@controller-0 ~]$ oc get openstackversion.core.openstack.org/controlplane
      NAME           TARGET VERSION            AVAILABLE VERSION         DEPLOYED VERSION
      controlplane   18.0.0-trunk-20240828.1   18.0.0-trunk-20240828.1   18.0.0-trunk-20240828.1
      [zuul@controller-0 ~]$ oc get openstackdataplanedeployment.dataplane.openstack.org
      NAME              NODESETS             STATUS   MESSAGE
      edpm-deployment   ["openstack-edpm"]   True     Setup complete

      We are able to update to the previous puddle of current latest (RHOSO-18.0-RHEL-9-20240822.n.1):

      [zuul@controller-0 ~]$ oc get openstackdataplanedeployment.dataplane.openstack.org
      NAME                         NODESETS             STATUS   MESSAGE
      edpm-deployment              ["openstack-edpm"]   True     Setup complete
      edpm-deployment-ovn-update   ["openstack-edpm"]   True     Setup complete
      edpm-deployment-update       ["openstack-edpm"]   True     Setup complete
      [zuul@controller-0 ~]$ oc get openstackversion.core.openstack.org/controlplane
      NAME           TARGET VERSION                   AVAILABLE VERSION                DEPLOYED VERSION
      controlplane   RHOSO-18.0-RHEL-9-20240822.n.1   RHOSO-18.0-RHEL-9-20240822.n.1   RHOSO-18.0-RHEL-9-20240822.n.1
      [cloud-admin@compute-0 ~]$ sudo podman ps -a
      CONTAINER ID  IMAGE                                                                                                       COMMAND               CREATED         STATUS         PORTS                   NAMES
      3a4458629571  registry-proxy.engineering.redhat.com/rh-osbs/rhoso18-openstack-iscsid:18.0                                 kolla_start           20 hours ago    Up 20 hours                            iscsid
      50c1fc992206  registry-proxy.engineering.redhat.com/rh-osbs/rhoso18-openstack-multipathd:18.0                             kolla_start           20 hours ago    Up 20 hours                            multipathd
      121789265c9d  registry-proxy.engineering.redhat.com/rh-osbs/rhoso18-openstack-ceilometer-compute:18.0                     kolla_start           20 hours ago    Up 20 hours                            ceilometer_agent_compute
      397c9b321a31  registry-proxy.engineering.redhat.com/rh-osbs/rhoso18-openstack-ceilometer-ipmi:18.0                        kolla_start           20 hours ago    Up 20 hours                            ceilometer_agent_ipmi
      1700c8fd1ddb  images.paas.redhat.com/podified-rhos18-rhel9/ose-prometheus-node-exporter:v4.13                             --web.config.file...  20 hours ago    Up 20 hours    0.0.0.0:9100->9100/tcp  node_exporter
      fd7715b7cd27  registry-proxy.engineering.redhat.com/rh-osbs/rhoso18-openstack-ovn-controller:18.0_20240821.1              kolla_start           15 minutes ago  Up 15 minutes                          ovn_controller
      1af767f37443  registry-proxy.engineering.redhat.com/rh-osbs/rhoso18-openstack-neutron-metadata-agent-ovn:18.0_20240821.1  kolla_start           14 minutes ago  Up 14 minutes                          ovn_metadata_agent
      22b41aa62259  registry-proxy.engineering.redhat.com/rh-osbs/rhoso18-openstack-neutron-ovn-agent:18.0_20240821.1           kolla_start           14 minutes ago  Up 14 minutes                          ovn_agent
      1905734d9f5a  registry-proxy.engineering.redhat.com/rh-osbs/rhoso18-openstack-nova-compute:18.0_20240821.1                kolla_start           13 minutes ago  Up 13 minutes                          nova_compute
      eda9bc94d27f  registry-proxy.engineering.redhat.com/rh-osbs/rhoso18-openstack-neutron-sriov-agent:18.0_20240821.1         kolla_start           13 minutes ago  Up 13 minutes                          neutron_sriov_agent
      eef662cc2397  registry-proxy.engineering.redhat.com/rh-osbs/rhoso18-openstack-cron:18.0_20240821.1                        kolla_start           13 minutes ago  Up 13 minutes                          logrotate_crond
      

      But not able to update to current latest due to this error:

      [zuul@controller-0 ~]$ oc get openstackdataplanedeployment
      NAME                         NODESETS             STATUS   MESSAGE
      edpm-deployment              ["openstack-edpm"]   True     Setup complete
      edpm-deployment-ovn-update   ["openstack-edpm"]   True     Setup complete
      edpm-deployment-update       ["openstack-edpm"]   False    Deployment error occurred nodeSet: openstack-edpm error: backoff limit reached for execution.name update-edpm-deployment-update-openstack-edpm execution.namespace openstack execution.status.jobstatus: Failed
       
      [zuul@controller-0 ~]$ oc logs pod/update-edpm-deployment-update-openstack-edpm-zzpxh
      ...
      TASK [osp.edpm.edpm_container_manage : Create containers managed by Podman for /var/lib/edpm-config/container-startup-config/ovn_metadata_agent] ***
      [WARNING]: ERROR: Can't pull image registry-proxy.engineering.redhat.com/rh-
      osbs/rhoso18-openstack-neutron-metadata-agent-ovn:18.0_20240827.1 stderr:
      Trying to pull registry-proxy.engineering.redhat.com/rh-osbs/rhoso18-openstack-
      neutron-metadata-agent-ovn:18.0_20240827.1... Error: initializing source
      docker://registry-proxy.engineering.redhat.com/rh-osbs/rhoso18-openstack-
      neutron-metadata-agent-ovn:18.0_20240827.1: reading manifest 18.0_20240827.1 in
      registry-proxy.engineering.redhat.com/rh-osbs/rhoso18-openstack-neutron-
      metadata-agent-ovn: manifest unknown
      fatal: [compute-0]: FAILED! => {"changed": false, "msg": "Failed containers: ovn_metadata_agent"}
      fatal: [compute-1]: FAILED! => {"changed": false, "msg": "Failed containers: ovn_metadata_agent"}

      It seems that the tag for ovn_metadata_agent doesn't exist.

            Unassigned Unassigned
            rdiazcam@redhat.com Ricardo Diaz Campos
            Ricardo Diaz Campos Ricardo Diaz Campos
            rhos-dfg-reldel
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: