Amazing, thanks for your support! Working
Do you know how to test the passthrough mechanism in a proper way? that everything is working as expected? I was doing it since years but I replace the pcie device and wondering how to verify everything is well setup...
Thanks for your help. Other topic that helped me to get a lot of better perfomance was to set sync=disable in my Truenas dataset. Its a good point if you are using Truenas.
I followed the pci passthrough for send my external pcie sata board to an vm and now proxmox does not start. Guide: https://pve.proxmox.com/wiki/PCI(e)_Passthrough
1. I added this line "blacklist ahci" to the /etc/modprobe.d/pve-blacklist.conf file.
2. I executed this command: update-initramfs...
Thanks!!
After setup it, I can access directly using the ip throught https without the port, as expected (https://192.168.1.200)
However, if I open https://proxmox.lan, Google Chrome gets this error: ERR_TOO_MANY_REDIRECTS
I use Caddy Server as reverse proxy in my local network for avoid use specify ports in each of my applications. I have the solution working for all my network except for promox. When open the UI using https://proxmox.lan it shows me an error 502. Any idea? I have several other apps with the same...