fix #3069: vzdump: add property 'performance: pbs-entries-max=N'
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>
This commit is contained in:
parent
84846fdc10
commit
b0c2d8980f
@ -5,7 +5,7 @@
|
|||||||
#storage: STORAGE_ID
|
#storage: STORAGE_ID
|
||||||
#mode: snapshot|suspend|stop
|
#mode: snapshot|suspend|stop
|
||||||
#bwlimit: KBPS
|
#bwlimit: KBPS
|
||||||
#performance: max-workers=N
|
#performance: [max-workers=N][,pbs-entries-max=N]
|
||||||
#ionice: PRI
|
#ionice: PRI
|
||||||
#lockwait: MINUTES
|
#lockwait: MINUTES
|
||||||
#stopwait: MINUTES
|
#stopwait: MINUTES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user