-
Spike
-
Resolution: Unresolved
-
Critical
-
None
-
None
-
None
-
3
-
False
-
-
False
-
rhos-ops-day1day2-migrations
-
-
-
Team OS Migrate Sprint 10
-
1
-
Important
To Reproduce Steps to reproduce the behavior:
- Deploy a VM with the OS in RAM
- Run a migration
- The migration fails during the virt-v2v conversion because it doesn't find the layout of the VM
- If we skip the conversion, the VM in openstack is not bootable
Expected behavior
- The VM is migrated and booted sucessfully
Screenshots
- This is the error in the VM skiping the conversion:

Device Info (please complete the following information):
- The VM used is a knoppix 9.1
Bug impact
- Cutomer is blocked on the migration of Oracle SBCs
Known workaround
- For progressing in the migration this PR was merged to allow to skip the conversion of the disks: https://github.com/os-migrate/vmware-migration-kit/pull/132
Additional context
- For solving this there are two paths:
- Continue with nbdkit, skipping virt-v2v and analyze why the VM is not bootable.
- Copy the snapshot to qcow2, onboard it to glance and deploy from Opentack