[pve-devel] [PATCH guest-common/manager] log id and schedule in backup job task
Dominik Csapak
d.csapak at proxmox.com
Fri Dec 3 14:35:06 CET 2021
by adding a generic 'logcomment' paramter and using it through the
jobs plugin
the patch in guest-common is only to filter it out when printing the
command line
(maybe we want a better name than 'logcomment' for the parameter though...)
pve-guest-common:
Dominik Csapak (1):
vzdump: skip 'logcomment' param for command_line
src/PVE/VZDump/Common.pm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
pve-manager:
Dominik Csapak (1):
vzdump: add 'logcomment' parameter
PVE/API2/VZDump.pm | 6 ++++++
PVE/Jobs.pm | 2 +-
PVE/Jobs/VZDump.pm | 3 ++-
PVE/VZDump.pm | 5 +++++
4 files changed, 14 insertions(+), 2 deletions(-)
--
2.30.2
More information about the pve-devel
mailing list