Search results

  1. A

    [SOLVED] Working VM now halts at _ Booting from Hard Disk _ with LSI HBA Passthrough

    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...
  2. A

    [SOLVED] TrueNAS Scale NFS Datastore very slow

    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.
  3. A

    [SOLVED] WOL not working

    I have the same issue. Everything seems enabled but imposible to wake up the device... I also tried: update-initramfs command after all.
  4. A

    initramfs console after exclude sata pci device

    thanks for your feedback. I solved with a usb boot and recreating the image
  5. A

    proxmox UI, Caddy and reverse proxy

    Amazing! It worked like a charm. Without user Nginx_Proxy. Only caddy configuration
  6. A

    Unable to get device for partition 1 on device /dev/mmcblk0

    I have the same issue with a eMMc disk. Its strange because its a mini pc with windows 10 too.
  7. A

    initramfs console after exclude sata pci device

    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...
  8. A

    proxmox UI, Caddy and reverse proxy

    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
  9. A

    proxmox UI, Caddy and reverse proxy

    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...
  10. A

    Proxmox host unreacheable (no UI, no able to connect by ssh)

    I have the same issue, days trying to solve it but no way...