Skip to content

Commit 501744f

Browse files
Alexander ZeidlerThomasLamprecht
Alexander Zeidler
authored andcommitted
vzdump: mention new parameter 'pbs-entries-max'
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 <[email protected]>
1 parent 6d8b6e3 commit 501744f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

vzdump.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,8 @@ There are a few settings for tuning backup performance not exposed in the UI.
218218
The most notable is `bwlimit` for limiting IO bandwidth. The amount of threads
219219
used for the compressor can be controlled with the `pigz` (replacing `gzip`),
220220
respectively, `zstd` setting. Furthermore, there are `ionice` and, as part of
221-
the `performance` setting, `max-workers` (affects VM backups only). See the
221+
the `performance` setting, `max-workers` (affects VM backups only) and
222+
`pbs-entries-max` (affects container backups only). See the
222223
xref:vzdump_configuration[configuration options] for details.
223224
224225
[[vzdump_retention]]

0 commit comments

Comments
 (0)