-
Bug
-
Resolution: Unresolved
-
Undefined
-
rhel-10.1
-
None
-
libguestfs-1.56.1-3.el10
-
No
-
Low
-
rhel-virt-tools
-
ssg_virtualization
-
None
-
False
-
False
-
-
None
-
None
-
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:
- clones
-
RHEL-90168 virt-v2v fails with mount exited with status 32: mount: /sysroot: /dev/sda2 already mounted on /sysroot. [rhel-9.7]
-
- Release Pending
-
- depends on
-
RHEL-81733 Rebase libguestfs in RHEL 10.1
-
- Release Pending
-
- links to
-
RHBA-2025:147448 libguestfs bug fix and enhancement update