{project-first} 2.7 has the following known issues:
Select Migration Network
from the endpoint type ESXi
displays multiple incorrect networksWhen you choose Select Migration Network
, from the endpoint type of ESXi
, multiple incorrect networks are displayed. (MTV-1291)
When migrating a virtual machine (VM) with Secure Boot enabled, the VM has Secure Boot as disabled
after being migrated. This issue has been resolved in {project-short} 2.7.7. (MTV-1632)
The secondary network of Open Virtual Network (OVN) does not function as expected with the Multus default network override. (MTV-1645)
When creating Network and Storage maps from the UI, the correct names are not shown in the UI. (MTV-1421)
network-legacy
configured in RHEL guestsMigration fails if the module configuration file is available in the guest and the dhcp-client
package is not installed, returning a dracut module 'network-legacy' will not be installed, because command 'dhclient' could not be found
error. (MTV-1615)
/boot/efi/EFI/redhat/grub.cfg
In Red Hat Enterprise Linux (RHEL) 9, there has been a significant change in how GRUB is handled on UEFI systems. Previously, the GRUB configuration file, /boot/efi/EFI/redhat/grub.cfg
, was used on UEFI systems. However, in RHEL 9, this file now serves as a stub that dynamically redirects to the GRUB configuration, located at /boot/grub2/grub.cfg
. This behavior is expected in RHEL 9.4, but has been resolved in RHEL 9.5. (RHEL-32099)
Migrations for virtual machines (VMs) that are backed by VMware vSAN must use a Virtual Disk Development Kit (VDDK) image. Without a VDDK image, these migrations fail. (MTV-2203)
VMs that are migrated in migration plans by using the plan.spec.diskBus:scsi
option fail to boot after migration as follows:
-
All Windows VMs fail to boot.
-
Some Linux VMs fail to boot.
VMs that use the plan.spec.diskBus:sata
and plan.spec.diskBus:virtio
options successfully boot after migration. (MTV-2199)