Ich bin ja zugegeben auch jemand, der sich gerne mal aufregt. Aber war das jetzt nicht ein bisschen drüber? :oops:
Nur so als Einschätzung meinerseits: Jemand hat keinen großen Plan von der Thematik, noch will er sich eingehend damit...
See here:
https://forum.proxmox.com/threads/e1000e-eno1-detected-hardware-unit-hang.59928/post-827808
The known i219 issue should not be present in your hardware anymore. If it still is there, then contact Dell. They should be aware of the Intel...
What does S.M.A.R.T say, concerning those Samsungs? ZFS for 2 years on consumer drives, could have taken its toll, depending on how you used it.
Edit: If you already tried the kernel parameters, I had a mistake in there. See edit above, in the...
Interesting!
The "840 EVO" already seems to have a quirk entry in the Linux libata Kernel-Code.
See here:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/drivers/ata/libata-core.c?h=v7.1.2#n4308
Similar entries also exist...
SSDs (or the chipset?) seemed to have issues with NCQ and Trim.
Edit (mistake in the parameter fixed): Try the Proxmox Kernel parameters "libata.force=noncq libata.force=noncqtrim" .
Are you sure, that the SSDs are running the latest firmware?
I specifically remember some (FW-related) issues with certain series of Samsung SSDs. Had severe ATA-related error floods some time ago with Samsung Enterprise SSDs (like PM863, SM863...
If your "rpool" is connected to the Dell PERC H310, then I would try adding the kernel parameter "pcie_aspm=off" for a test.
Those LSI-based HBAs used to have massive issues with ASPM, resulting in basically an unusable card in the worst case.
Your board has BMC video output capability. How did you configure the corresponding jumper (VGA_SW1) on the board?
Where did you connect the cable to the actual phyiscal display? Aspeed (BMC) video output or the AMD card?
You cannot share devices from the same IOMMU group (safely) between VMs and/or the Proxmox host: https://pve.proxmox.com/wiki/PCI_Passthrough#Verify_IOMMU_isolation . Lots of PCI(e) passthrough threads about exactly this and IOMMU groups in...
Either you ask the Proxmox maintainers directly (this is the community forum and I doubt, that the actual developers will read here often), or you go ahead, check out the actual kernel source, through git, and do the diff yourself. Main question...
If you look closely, the original posting indeed said "intel_iommu = on" (mind the spaces, inbetween the setting and its value!). So, if the quote was actually what that person had set, then it is quite likely, that "intel_iommu" never was set to...
Get an external EFI-Shell binary (for example via "pbatard"'s github repos: https://github.com/pbatard/UEFI-Shell/releases), and put that onto a USB drive into the "/EFI/BOOT/" folder, renamed (the shell bianry) as "bootx64.efi".
See if you can...
Exakt was zu erwarten war.
Nochmal für's Verständnis:
Deine GPU hat ein Problem damit, wenn sie mitten im Betrieb resettet werden soll.
Das ist für ein Consumer-Device auch nicht wirklich Teil des Use-Case.
Nun kann man dafür Workarounds...
If you would've shown any kind of details of your issue, other than "...it simply doesn't show up in the VM..." then maybe someone might be able to help.
Questioning the helpfulness of others, however is certainly the way to go, if you provide no...
Anhand deiner Fehlermeldung ist das Problem vermutlich (ich kann auch nur grob raten, anhand der gelieferten Details) folgendes:
Du hast ein System aufgesetzt, das bei Kernel-Update automatisch versucht das "vendor-reset" Kernel-Modul zu bauen...
Wenn du schon das externe (nicht Proxmox integrierte) "vendor-reset" Repo nutzen willst, dann würde ich auch dort nachfragen was los ist:
https://github.com/gnif/vendor-reset
Ansonsten wäre es hier wohl gut aufgehoben...