-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
rhel-10.0
-
None
-
No
-
None
-
rhel-virt-tools
-
ssg_virtualization
-
None
-
False
-
False
-
-
None
-
None
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
None
What were you trying to do that didn't work?
Convert an image-mode rhel guest by virt-v2v
What is the impact of this issue to you?
Please provide the package NVR for which the bug is seen:
virt-v2v-2.7.1-4.el10.x86_64
How reproducible is this bug?: 100%
Steps to reproduce
- Prepare a image-mode rhel guest.
- Run "virt-v2v -i disk qcow2/disk.qcow2 -o null"
Expected results
I'm not sure whether virt-v2v should support the conversion of image-mode guest or not. Because when the user has the containerfile or the image url in registry, they can easily redeploy it on RHEL. Unless they lost them except the vmdk disk file. But if v2v will support it, the conversion should be success.
Actual results
- virt-v2v -i disk qcow2/disk.qcow2 -o null
[ 0.0] Setting up the source: -i disk qcow2/disk.qcow2
[ 1.0] Opening the source
[ 11.8] Inspecting the source
virt-v2v: error: inspection could not detect the source guest (or physical
machine) operating system.
Assuming that you are running virt-v2v/virt-p2v on a source which is
supported (and not, for example, a blank disk), then this should not
happen.
No root device found in this operating system image.
If reporting bugs, run virt-v2v with debugging enabled and include the
complete output:
virt-v2v -v -x [...]