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

-- Pasi

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Bacula-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to