[pbs-devel] [PATCH proxmox{, -backup} 0/3] Always print workertask start and end logs to syslog

Gabriel Goller g.goller at proxmox.com
Wed Sep 3 16:13:44 CEST 2025


This series adds a few things:
 * print a workertask start message to the syslog and the tasklog
 * always print the result message to the syslog
 * add the upid to the task's start and end messages


This allows us to see which tasks have been started and when regardless of the
tracing filtering and task result status.

proxmox:

Gabriel Goller (2):
  worker_task: always print the result message to the syslog
  worker_task: print worker starting message and upid

 proxmox-rest-server/src/worker_task.rs | 32 ++++++++++++++++++++------
 1 file changed, 25 insertions(+), 7 deletions(-)


proxmox-backup:

Gabriel Goller (1):
  prune: add upid to workertask log_result function

 src/api2/admin/datastore.rs | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


Summary over all repositories:
  2 files changed, 28 insertions(+), 8 deletions(-)

-- 
Generated by git-murpp 0.8.0




More information about the pbs-devel mailing list