If you tried a rerun that's normal and expected and documented. If you want to reschedule a AI job, you have to rerun the consolidation job which is the only one to know which jobs needs to be consolidated.
On Tuesday, 1 July 2025 at 12:58:32 UTC+2 Markus Dubois wrote: > i have this job config: > > Job { > Name = "AIbackup-omvserver" > Client = "omvserver" > FileSet = omvserver > Type = Backup > Level = Incremental > Schedule = "AISchedule" > Storage = File > Priority = 50 > Messages = Standard > Pool = AI-Incremental > Spool Attributes = yes > Maximum Concurrent Jobs = 1 > Full Backup Pool = AI-Consolidated > Incremental Backup Pool = AI-Incremental > Accurate = yes > Allow Mixed Priority = no > Allow Duplicate Jobs = no > Always Incremental = yes > Always Incremental Job Retention = 7 days > Always Incremental Keep Number = 7 > Always Incremental Max Full Age = 11 days > Max Virtual Full Interval = 14 days > Run Script { > Console = ".bvfs_update jobid=%i" > RunsWhen = After > RunsOnClient = No > } > } > > i have these running jobs: > > jobid | name | level | jobstatus | starttime > -------+--------------------+-------+-----------+--------------------- > 70 | AIbackup-omvserver | f | f | 2025-07-01 12:37:21 > 69 | AIbackup-omvserver | f | f | 2025-07-01 12:36:23 > 68 | AIbackup-omvserver | f | f | 2025-07-01 12:35:47 > 67 | AIbackup-omvserver | f | f | 2025-07-01 12:28:58 > 62 | AIbackup-omvserver | I | T | 2025-06-29 19:00:04 > 64 | AIbackup-omvserver | f | f | 2025-06-29 19:00:04 > 59 | AIbackup-omvserver | I | T | 2025-06-28 19:00:04 > 55 | AIbackup-omvserver | I | T | 2025-06-26 19:00:05 > 51 | AIbackup-omvserver | I | T | 2025-06-25 19:00:04 > 47 | AIbackup-omvserver | I | T | 2025-06-24 19:00:04 > 43 | AIbackup-omvserver | I | T | 2025-06-23 19:27:03 > 39 | AIbackup-omvserver | I | T | 2025-06-16 19:00:04 > 36 | AIbackup-omvserver | F | T | 2025-06-15 19:00:02 > 37 | AIbackup-omvserver | I | A | 2025-06-15 19:00:00 > 23 | RestoreFiles | F | T | 2025-06-12 08:31:25 > 3 | AIbackup-omvserver | F | A | 2025-06-06 19:00:01 > 1 | AIbackup-omvserver | F | T | 2025-06-06 09:15:00 > > But my virtual full fails because it doesn´t see the jobs: > > bareos-dir JobId 70: Error: Bareos bareos-dir 24.0.4~pre21.6a9d93652 > (03Jun25): > Build OS: Ubuntu 22.04.5 LTS > JobId: 70 > Job: AIbackup-omvserver.2025-07-01_12.37.19_11 > Backup Level: Virtual Full > Client: "omvserver" 24.0.4~pre21.6a9d93652 (03Jun25) Ubuntu 22.04.5 > LTS,ubuntu > FileSet: "omvserver" 2025-06-06 09:14:58 > Pool: "AI-Consolidated" (From Run NextPool override) > Catalog: "MyCatalog" (From Client resource) > Storage: "FileCons" (From Storage from Run NextPool override) > Scheduled time: 01-Jul-2025 12:37:19 > Start time: 01-Jul-2025 12:37:21 > End time: 01-Jul-2025 12:37:21 > Elapsed time: 0 secs > Priority: 50 > Allow Mixed Priority: no > SD Files Written: 0 > SD Bytes Written: 0 (0 B) > Rate: 0.0 KB/s > Volume name(s): > Volume Session Id: 0 > Volume Session Time: 0 > Last Volume Bytes: 0 (0 B) > SD Errors: 0 > SD termination status: > Accurate: yes > Bareos binary info: Bareos community build (UNSUPPORTED): Get professional > support from https://www.bareos.com > Job triggered by: User > Termination: *** Backup Error *** > > 4 2025-07-01 12:37:21 bareos-dir JobId 70: Fatal error: No previous Jobs > found. > 3 2025-07-01 12:37:21 bareos-dir JobId 70: Error: Cannot run always > incremental job at level VirtualFull with no jobid list. > 2 2025-07-01 12:37:21 bareos-dir JobId 70: Start Virtual Backup JobId 70, > Job=AIbackup-omvserver.2025-07-01_12.37.19_11 > 1 2025-07-01 12:37:21 bareos-dir JobId 70: Version: > 24.0.4~pre21.6a9d93652 (03 June 2025) Ubuntu 22.04.5 LTS > > how to troubleshoot this? -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to bareos-users+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/bareos-users/c10198dc-3402-4dc3-8982-771cec58d75bn%40googlegroups.com.