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

OCP: implement MAC collision detection #507

Open
bennyz opened this issue Aug 7, 2023 · 1 comment
Open

OCP: implement MAC collision detection #507

bennyz opened this issue Aug 7, 2023 · 1 comment

Comments

@bennyz
Copy link
Member

bennyz commented Aug 7, 2023

Existing sources have an attempt to preserve the existing MAC addresses from the source, this attempt is not perfect as it relies on checking the MAC address of existing VMs in the target cluster. This may not always work as the forklift may not be able to list all VMs.

In addition, we need to provide the user the option to choose not to preserve MAC addresses

@rajgani
Copy link

rajgani commented Aug 20, 2024

Was there any solution around this, we have a similar use case for not to preserve the Mac Address for the Migrated VM ?

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

No branches or pull requests

2 participants