Yes see changelog. - dird: disallow running always incremental virtual full jobs with empty jobid list PR #1901 <https://github.com/bareos/bareos/pull/1901> Only the consolidation job can do it right as it will give a list of jobids to consolidate together, we place this security check, to avoid people rerunning a job created by consolidation directly.
If you need to run/rerun a job created by consolidation, you can just restart the consolidation job. On Wednesday, 27 November 2024 at 02:51:47 UTC+1 Brock Palen wrote: > For as long as I have used bareos I could run a manual virtualFull to > consolidate everything together, but when I try to do it recently it fails > with: > > 25-Nov 09:56 myth-dir JobId 97402: Start Virtual Backup JobId 97402, > Job=sch-hp-desktop-Users-Pictures.2024-11-25_09.56.30_05 > 25-Nov 09:56 myth-dir JobId 97402: Error: Cannot run always incremental > job at level VirtualFull with no jobid list. > > > I kick these off with > > run job=<jobname> level=VirtualFull spool=no > > Is this expected behavior? Before this would run and would cosolidate all > jobs into one, > > > Brock Palen > [email protected] > www.mlds-networks.com > Websites, Linux, Hosting, Joomla, Consulting > > > > -- 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 [email protected]. To view this discussion visit https://groups.google.com/d/msgid/bareos-users/36a2540f-15fa-45c2-9ac6-f69184efb7b6n%40googlegroups.com.
