Welcome, @diverk !
Where have you set it?
Please post the real config (not a relation :cool: ) in CODE blocks (using that "</>" icon in the composing menu).
ja scheint so das der Slot leider nur für Wifi Modul möglich ist, ich hab nen 2.5 Gbit USB Lan Adapter dran bei mir um über diese Leitung meine PBS Backups schneller auf den zweiten PBS zu schieben, funktioniert seit Beginn ohne Probleme
Der "Wifi" Slot mag zwar physikalisch beschränkt zu sein, aber dafür gibt es diverse Adapter, um daraus andere PCIe-Formate zu machen. Ist zwar dann im besten Fall nur ein x1 Link, aber immerhin. Vielleicht eine Überlegung wert.
Bzgl. der...
Der "Wifi" Slot mag zwar physikalisch beschränkt zu sein, aber dafür gibt es diverse Adapter, um daraus andere PCIe-Formate zu machen. Ist zwar dann im besten Fall nur ein x1 Link, aber immerhin. Vielleicht eine Überlegung wert.
Bzgl. der...
SAS NVME? Oder meintest Du SSDs?
RAID5 ist für so ein Setup ein denkbar schlechter Storage. Einen DC kann man eigentlich nicht so unter Last setzen, wenn auf dem Ding nix läuft außer AD/DNS. RAID5 wird bei parallelen kleinen random writes sehr...
All the above posters have clearly given you the correct reason as to what is wrong with your NW setup.
Since you seem to be a ChatGPT fan, I'm not sure why you didn't just query ChatGPT with the following:
What is wrong with the following...
IOMMU needs to be enabled to allow correct passthrough of a PCI device.
Leesteken's above advice of disabling the IOMMU in the BIOS was a temporary measure to allow you to regain control of the host - to adjust the current config.
You can read...
Thank you Lee.
I thought I did my research thoroughly. Thank you veery much for pointing me to the article and post.
I actually manually enabled IOMMU in the motherboard. I'll try setting it to 'disable' and moving the HBA to slot pcie 1 and...
Hi @sys92, welcome to the forum.
If by “native” you mean vendor-specific FC integrations, then no - there are currently no plans in that direction.
If you’re referring to native FC support within Proxmox VE itself, any developments in this area...
To fix this, all you need to do is downgrade the pve-qemu-kvm like this:
apt install pve-qemu-kvm=10.1.2-7
The Proxmox team should have pulled 10.2.1-1 off the test server once the high IO pressure was discovered.
I ended up building my own solution using a Debian container and regular Apt tooling. I take a list of all of the packages installed on Proxmox VE after I finish my buildout with Ansible, and then pull those packages from the Proxmox Repo and the...
you CAN have a gateway outside the scope of a subnet, BUT it will only work one way- traffic will route OUT to the gateway properly but incoming traffic will not.
OP, pay attention to what your PC address is and gateway. if its not in the same...
All the above posters have clearly given you the correct reason as to what is wrong with your NW setup.
Since you seem to be a ChatGPT fan, I'm not sure why you didn't just query ChatGPT with the following:
What is wrong with the following...
Just for clarity:
You have been clearly warned (in your above posted image) that the HBA controller is not in an isolated IOMMU group (15). This means that it shares the IOMMU group (15) with other devices, check the above in the GUI from your...
Just for clarity:
You have been clearly warned (in your above posted image) that the HBA controller is not in an isolated IOMMU group (15). This means that it shares the IOMMU group (15) with other devices, check the above in the GUI from your...
Put the HBA in the first PCIe slot, otherwise the device is not in a separate IOMMU group: https://pve.proxmox.com/wiki/PCI_Passthrough#Verify_IOMMU_isolation
I have posted about the B550 (and AM4 in general) IOMMU groups many times before...