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: * none Changes since v2: * add this commit vzdump.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vzdump.adoc b/vzdump.adoc index f3eadcd..f86c91c 100644 --- a/vzdump.adoc +++ b/vzdump.adoc @@ -218,7 +218,8 @@ There are a few settings for tuning backup performance not exposed in the UI. The most notable is `bwlimit` for limiting IO bandwidth. The amount of threads used for the compressor can be controlled with the `pigz` (replacing `gzip`), respectively, `zstd` setting. Furthermore, there are `ionice` and, as part of -the `performance` setting, `max-workers` (affects VM backups only). See the +the `performance` setting, `max-workers` (affects VM backups only) and +`pbs-entries-max` (affects container backups only). See the xref:vzdump_configuration[configuration options] for details. [[vzdump_retention]] -- 2.39.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel