Is your feature request related to a problem? Please describe?
A source VM with a LUKS-encrypted volume never completes conversion. libguestfs detects crypto_LUKS, has no key, and falls back to prompting on a tty that does not exist inside the v2v-helper pod:
command: blkid -c /dev/null -o value -s TYPE /dev/atom0/apigw
command: blkid: stdout: crypto_LUKS
guestfsd: <= luks_uuid (0x1fb) request length 60 bytes
commandrvf: stdout=n stderr=y flgetline: Inappropriate ioctl for device
virt-v2v-in-place: could not read key from user
Detailed Description
NA
Anything else you would like to add?
No response
Is your feature request related to a problem? Please describe?
A source VM with a LUKS-encrypted volume never completes conversion. libguestfs detects crypto_LUKS, has no key, and falls back to prompting on a tty that does not exist inside the v2v-helper pod:
command: blkid -c /dev/null -o value -s TYPE /dev/atom0/apigw
command: blkid: stdout: crypto_LUKS
guestfsd: <= luks_uuid (0x1fb) request length 60 bytes
commandrvf: stdout=n stderr=y flgetline: Inappropriate ioctl for device
virt-v2v-in-place: could not read key from user
Detailed Description
NA
Anything else you would like to add?
No response