Recent content by adrianogf

  1. A

    6.2 pci sata passthrough

    You are right. I was using the update-grub command for the EFI bootloader (ZFS). After inserting the Kernel parameters in the /etc/kernel/cmdline, updating with pve-efiboot-tool refresh and reboot, it was possible to separate the groups. /etc/kernel/cmdline root = ZFS = rpool / ROOT / pve-1...
  2. A

    6.2 pci sata passthrough

    I was able to separate the groups just by installing the proxmox again without using RAID 1. Use only one disk with an ext4 partition. The output message of the live-update-initramfs command is different when installed on Raid 1. I followed the steps in this document...
  3. A

    6.2 pci sata passthrough

    I tried to change the card to another position but it is still in the same group. I enabled the IOMMU option in the bios. I did all the steps in the document https://pve.proxmox.com/wiki/Pci_passthrough Here is the result of the script .: The Sata card in the result is IOMMU group 13 03...
  4. A

    6.2 pci sata passthrough

    Hello. I'm using version 6.2 and trying to pass a Sata controller to a Vm but when I start it I get the message: WARNING: Pool 'rpool' has encountered an uncorrectable I / O failure and has been suspended This same error appears when I try to pass a network card. What could be causing this...