I am backing up to a hard drive, so have run into the issue where the
old files don't get deleted. So I have a script running from bareos that
prunes volumes that are in the "purged" state. This has been working
fairly well.
I recently upgraded to 19.2.7 and started getting some odd messages, show below.
There are 2 issues here:
1) Why am I seeing these messages now and I didn't before? It seems that something has changed in what messages are sent to email. I checked my messages/*.conf files and they are still the same.
2) The last line of this message shows an odd volume name. What is going on here?
04-May 10:00 gemini-dir
JobId 0: Volume "AI-Incremental-1122" has Volume Retention of 2592000
sec. and has 0 jobs that will be pruned
04-May 10:00 gemini-dir JobId 0: Pruning volume AI-Incremental-1122: 0 Jobs have expired and can be pruned.
04-May 10:00 gemini-dir JobId 0: Volume "b " still contains jobs after pruning.
Thank you for any insights,
Jon