惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

月光博客
月光博客
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
阮一峰的网络日志
阮一峰的网络日志
罗磊的独立博客
T
Tailwind CSS Blog
博客园_首页
博客园 - 司徒正美
Google DeepMind News
Google DeepMind News
Hugging Face - Blog
Hugging Face - Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
V
V2EX
J
Java Code Geeks
量子位
D
DataBreaches.Net
MongoDB | Blog
MongoDB | Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Microsoft Azure Blog
Microsoft Azure Blog
P
Proofpoint News Feed
C
Check Point Blog
V
Visual Studio Blog
H
Help Net Security
Recent Announcements
Recent Announcements
Engineering at Meta
Engineering at Meta

Proxmox Support Forum

[SOLVED] - Github Auth for Mirrors-Kernel Repo? [Automation] Mass migration tool for MS Win11/Server Proxmox GUI hang - not response is it possible to reject or quarantine spam based on conditions I set ? The PVENode task list in PVE9 is partially obscured due to the terminal font being too large. About 100% error reporting due to pveproxy.service hooks Kubernetes overlay networking breaks when upgrading from PVE 9.1 to PVE 9.2.3 Zentraler Speicher No space left on device Combine datastore and direct file archival to tape Kernel panic VFS: Unable to mount root fs on unknown-block (0,0) sobald ein 7.x Kernel verwendet wird. How to migrate disk of a VM from one ZFS to another Windows Server 2025 fails to boot after PVE 9.2 / Linux 7.0 Kernel upgrade Cannot Install Proxmox on T610 Poweredge with H700 PERC card sdn Config. gateway not reachable How to safely change domain/FQDN? Welche Filterquote erreicht ihr? NFS Share status unknown on 2 of 5 nodes Can't connect to PVE9 consoles [solved] Can't connect to PVE9 consoles [solved] [SOLVED] - Use secondary network for PVE commands Created cluster, one node storage gone BUG: proxmox mail gateway FROM = null bypass spam filtering Moving existing PBS from VMWare workstation to PVE cluster Does eBGP SDN fabric support external peering? Bug: PDM 1.1 not recognizing valid license status Proxmox GUI hang - not response PVE crashes unexpectedly Proxmox Backup Server 4.2 released! Advice
PBS S3 backend: can the request rate be throttled to avoi...
invalid@exam · 2026-06-17 · via Proxmox Support Forum

Hello,

I would like to confirm whether Proxmox Backup Server currently has any configuration option to limit or throttle the request rate when using the S3 backend.

This is not intended as a feature request. I would first like to know whether such a setting already exists, or whether there is any recommended configuration on the PBS side for this situation.

I am testing backups from Proxmox Backup Server to an S3-compatible object storage provider. When backing up a VM, the backup sometimes fails with 429 Too Many Requests.

According to the object storage provider’s documentation, the cause seems clear:

  • The provider enforces a limit of 100 requests per second.
  • If this limit is exceeded, the service returns 429 Too Many Requests.
  • The provider cannot relax this limit.
  • They recommend that clients limit the number of requests per second, queue requests, or implement similar client-side handling.

A small LXC backup of around 8 GB succeeds, so I assume the object storage provider is not rejecting PBS backups in general. The issue seems to occur only when the backup generates enough chunk upload requests to exceed the provider’s request rate limit.

Environment:

Bash:

root@pvenode-hv01:~# proxmox-backup-manager versions --verbose
proxmox-backup                    unknown       running kernel: 7.0.6-2-pve
proxmox-backup-server             4.2.1-1       running version: 4.2.1
proxmox-kernel-helper             9.2.0
proxmox-kernel-7.0                7.0.6-2
proxmox-kernel-7.0.6-2-pve-signed 7.0.6-2
proxmox-kernel-7.0.2-6-pve-signed 7.0.2-6
ifupdown2                         3.3.0-1+pmx12
libjs-extjs                       7.0.0-5
proxmox-backup-docs               4.2.1-1
proxmox-backup-client             4.2.1-1
proxmox-mail-forward              1.0.3
proxmox-mini-journalreader        1.6
proxmox-offline-mirror-helper     0.7.4
proxmox-widget-toolkit            5.2.3
pve-xtermjs                       6.0.0-1
smartmontools                     7.5-pve2
zfsutils-linux                    2.4.2-pve

I have attached the logs for the backup tasks on Proxmox VE and the backup server.

Thank you.

  • task-pvenode-hv01-vzdump-2026-06-17T11_33_32Z.log

    1.6 KB · Views: 0

  • task-pvenode-hv01-backup-2026-06-17T11_33_34Z.log

    47.8 KB · Views: 0