On Fri, 4 Sept 2026 at 13:00, Stefan G. Weichinger via Bacula-users <[email protected]> wrote: > What do I miss here, what's my mistake? > > I compared to another setup, there I set both Retention-values to 180 > days. For the problematic system I also edited this in the GUI. > > Thanks for a quick pointer here ...
Hello Stefan, To check if file records exist in the Bacula Catalog for given jobid, you can run this Bconsole command: list files jobid=XXXX This XXXX is the backup jobid that you are trying to restore. If records are there, in the output you will see a list of files. Are you seeing files there? Best regards, Marcin Haba _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
