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

Pre-migration check failure due to missing Go binaries in AAP 2.5 ee-minimal-rhel9 but the binaries exist

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • Important

      The Red Hat OpenStack VMware Migration Toolkit fails during the pre-migration validation phase when executed within the official ee-minimal-rhel9:latest (AAP 2.5) execution environment. 

      Failing Task: Fail if any compiled Go binary is missing

       

      TASK [Verify compiled Go binaries exist] ***************************************
      ok: [migrator] => (item=best_match_flavor)
      ...
      ok: [migrator] => (item=volume_metadata_info)
      TASK [Fail if any compiled Go binary is missing] *******************************
      fatal: [migrator]: FAILED! => {
          "changed": false, 
          "msg": "ERROR: Missing compiled Go binaries: best_match_flavor, create_network_port, create_server, delete_flavor, delete_port, delete_server, delete_volume, flavor_info, import_flavor, migrate, volume_info, volume_metadata_info. Please compile them."
      }
       
      

      Workaround

      Currently, users must fork the upstream repository and manually disable the pre-migration check plays/tasks to allow the migration to proceed.

       

              Unassigned Unassigned
              pnavarro@redhat.com Pedro Navarro Perez
              rhos-dfg-migrations
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: