]> git.proxmox.com Git - pve-manager.git/commitdiff
fix #3069: vzdump: add property 'performance: pbs-entries-max=N'
authorAlexander Zeidler <a.zeidler@proxmox.com>
Fri, 28 Jul 2023 13:28:55 +0000 (15:28 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 18 Sep 2023 14:54:17 +0000 (16:54 +0200)
configuring pbs-entries-max can avoid failing backups due to a high
amount of files in folders where a folder exclusion is not possible

Signed-off-by: Alexander Zeidler <a.zeidler@proxmox.com>
configs/vzdump.conf

index 2ea09ae0927b73ad3c045aee76b0f9641513b6e5..33893e699644eb1b7315c78410a94ed8bf1f2143 100644 (file)
@@ -5,7 +5,7 @@
 #storage: STORAGE_ID
 #mode: snapshot|suspend|stop
 #bwlimit: KBPS
-#performance: max-workers=N
+#performance: [max-workers=N][,pbs-entries-max=N]
 #ionice: PRI
 #lockwait: MINUTES
 #stopwait: MINUTES