We are encountering an issue with Veeam Backup & Replication regarding EFI boot entries on some of our servers. Code: Cannot find EFI boot manager entry for EFI System Partition GUID [xxxxx-...]. We confirmed this by manually recreating the EFI entries using lowercase paths (e.g., \EFI\redhat\shimx64.efi), which made the warning disappear.But upon reboot, the firmware restores its own uppercased version, and the warning reappears. Summary: The EFI partition is VFAT → not case-sensitive. Firmware auto-creates or modifies UEFI entries in uppercase. Veeam treats the path check as case-sensitive → leads to unnecessary warnings. This affects backup validation or reliability status. Request:Could you confirm whether Veeam’s EFI entry validation logic is indeed case-sensitive? If so, would it be possible to make this check case-insensitive, as per UEFI and VFAT behavior? Thank you for your assistance. BR, Seb Support case ID: 07738392 (责任编辑:) |