Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OS validation before copy starts #213

Open
OmkarDeshpande7 opened this issue Feb 24, 2025 · 1 comment
Open

OS validation before copy starts #213

OmkarDeshpande7 opened this issue Feb 24, 2025 · 1 comment

Comments

@OmkarDeshpande7
Copy link
Collaborator

OmkarDeshpande7 commented Feb 24, 2025

What steps did you take and what happened?

There is a limited list of operating systems supported by virt-v2v-in-place. Right now if we try to migrate a VM with unsupported OS, we see virt-v2v command failing, but this is after the copy completes, we should fail early. We should add a validation for the VM OS before we start the migration.

Supported OS:

Red Hat Enterprise Linux 4, 5, 6, 7, 8, 9, 10
CentOS 4, 5, 6, 7, 8, 9, 10
Scientific Linux 4, 5, 6, 7
Oracle Linux
Fedora
SLES 10 and up
OpenSUSE 10 and up
ALT Linux 9 and up
Debian 6 and up
Ubuntu 10.04, 12.04, 14.04, 16.04, and up
Windows XP to Windows 11 / Windows Server 2025

What did you expect to happen?

Get an early failure for unsupported OS.

Environment

v0.1.4

vCenter version

any

Anything else you would like to add?

No response

Copy link

Connected to Huly®: VJAIL-212

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant