[pve-devel] [PATCH v2 cluster manager docs] Introduce cluster-wide vzdump configuration

Leo Nunner l.nunner at proxmox.com
Tue Mar 7 13:11:02 CET 2023


Changes from v1:
    - Remove automatic generation of cluster config from setup
    - Fix vzdump regression tests
    - Reword docs to be more straightforward

cluster:

Leo Nunner (1):
  fix #4234: vzdump: add cluster-wide configuration

 data/PVE/Cluster.pm | 1 +
 data/src/status.c   | 1 +
 2 files changed, 2 insertions(+)

manager:

Leo Nunner (2):
  fix #4235: vzdump: add cluster-wide configuration
  test: allow access to the cluster-wide 'vzdump.conf'

 PVE/VZDump.pm           | 50 +++++++++++++++++++++++++++++------------
 test/vzdump_new_test.pl |  4 +++-
 2 files changed, 39 insertions(+), 15 deletions(-)

docs:

Leo Nunner (1):
  vzdump: document the new cluster-wide config file

 vzdump.adoc | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

-- 
2.30.2






More information about the pve-devel mailing list