Skip to content

Feature: Migration fails for any VM with a LUKS-encrypted volume #2364

Description

@spai-p9

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions