-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
0
-
False
-
-
False
-
?
-
rhos-ops-day1day2-migrations
-
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.