Hi
I am running into a weird issue while trying to install PVE 7. I have a Dell R520 with and HBA (H330, IT Mode) and 2 Samsung SSD (consumer grade) connected to it.
The system was set to BIOS boot mode and I was able to install Proxmox with ZFS RaidZ1 on those two SSDs, everything worked so far. I then wanted to setup PCIe Passthrough and read that Proxmox need to be installed in UEFI in order to use that functionality.
Also, Proxmox always signaled that IOMMU was not found when trying to add a PCI device to a VM. I tried setting the flags in
I then created a new stick with Etcher and set the R520 to UEFI boot mode. The installer boots, let's me select RaidZ1 on the two disks during setup and starts installing. At the last step, where it tries to make the system bootable it fails however, with the error message "unable to init esp and install proxmox-boot loader on /dev/sda" (might be sdb, don't remember exactly). And that's pretty much it, I don't know how to get around this problem.
I tried formatting the disks with GParted from Ubuntu but the same issue appears. So i then tried installing from BIOS boot mode and it worked. When setting system to UEFI boot however, I can still not see a bootable Proxmox disk (someone mentioned it should install UEFI too, even if installing from legacy BIOS). It seems like the installer doesn't like ZFS RaidZ combined with UEFI. Am I missing something here? Do I have to make any preparations? Is it simply not compatible? Do I have to manually change something in the RaidZ configuration?
Greetings and thanks in advantage
I am running into a weird issue while trying to install PVE 7. I have a Dell R520 with and HBA (H330, IT Mode) and 2 Samsung SSD (consumer grade) connected to it.
The system was set to BIOS boot mode and I was able to install Proxmox with ZFS RaidZ1 on those two SSDs, everything worked so far. I then wanted to setup PCIe Passthrough and read that Proxmox need to be installed in UEFI in order to use that functionality.
Also, Proxmox always signaled that IOMMU was not found when trying to add a PCI device to a VM. I tried setting the flags in
/etc/default/grub
as well as /etc/kernel/cmdline
but it the "DMAR: IOMMU enabled" in dmesg output wouldn't show up. Figured I might just have to install Proxmox from UEFI, is that correct anyway?I then created a new stick with Etcher and set the R520 to UEFI boot mode. The installer boots, let's me select RaidZ1 on the two disks during setup and starts installing. At the last step, where it tries to make the system bootable it fails however, with the error message "unable to init esp and install proxmox-boot loader on /dev/sda" (might be sdb, don't remember exactly). And that's pretty much it, I don't know how to get around this problem.
I tried formatting the disks with GParted from Ubuntu but the same issue appears. So i then tried installing from BIOS boot mode and it worked. When setting system to UEFI boot however, I can still not see a bootable Proxmox disk (someone mentioned it should install UEFI too, even if installing from legacy BIOS). It seems like the installer doesn't like ZFS RaidZ combined with UEFI. Am I missing something here? Do I have to make any preparations? Is it simply not compatible? Do I have to manually change something in the RaidZ configuration?
Greetings and thanks in advantage