Für die Proxmox-Frage: PVE ist ein Bare-Metal-Hypervisor, den ballerst du normalerweise aufs blanke Blech, nicht als Zweit-OS auf deinen Arbeitslaptop. Auf dem Studi-Notebook brauchst du Office, Browser und vielleicht Coding-Kram, dafür ist ein...
First, this is the English speaking part of the forum. Otherwise, go here:
https://forum.proxmox.com/forums/proxmox-ve-deutsch-german.20/
Second, you might want to choose a meaningful title for your topic. I do not see what failure to use a GPU...
I am really fscinated by all this AI craze. You do not need to ask patchrick84, or the AI for that matter. The required information is all in this thread. Reading and understanding is all that is required. The official Linux maintainer for the...
@deviljindante
So, you added the quirk entry for ASM1166, like I mentioned?
See here: https://forum.proxmox.com/threads/problems-with-pcie-passthrough-with-two-identical-devices.149003/post-803149
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...