Recent content by _gabriel

  1. G

    Proxmox at OVH: Allowing SSH to Failover IPs only via WireGuard VPN

    As VM has its own public ip, they are not connected to PVE network. Allow PVE WAN IP in each VM firewall.
  2. G

    Leveling up knowledge - Proxmox FW

    it's not Proxmox related, it's a tcp/ip basis. I've no use case for "sport" neither experience to write an example.
  3. G

    Leveling up knowledge - Proxmox FW

    remove "sport" as you often don't control the source port.
  4. G

    PBS with NVME storage way too slow? How to optimize?

    edited on PVE side isn't ? what about 128 concurrency and 16 threads ?
  5. G

    PBS with NVME storage way too slow? How to optimize?

    Have you tried tuning above ? CONCURRENCY & THREADS envs ?
  6. G

    Backup problems guest-agent 'fs-freeze'

    Monitor within guest as the schedule time (temporary change schedule time)
  7. G

    PBS with NVME storage way too slow? How to optimize?

    Network graph displays MB/s instead Mb/s https://forum.proxmox.com/threads/units-of-measure-on-network-traffic-graph.170161/
  8. G

    Backup problems guest-agent 'fs-freeze'

    What backup mode for scheduled task ? Snapshot / Suspend / Stop ?
  9. G

    PBS with NVME storage way too slow? How to optimize?

    For the Restore process, you can tune settings : https://forum.proxmox.com/threads/abysmally-slow-restore-from-backup.133602/post-784918
  10. G

    PBS with NVME storage way too slow? How to optimize?

    PVE version, as restore is PVE side. PVE 8.4 require updates to allow "Restoring from Proxmox Backup Server now fetches multiple chunks concurrently in each worker thread. This can improve the restore performance in setups with fast network connections and disks. The number of concurrently...
  11. G

    High VM-EXIT and Host CPU usage on idle with Windows Server 2025

    it's expected as it's same OS "binaries", Windows build 26100
  12. G

    Nested virtualization: Issues enabling Hyper-V in win server VM

    -hypervisor implies perfs penalty , use it as a last resort.
  13. G

    Guest agent not running on Windows 11

    After you discover how it works under the hood, you will follow the recommended way : Local PBS then WAN PBS Remote Sync from. Give a try , I bet on no more QEMU guest agent stopped with a local PBS.