You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue:
When migrating VMs with multiple NICs the mapping order must match source VM order
Fix:
Since rhel 6 swapping/renaming devices isn't supported anymore due to kernel issues.
Since we can't prevent that we will add a validation to the NICs mapping to make sure the order is correct,
if not we'll issue a warning during migration plan's creation so the user will be aware and could
work this around by creating the network map in the same order as source VM.
Ref: https://issues.redhat.com/browse/MTV-2025
0 commit comments