-
Bug
-
Resolution: Unresolved
-
Undefined
-
rhel-9.7
-
None
-
libguestfs-1.54.0-8.el9
-
No
-
Low
-
ZStream
-
rhel-virt-tools
-
ssg_virtualization
-
None
-
False
-
False
-
-
None
-
None
-
Approved Blocker
-
Pass
-
New Test Coverage
-
Unspecified
-
Unspecified
-
Unspecified
-
None
Description of problem:
While migrating a VM using the Migration Toolkit for Virtualization, the virt-v2v process fails with mount exited with status 32: mount: /sysroot: /dev/sda2 already mounted on /sysroot.
Version-Release number of selected component (if applicable):
Migration Toolkit for Virtualization 2.7.X
How reproducible:
Always
Steps to Reproduce:
$ virt-builder fedora-40 $ virt-cat -a fedora-40.img /etc/fstab | grep " / " UUID=356cb170-4518-42db-b02a-ad6530cf8956 / xfs defaults 0 0 $ virt-customize -a fedora-40.img --append-line "/etc/fstab:UUID=356cb170-4518-42db-b02a-ad6530cf8956 / xfs defaults 0 0" $ virt-v2v -i disk fedora-40.img -o null ... virt-v2v: error: mount: mount exited with status 32: mount: /sysroot: /dev/sda3 already mounted on /sysroot.
Actual results:
virt-v2v: error: mount: mount exited with status 32: mount: /sysroot:
Expected results:
Migration successful
Additional info:
- blocks
-
MTV-2493 [TestOnly] RHEL 9.7 fails to migrate
-
- New
-
- is cloned by
-
RHEL-90170 virt-v2v fails with mount exited with status 32: mount: /sysroot: /dev/sda2 already mounted on /sysroot. [rhel-10.1]
-
- Release Pending
-
- links to
-
RHBA-2025:147279 libguestfs bug fix and enhancement update