Hello,
Thank you for your answer.
When you mentioned spooling, could you please explain what you mean and how it can be used in this case?
I would appreciate it if you could explain this part in more detail, as I may be missing something.
For reference, Longterm Backup refers to the Bareos functionality described below, which is intended to retain incremental backup data for a longer period of time:
https://docs.bareos.org/TasksAndConcepts/AlwaysIncrementalBackupScheme.html (for longterm storage https://docs.bareos.org/TasksAndConcepts/AlwaysIncrementalBackupScheme.html#virtual-full-jobs )
Regular backup jobs (Full, Incremental, etc.) update the Catalog database through the Checkpoint mechanism. However, Longterm Backup does not seem to be affected by Checkpoints.
I suspect this may be because Longterm Backup operates through the Bareos Storage Daemon (bareos-sd) rather than through the Bareos File Daemon (bareos-fd).
Regarding status client, since the operation does not involve the client in the same way as a regular backup job, I am not sure if it will provide additional information. However, I will give it a try.
Thank you again for your advice.