Recent content by Onigami

  1. O

    Proxmox VE 6.0 released!

    Hello guys! I just installed Proxmox 6 on a four disk raidz2 everything went fine! So glad to finally be able to install Proxmox with UEFI and ZFS!
  2. O

    [SOLVED] Installing Proxmox on ZFS Raid 10

    @gsupp yeah finally I just bought a 32gb usb key and installed proxmox on it with UEFI + ZFS Works well
  3. O

    [SOLVED] Installing Proxmox on ZFS Raid 10

    The main issue is that I can't get grub to load, it happened one time but I don't know why But i'm able to fully boot and use Proxmox using "rescue boot" with the install media but only on UEFI, on BIOS it doesn't work at all
  4. O

    [SOLVED] Installing Proxmox on ZFS Raid 10

    Hey guys and girls it's been a few day I try to install Proxmox on a ZFS Raid 10 and i can't get it to boot. I read on the forums that Debian and Proxmox can't boot a ZFS root under UEFI so I reverted my server to BIOS but it's the same big mess. My setup is a Dell R710 with a LSI HBA 9211 in...
  5. O

    [SOLVED] Proxmox + LSI 9207-8e + FreeNAS

    FIXED with echo "options vfio_iommu_type1 allow_unsafe_interrupts=1" > /etc/modprobe.d/iommu_unsafe_interrupts.conf
  6. O

    [SOLVED] Proxmox + LSI 9207-8e + FreeNAS

    My setup is a R710 that I run Proxmox on and a LSI 9207-8e HBA (SAS2308) p20 firmware connected to a MD1000 fully load with 15 disks that I want to use with Freenas to store my stuffs. Problem is that the HBA is ok in BIOS and Proxmox but I can't seem to be able to pass it to the FreeNAS VM...