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.zeid...@proxmox.com> --- Changes since v3: Apply Fiona's comment: * use only one performance line Changes since v2: Apply Fiona's comments: * remove property from permission check since it's included in performance * vzdump: make property a sub property of performance Changes since v1: * add 'pbs-entries-max' according to the new shortened permission check configs/vzdump.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/vzdump.conf b/configs/vzdump.conf index 2ea09ae0..33893e69 100644 --- a/configs/vzdump.conf +++ b/configs/vzdump.conf @@ -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 -- 2.39.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel