[pve-devel] [PATCH docs 6/6] backup/storage: remove references to 'maxfiles' parameter

Fiona Ebner f.ebner at proxmox.com
Fri Jul 18 14:51:17 CEST 2025


The deprecated 'maxfiles' setting is being removed with Proxmox VE 9
now.

There are some generated docs where 'make update' is necessary to
phase it out.

Signed-off-by: Fiona Ebner <f.ebner at proxmox.com>
---
 pvesm.adoc  | 5 -----
 vzdump.adoc | 4 ----
 2 files changed, 9 deletions(-)

diff --git a/pvesm.adoc b/pvesm.adoc
index 7e43910..e075fe0 100644
--- a/pvesm.adoc
+++ b/pvesm.adoc
@@ -241,11 +241,6 @@ disable::
 
 You can use this flag to disable the storage completely.
 
-maxfiles::
-
-Deprecated, please use `prune-backups` instead. Maximum number of backup files
-per VM. Use `0` for unlimited.
-
 prune-backups::
 
 Retention options for backups. For details, see
diff --git a/vzdump.adoc b/vzdump.adoc
index a404881..8458210 100644
--- a/vzdump.adoc
+++ b/vzdump.adoc
@@ -361,10 +361,6 @@ While you can pass `prune-backups` directly to `vzdump`, it is often more
 sensible to configure the setting on the storage level, which can be done via
 the web interface.
 
-NOTE: The old `maxfiles` option is deprecated and should be replaced either by
-`keep-last` or, in case `maxfiles` was `0` for unlimited retention, by
-`keep-all`.
-
 
 Prune Simulator
 ~~~~~~~~~~~~~~~
-- 
2.47.2





More information about the pve-devel mailing list