Search results

  1. B

    PCI Passthrough issues with PVE 8.0.3

    I already send a lot of time reading guides, thats why the params might be mixed.. None of them did the trick so far. If you can point me towards a working one? There is a mistake in my post, it is not "/proc/cmdline" but "/etc/kernel/cmdline". I did reduce the line to nothing but...
  2. B

    Windows doesn't load after going to sleep

    I have the same issue. The GUI show that it is in sleep, but once i try to resume the VM it shuts down completely.
  3. B

    [SOLVED] Resize ZFS for swap

    Hi, i need some space for swapping, and following this guide it should be better outside the ZFS Raid1 (2 disks): https://pve.proxmox.com/pve-docs/local-zfs-plain.html What i was thinking of is to: - remove one disk from the pool - create 2 partitions on the removed disks (ZFS & swap) - create...
  4. B

    PCI Passthrough issues with PVE 8.0.3

    Hi, i also tried to setup GPU passthrough. I am only looking for the decoding capabilities. My /proc/cmdline looks like this: intel_iommu=on iommu=pt nofb nomodeset initcall_blacklist=sysfb_init video=efifb:off,vesafb:off In the VM i get a "dev/dri/card0" but i am missing "renderD128" i used...
  5. B

    No boot messages when using EFI - stuck at "EFI stub:..."

    I just ran into the same issue, i added a PCI-E device. Did chroot into the system, remove GPU passthrough and could then update the /etc/network/interfaces on the console (don't forget the "bridge-ports"). Afterwards i realized just updating the interfaces would have done the job. Anyway...
  6. B

    PVE 7 migration to PVE 8: Windows 11

    So now i can see the disks, and also i can successfully recreate BCD following e.g. this guide: https://www.youtube.com/watch?v=wq0mrScd04o But when i boot the issue persists. Running out of ideas now
  7. B

    PVE 7 migration to PVE 8: Windows 11

    I tried some more: Loading vio drivers on the recovery mode using a W11 USB stick. Now i can see the bootdisk but still i cant see the attached EFI devices. Do they need any other drivers different to the main disk?
  8. B

    PVE 7 migration to PVE 8: Windows 11

    Hello, i am doing a migration from PVE7.1 with LVM to PVE8.0 with ZFS using fresh hardware. So far 4 linux migrations went flawless: Create a backup, transfer the backup file and the configuration. Do the restore on the new host. But then there is also a W11 VM and this ends in a Bluescreen...
  9. B

    ZFS Perfromance

    Thanks for the listing, i will stick with ZFS, it sounds very interesting. This is now a bit off-topic, but can PVE use the ZFS snapshot functionality for the creation of backups?
  10. B

    ZFS Perfromance

    Thank you for the hints. The fio result are the other way round. I guess i will play a bit more with the VM to see how they perform - this is what is important in the end. What would you recommend for a "consumer hardware" RAID-1? MD Raid, ZFS, other?
  11. B

    ZFS Perfromance

    Hi, i just made a fresh install with upgraded hardware (https://www.cpu-monkey.com/en/compare_cpu-intel_celeron_j4125-vs-intel_processor_n100, DDR4-3200 and a fast NVMKC3000 PCIe 4.0). On the former system i have a mdadm RAID-1 with 2 Sandisk value SSD drives and LVM on top of this. Now i...
  12. B

    [SOLVED] Proxmox 6.0 Gemini Lake and IGD (graphics) passthrough for Windows 10

    ASRock J4025M J4025 Gemini lake You can find other also still failing on latest kernel. I reverted the kernel to make it work again: https://forum.proxmox.com/threads/pci-passthrough-error-since-kernel-5-13-19-1-upgrade-from-7-0-to-7-1.100961/page-3#post-506681
  13. B

    [SOLVED] Proxmox 6.0 Gemini Lake and IGD (graphics) passthrough for Windows 10

    Not Sure why this is marked solved, it is still not working for me, too.
  14. B

    [update] Wake (and other) on LAN for VMs (v0.3)

    Hi, i am using this awesome tool since a bunch of years. To make things easier to install and update across multiple devices i put everything to a github repository: Github repo I hope nobody is offended i don't want to steal anyone's credits, only want to ease development and deployment...
  15. B

    Win10 VM: No sleep since 6.1

    I know it's been a while, but is there any update. Recently tried it again but still fails. In the meanwhile i also tried with WIN11 but same..
  16. B

    PCI passthrough ERROR since Kernel 5.13.19-1 (upgrade from 7.0 to 7.1)

    Just gave it another try with: Linux pve 5.15.64-1-pve #1 SMP PVE 5.15.64-1 (Thu, 13 Oct 2022 10:30:34 +0200) x86_64 GNU/Linux Still failing. Anyone got it working in the meantime? [84549.654775] DMAR: DRHD: handling fault status reg 2 [84549.654789] DMAR: [DMA Write NO_PASID] Request device...
  17. B

    PCI passthrough ERROR since Kernel 5.13.19-1 (upgrade from 7.0 to 7.1)

    Yes i did all this. I was running the PCI pass through on the previous version already for a long time. This appeared since the update
  18. B

    PCI passthrough ERROR since Kernel 5.13.19-1 (upgrade from 7.0 to 7.1)

    Looks like: 00:02.0 VGA compatible controller: Intel Corporation GeminiLake [UHD Graphics 600] (rev 03) (prog-if 00 [VGA controller]) Subsystem: ASRock Incorporation UHD Graphics 605 Flags: fast devsel, IRQ 19, IOMMU group 1 Memory at a0000000 (64-bit...
  19. B

    PCI passthrough ERROR since Kernel 5.13.19-1 (upgrade from 7.0 to 7.1)

    agent: 1,fstrim_cloned_disks=1 balloon: 0 bios: ovmf boot: order=scsi0 cores: 2 cpu: host,flags=+pdpe1gb;+aes cpulimit: 2 hostpci0: 0000:00:02,pcie=1 ide2: backup:iso/alpine-virt-3.15.0-x86_642.iso,media=cdrom,size=52M machine: q35 memory: 2048 meta: creation-qemu=6.1.0,ctime=1642164190 name...