Hello,
I have a 6-node Proxmox VE cluster (version 8.4.14) connected to two Dell ME4024 storage arrays.
Each array has two controllers and is connected to all nodes.
Storage configuration in Proxmox:
Boot errors:
The situation is symmetrical:
The cloning process itself completes without errors. The disk exists, the VM starts, but the firmware cannot find a valid bootloader.
I have a 6-node Proxmox VE cluster (version 8.4.14) connected to two Dell ME4024 storage arrays.
Each array has two controllers and is connected to all nodes.
Storage configuration in Proxmox:
- SAS1A – Array 1, controller A
- SAS1B – Array 1, controller B
- SAS2A – Array 2, controller A
- SAS2B – Array 2, controller B
Issue description
I create templates from:- Windows Server 2019 Datacenter (GUI) or
- Windows 10
- full clone works only to SAS1A/SAS1B
- full clone to SAS2A/SAS2B fails to boot
Boot errors:
- with SeaBIOS: boot.ini error
- with OVMF (UEFI): missing BOOTMGFW.EFI
The situation is symmetrical:
- if the template is created on SAS2A/SAS2B, full clone works only there
- cloning to SAS1A/SAS1B results in the same boot problem
The cloning process itself completes without errors. The disk exists, the VM starts, but the firmware cannot find a valid bootloader.
Question
Is there a way to:- use one common Windows template
- and successfully full-clone it to all four storages (SAS1A/B and SAS2A/B)
- maintaining two separate templates (one per array)?
Thank you in advance.