On Fri, Mar 27, 2009 at 10:57:16AM +0100, Kern Sibbald wrote: > Thanks. I have applied this patch, and it will be committed to the SVN later > today and be part of the 3.0 release. >
Great, thanks! -- Pasi > Best regards, > > Kern > > On Tuesday 24 March 2009 08:54:55 Pasi Kärkkäinen wrote: > > On Sun, Jan 25, 2009 at 06:41:43PM +0200, Pasi Kärkkäinen wrote: > > > On Sat, Jan 24, 2009 at 05:03:40PM +0100, Kern Sibbald wrote: > > > > On Thursday 22 January 2009 16:11:23 Pasi Kärkkäinen wrote: > > > > > Hello! > > > > > > > > > > When 'copy job' is started, name of the original job to be copied is > > > > > shown like this: > > > > > > > > > > bacula-dir JobId 1234: Copying using JobId=1111 > > > > > Job=original_job_name.original_job_runtime > > > > > > > > > > That information would be nice to have also in the job > > > > > report/summary. Currently there is: > > > > > > > > > > Prev Backup JobId: 1111 > > > > > New Backup JobId: 1235 > > > > > Current JobId: 1234 > > > > > Current Job: copy_job_name.copy_job_runtime > > > > > > > > > > Would make it a lot easier to read the logs if you could also see the > > > > > name of the original job there.. > > > > > > > > As far as I am aware, the above is exactly what is printed for a Copy > > > > job -- it uses the same code base as a Migration job. > > > > > > Hmm, I wonder if I explained it clearly enough.. > > > > > > Yes, the abobe is exactly what gets printed for a copy job > > > summary/report. > > > > > > But I was suggesting to _add_ a "Prev Backup Job" line (or something > > > similar), to make it look like this: > > > > > > Prev backup Job: original_job_name.original_job_runtime > > > Prev Backup JobId: 1111 > > > New Backup JobId: 1235 > > > Current JobId: 1234 > > > Current Job: copy_job_name.copy_job_runtime > > > > How about something like this? > > > > -- Pasi > > ------------------------------------------------------------------------------ _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
