Am 27.07.23 um 10:37 schrieb Alexander Zeidler: > 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 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 | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/configs/vzdump.conf b/configs/vzdump.conf > index 2ea09ae0..954a4784 100644 > --- a/configs/vzdump.conf > +++ b/configs/vzdump.conf > @@ -16,3 +16,4 @@ > #exclude-path: PATHLIST > #pigz: N > #notes-template: {{guestname}} > +#performance: pbs-entries-max=N
There already is a #performance: max-workers=N further up. You should add it to that, because duplicate options won't be handled correctly AFAIK. _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel