Recent content by djsami

  1. D

    Horrible download speeds from enterprise.proxmox.com (120 KB/s in 2026?)

    Hi, Thank you! The temporary host entry actually worked perfectly on my Linux server. As you can see below, wget pulled the ISO via 45.144.208.36 with great speed (~58 MB/s) and without any drops: Bash [root@cpanel06 ~]<span># wget...
  2. D

    Horrible download speeds from enterprise.proxmox.com (120 KB/s in 2026?)

    We tried 3 different operators, most likely there is a connection problem between Türkiye and Proxmox, this problem has been going on for about 6-7 months. Tracing route to at1.cdn.proxmox.com [45.144.208.36] over a maximum of 30 hops: 1 3 ms 2 ms 2 ms 192.168.0.1 2 8 ms...
  3. D

    Horrible download speeds from enterprise.proxmox.com (120 KB/s in 2026?)

    I've tried mobile, fiber, and in different cities, and they all have the same problem; it's not downloading. If it worked for you, could you please share the Google Drive link?
  4. D

    Horrible download speeds from enterprise.proxmox.com (120 KB/s in 2026?)

    Hi everyone, I'm trying to download the latest Proxmox VE ISO (proxmox-ve_9.2-1.iso) from the official enterprise repository, and to be honest, the download speeds are absolutely unacceptable. I am getting a frustrating 120-130 KB/sec transfer rate. For a 1.58 GB file, my download manager is...
  5. D

    [SOLVED] Veeam v12 Native Proxmox Integration - Delivering 4.9 Gbps Backup Speeds to Offsite Storage

    Hello Proxmox Community, I wanted to share my recent experience integrating Veeam Backup & Replication v12 with Proxmox VE. We've successfully moved away from agent-based backups to Veeam's new native Proxmox support, and the results are honestly mind-blowing. Our Environment: Hypervisor...
  6. D

    PMG Network Issue: ARP Incomplete on Hetzner vSwitch (VLAN Tagged) - Fresh Install Fails

    Hi everyone, I am experiencing a persistent networking issue with a fresh installation of Proxmox Mail Gateway on a Hetzner Dedicated Root Server. Despite having 29 other virtual machines running perfectly on the same host and vSwitch, this new PMG instance cannot reach its gateway. The Setup...
  7. D

    [SOLVED] Applying pve-qemu-kvm 10.2.1-1 may cause extremely high “I/O Delay” and extremely high “I/O pressure stalls”. (Patches in the test repository

    I fully understand and accept your point regarding the repository hierarchy. You are right; relying on the test-repo for a production environment of this scale was a risk that ultimately fell on me, regardless of how stable it had been over the past two years. This experience has been a clear...
  8. D

    [SOLVED] Applying pve-qemu-kvm 10.2.1-1 may cause extremely high “I/O Delay” and extremely high “I/O pressure stalls”. (Patches in the test repository

    Let’s be clear: I have been managing this 1,200+ node infrastructure for over 2 years using this exact same repository structure without a single critical regression—until now. While you point out it's a "test" repo, in a professional development cycle, a package should only reach a public test...
  9. D

    [SOLVED] Applying pve-qemu-kvm 10.2.1-1 may cause extremely high “I/O Delay” and extremely high “I/O pressure stalls”. (Patches in the test repository

    I am writing this to express my deep frustration regarding the pve-qemu-kvm 10.2.1-1 update. I manage a massive infrastructure of over 1,200 nodes, and this untested update has caused significant distress across my entire operation. I have spent the last two nights without sleep, monitoring...
  10. D

    [SOLVED] Applying pve-qemu-kvm 10.2.1-1 may cause extremely high “I/O Delay” and extremely high “I/O pressure stalls”. (Patches in the test repository

    I've been using the test for two years and this is the first time something like this has happened to me. I will be downgrading this other cluster structure after 4:00 AM.
  11. D

    [SOLVED] Applying pve-qemu-kvm 10.2.1-1 may cause extremely high “I/O Delay” and extremely high “I/O pressure stalls”. (Patches in the test repository

    pve-qemu-kvm 10.2.1-1 pve-qemu-kvm 10.1.2-7 There's a difference of more than 25%. Not only IOPS but also CPU and, naturally, RAM usage has decreased.
  12. D

    [SOLVED] Applying pve-qemu-kvm 10.2.1-1 may cause extremely high “I/O Delay” and extremely high “I/O pressure stalls”. (Patches in the test repository

    Quick update: I have just downgraded pve-qemu-kvm from 10.2.1-1 to 10.1.2-7 on my nodes, and I can confirm that all IO Delay and IO Pressure issues have completely disappeared. Before the downgrade, I was seeing a constant 20-25% IO Delay even with high-performance NVMe drives. After the...
  13. D

    [SOLVED] Applying pve-qemu-kvm 10.2.1-1 may cause extremely high “I/O Delay” and extremely high “I/O pressure stalls”. (Patches in the test repository

    Glad to hear you can reproduce it. To provide more data: I have tested this across my entire rack of servers (multiple nodes), and the result is identical on every single one. They are all experiencing the same ~20-25% IO Delay since the 10.2.1-1 update. As shown in the screenshot below, all...
  14. D

    [SOLVED] Applying pve-qemu-kvm 10.2.1-1 may cause extremely high “I/O Delay” and extremely high “I/O pressure stalls”. (Patches in the test repository

    I'm in the same situation, I couldn't figure out why it was like this either. I'll try dropping all the virtual currencies to 10.1 tonight.
  15. D

    High IO Delay (20-25%) on AMD EPYC 7502P / Tyan S8050 with NVMe (LVM-Thin) - Despite High FIO Benchmarks

    Hi everyone, I am experiencing a persistent high IO Delay (20-25%) on my Proxmox VE 9.1.7 node, even when the system is not under extreme load. I have recently reinstalled the OS multiple times (tried ZFS, BTRFS, and currently LVM-Thin) but the issue persists. System Specs: CPU: AMD EPYC...