public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox{, -backup} 0/3] Always print workertask start and end logs to syslog
@ 2025-09-03 14:13 Gabriel Goller
  2025-09-03 14:13 ` [pbs-devel] [PATCH proxmox 1/2] worker_task: always print the result message to the syslog Gabriel Goller
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gabriel Goller @ 2025-09-03 14:13 UTC (permalink / raw)
  To: pbs-devel

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


_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-09-03 14:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-03 14:13 [pbs-devel] [PATCH proxmox{, -backup} 0/3] Always print workertask start and end logs to syslog Gabriel Goller
2025-09-03 14:13 ` [pbs-devel] [PATCH proxmox 1/2] worker_task: always print the result message to the syslog Gabriel Goller
2025-09-03 14:13 ` [pbs-devel] [PATCH proxmox 2/2] worker_task: print worker starting message and upid Gabriel Goller
2025-09-03 14:13 ` [pbs-devel] [PATCH proxmox-backup 1/1] prune: add upid to workertask log_result function Gabriel Goller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal