Search results

  1. F

    Passthrough a Terramaster to a TrueNas VM

    I'm interested in getting a D4-320 as well for a space-constrained HP Microserver Gen11, how stable has this setup been?
  2. F

    really slow restore from HDD pool

    Bit of a necro, but was seeking info on the same issue and I'm having similar results. Backing up is fast at 450-500MiB/s over a 10gbe line to a 18TB mirror with special device. However, restoring is far slower at 85-128MiB/s over the same line. CPU usage is at 6.x% which, after discounting...
  3. F

    PVE 7.1: New SMART Error on every hard disk at every reboot?

    Same here with an older Samsung 950 Pro. No negative impact detected, other than an increasing counter.
  4. F

    [TUTORIAL] Compile Proxmox VE with patched intel-iommu driver to remove RMRR check

    This bugreport is pretty scary for 5.4. So far, I haven't seen instability but I'll monitor for issues.
  5. F

    [TUTORIAL] Compile Proxmox VE with patched intel-iommu driver to remove RMRR check

    This patch works on the Debian iommu driver, it can be created on any debian-based system (although with a different tutorial).
  6. F

    [TUTORIAL] Compile Proxmox VE with patched intel-iommu driver to remove RMRR check

    Looks nice indeed! Reduced latency is always nice. Unfortunately, AVIC is only available on AMD Zen processors.
  7. F

    IOMMU unsafe interrupts enabled, still error message

    Thanks for the great support Thomas, editing the kernel commandline worked indeed. :) My Linux fu is not that strong, my major was business economics. 5.4 (Focal Fossa) was installed after cloning the master pve-kernel.git and compiling a patch to remove RMRR check (see pve-kernel appendix...
  8. F

    IOMMU unsafe interrupts enabled, still error message

    Hi there, I've used Proxmox for years on an old HP DL380 G6 which needs a patch to disable IOMMU RMRR checking and allow unsafe interrupts in order to passthrough GPU's to VM's. This combination has worked all that time with some rewrites of my patch whenever another kernel is used in Proxmox...
  9. F

    [TUTORIAL] Compile Proxmox VE with patched intel-iommu driver to remove RMRR check

    There's an error being thrown somewhere farther up. Can you pastebin the entire session so I can take a look? Usually it's an unmet dependency because the new kernel (focal) has other requirements than the previous version. Also, I'm having errors about having to enable unsafe interrupts. Even...
  10. F

    [TUTORIAL] Compile Proxmox VE with patched intel-iommu driver to remove RMRR check

    Apologies for the absence, work/life etc intervened. Spaces are not allowed indeed. :)
  11. F

    [TUTORIAL] Compile Proxmox VE with patched intel-iommu driver to remove RMRR check

    Hi there, If an HP goes to 100% fan speed, it usually indicates a hardware or firmware issue. A quick search returns this thread with more information: https://forums.unraid.net/topic/42936-dmarfault-reason-06-pte-read-access-is-not-se/ https://bugzilla.redhat.com/show_bug.cgi?id=1339567...
  12. F

    [SOLVED] Compiling Eoan gives debian/rules .compile_mark error

    Yeah, it's a new feature indeed in Eoan: https://www.linuxuprising.com/2019/10/whats-new-in-ubuntu-1910-eoan-ermine.html http://smackerelofopinion.blogspot.com/2019/09/boot-speed-improvements-for-ubuntu-1910.html Thanks for the assistance, compile seems to run smoothly now!
  13. F

    [SOLVED] Compiling Eoan gives debian/rules .compile_mark error

    Well, that went a bit faster than I feared luckily. Same result however, see the log for details: https://drive.google.com/file/d/1fZAQ4fWCxtTracaRGcc3l5KHebRsoL7b/view?usp=sharing Only error I noticed other than the one I posted already: /bin/sh: 1: lz4c: not found make[4]: ***...
  14. F

    [SOLVED] Compiling Eoan gives debian/rules .compile_mark error

    Thanks for the quick reply, I will follow-up with a reply in an hour or so.
  15. F

    [SOLVED] Compiling Eoan gives debian/rules .compile_mark error

    Hi there, I'm trying to update my tutorial for removing the RMRR check to Eoan because Intel changed their intel-iommu driver, which means I need to make a new patch. (https://forum.proxmox.com/threads/tutorial-compile-proxmox-ve-with-patched-intel-iommu-driver-to-remove-rmrr-check.36374/)...
  16. F

    [TUTORIAL] Compile Proxmox VE with patched intel-iommu driver to remove RMRR check

    Any luck so far? My system is patched and on 6.0 at the moment using the attached patch. What kind of errors do you get?
  17. F

    [TUTORIAL] Compile Proxmox VE with patched intel-iommu driver to remove RMRR check

    This is a good one: https://techblog.jeppson.org/2018/03/windows-vm-gtx-1070-gpu-passthrough-proxmox-5/
  18. F

    [TUTORIAL] Compile Proxmox VE with patched intel-iommu driver to remove RMRR check

    Conrep does not work for G6 and G7 hardware, otherwise I would not have written this tutorial. ;) The link you sent has nothing to do with this tutorial since Proxmox is not on Xenial.